1. 8f62ca6 usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  2. c74b011 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  3. 24a4775 usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  4. 83301b4 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  5. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  6. b4d36f6 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  7. dee1d99 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  8. f7b4162 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  9. b2caefb usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  10. 39fd634 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  11. a04983d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · 12 years ago
  12. 1b6ca18 dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  13. 80eb1bd dfu: Properly zero out timeout value by Pantelis Antoniou · 12 years ago
  14. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  15. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  16. 2982837 usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  17. 7c38e90 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  18. b5bec88 Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  19. 68794b9 sparc: Fix build warnings in serial.c by Simon Glass · 12 years ago
  20. eb33809 sparc: Fix out-of-tree building by Simon Glass · 12 years ago
  21. 69e0683 serial: ns16550: Remove unwanted cast by Simon Glass · 12 years ago
  22. 81e2ff0 avr32: Fix cast warning in board.c by Simon Glass · 12 years ago
  23. 9e97834 blackfin: Remove noreturn attribute from cpu_init_f() by Simon Glass · 12 years ago
  24. 4da2551 blackfin: Fix up board_type global data by Simon Glass · 12 years ago
  25. 068a1e4 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · 12 years ago
  26. 949747b x86: Enable generic board by Simon Glass · 12 years ago
  27. dd7f65f tegra: Enable generic board for Tegra by Simon Glass · 12 years ago
  28. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  29. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  30. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  31. 48a3380 x86: Adjust board_f.c for x86 by Simon Glass · 12 years ago
  32. 660c60c ppc: Enable generic board support by Simon Glass · 12 years ago
  33. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  34. e4fef6c Adjust board_f.c for ppc by Simon Glass · 12 years ago
  35. 632efa7 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  36. 959daa2 arm: Enable generic board support by Simon Glass · 12 years ago
  37. ea8c37d arm: Remove use of board_early_init_r/last_stage_init() by Simon Glass · 12 years ago
  38. 8cae8a6 Add spl load feature by Simon Glass · 12 years ago
  39. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  40. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  41. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  42. 5c1a7ea __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · 12 years ago
  43. c8a311d Introduce a basic initcall implementation by Simon Glass · 12 years ago
  44. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  45. e103b7a arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  46. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  47. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  48. 69d59b4 Introduce generic u-boot.h file by Simon Glass · 12 years ago
  49. cb466c0 I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · 12 years ago
  50. cecf3c0 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · 12 years ago
  51. 68149e9 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · 12 years ago
  52. d514544 CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · 12 years ago
  53. fe492ce common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · 12 years ago
  54. 7d85591 env: fix "env ask" command by Wolfgang Denk · 12 years ago
  55. 01fac04 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · 12 years ago
  56. f1932b7 env: Allow accessing non-mtd devices by Lubomir Rintel · 12 years ago
  57. c8b5f55 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · 12 years ago
  58. a22bf16 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · 12 years ago
  59. be2e5a0 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · 12 years ago
  60. 5501153 Fix a couple typoes in tools/env/README by Robert P. J. Day · 12 years ago
  61. d45a6ae tools: update checkpatch to latest upstream version by Kim Phillips · 12 years ago
  62. e3e2d00 tools: enable more checkpatch tests by default by Kim Phillips · 12 years ago
  63. 92668d6 cmd_part: don't print cmd name twice in help by Stephen Warren · 12 years ago
  64. 6bdd9f8 MAKEALL: fix kill_children for BSD hosts by Andreas Bießmann · 12 years ago
  65. c08349e mvsata_ide.c: Correction of typo in comments by Gray Remlin · 12 years ago
  66. 7c9e89b ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  67. efd7c11 display_options:print_buffer: align ASCII print by Andreas Bießmann · 12 years ago
  68. a268170 Feature Removal: disable "mtest" command by default by Wolfgang Denk · 12 years ago
  69. c02bff3 Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx by Tom Rini · 12 years ago
  70. 8327122 powerpc/82xx/km: removed unneeded ifdef by Holger Brunck · 12 years ago
  71. 47ce50e powerpc/82xx/km: make handle_mgcoge3un_reset static by Holger Brunck · 12 years ago
  72. 5a35831 mpc512x: pdm360ng: drop not needed memory node fixup by Anatolij Gustschin · 12 years ago
  73. a615dfd mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
  74. fcc7fe4 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  75. 5643709 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · 12 years ago
  76. 1d63b8f mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
  77. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  78. 676c669 mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  79. b84d6d2 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
  80. aed7548 mpc5200: a4m2k: Implement custom "dynamic" watchdog support by Stefan Roese · 12 years ago
  81. d4451d3 mpc5200: Add a4m2k board port by Stefan Roese · 12 years ago
  82. b4dc0bd mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
  83. fc95908 x86: Enable CONFIG_OF_CONTROL on coreboot by Simon Glass · 12 years ago
  84. 26f7621 x86: Adjust link device tree include file by Simon Glass · 12 years ago
  85. 62f7970 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  86. f697d52 x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  87. f82d15e x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  88. 4b491b8 x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  89. bc2df1a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  90. 8937140 x86: Add basic cache operations by Simon Glass · 12 years ago
  91. 5e98947 x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  92. 2536850 Prepare v2013.04-rc1 by Tom Rini · 12 years ago v2013.04-rc1
  93. 47fa71b kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. by Sonic Zhang · 12 years ago
  94. 59af76d bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · 12 years ago
  95. 18a3cce env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · 12 years ago
  96. 949a771 ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  97. e40753b sandbox: config: Enable sandbox command by Simon Glass · 12 years ago
  98. 10fc121 sandbox: Enable ext4 and fat filesystems by Simon Glass · 12 years ago
  99. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  100. 92ccc96 sandbox: Add host filesystem by Simon Glass · 12 years ago