1. 3c6f8a0 SPL: Enable use of custom defined U-Boot entry point by Stefan Roese · 12 years ago
  2. a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  3. 022b497 SPL: Add option to skip copying of the mkimage header by Stefan Roese · 12 years ago
  4. 33d3464 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago
  5. a655938 PXE: FDT: Add support for fdt in PXE by Chander Kashyap · 12 years ago
  6. d97b4ce SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  7. 77552b0 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · 12 years ago
  8. ae83d88 SPL: do not use fix value for u-boot size by Stefano Babic · 12 years ago
  9. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  10. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  11. 1170e63 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  12. 9aa90c1 env: checkpatch clean env_fat by Igor Grinberg · 12 years ago
  13. 3bb89e5 env: remove duplicated env_get_char_spec() by Igor Grinberg · 12 years ago
  14. b3873d3 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  15. 5cf41dc cmd_part: add partition-related command by Stephen Warren · 12 years ago
  16. 10a37fd disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · 12 years ago
  17. 650f366 cmd_reiser: use common get_device_and_partition function by Rob Herring · 12 years ago
  18. 4120457 cmd_zfs: use common get_device_and_partition function by Rob Herring · 12 years ago
  19. 475c797 cmd_disk: use common get_device_and_partition function by Rob Herring · 12 years ago
  20. cfda5ae cmd_fat: use common get_device_and_partition function by Rob Herring · 12 years ago
  21. 8118081 cmd_extX: use common get_device_and_partition function by Rob Herring · 12 years ago
  22. 9450106 ext4: remove init_fs/deinit_fs by Rob Herring · 12 years ago
  23. 7405a13 combine block device load commands into common function by Rob Herring · 12 years ago
  24. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  25. d23019f common/lcd: fix build breakage for at91sam9x5ek and trats boards by Anatolij Gustschin · 12 years ago
  26. f8be7d6 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  27. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  28. 1b09b53 common/lcd: add protection from null bmp pointer by Nikita Kiryanov · 12 years ago
  29. 50d924b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  30. 3ab270d Revert "memsize: Fix for bug in memory sizing code" by Tom Rini · 12 years ago
  31. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  32. 5fb29f3 Merge branch 'ext4' by Tom Rini · 12 years ago
  33. b64b7c3 env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  34. 152874b env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  35. c598359 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  36. 348b1f1 env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  37. c3f6525 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  38. c2ba2ff env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · 12 years ago
  39. 84209af env_common: Add missing ethprime by Benoît Thébaudeau · 12 years ago
  40. 4796bc4 env import/export: Remove from help if disabled by Benoît Thébaudeau · 12 years ago
  41. b8496cc memsize: Fix for bug in memory sizing code by Iwo Mergler · 12 years ago
  42. 78b2de8 env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  43. d97f01a dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · 12 years ago
  44. c413a00 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  45. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  46. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  47. cd40a66 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  48. e02c945 fdt: Check if the FDT address is configured by Marek Vasut · 12 years ago
  49. f71d5cd Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  50. 9369184 Fix strict-aliasing warning in dlmalloc by Simon Glass · 12 years ago
  51. 300feff env_mmc: allow environment to be in an eMMC partition by Stephen Warren · 12 years ago
  52. 62fd66f cmd_nand: dump: Align data and OOB buffers by Thierry Reding · 12 years ago
  53. d1424ee mmcinfo: Fix help message by Benoît Thébaudeau · 12 years ago
  54. 9404a5f env_mmc: allow environment to be in an eMMC partition by Stephen Warren · 12 years ago
  55. bfdcc65 common lcd: simplify lcd_display_bitmap by Nikita Kiryanov · 12 years ago
  56. 203c37b common lcd: simplify core functions by Nikita Kiryanov · 12 years ago
  57. 7c7e280 common lcd: simplify lcd_display by Nikita Kiryanov · 12 years ago
  58. d3a555e common lcd: simplify lcd_logo by Nikita Kiryanov · 12 years ago
  59. de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  60. a005f19 hush: Don't parse the contents of a dereferenced var by Joe Hershberger · 12 years ago
  61. 641b0d3 hush: Add default value substitution support by Joe Hershberger · 12 years ago
  62. 3801a15 env_nand: align NAND buffers by Stephen Warren · 12 years ago
  63. cee84e8 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · 12 years ago
  64. b700695 usb: Optimize USB storage read/write by Jim Shimer · 12 years ago
  65. 3e8581b usb_stor_BBB_transport: Do not delay when not required by Benoît Thébaudeau · 12 years ago
  66. 4bee5c8 usb_storage: Remove EHCI constraints by Benoît Thébaudeau · 12 years ago
  67. cffcc50 usb_storage: Restore non-EHCI support by Benoît Thébaudeau · 12 years ago
  68. a006a5d dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago
  69. 5d898a0 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  70. 461632b powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · 12 years ago
  71. 2d5e7c7 cmd_spi: remove superfluous semicolon by Marek Vasut · 12 years ago
  72. ed34f34 ext4fs write support by Uma Shankar · 12 years ago
  73. a159643 ext4fs ls load support by Uma Shankar · 12 years ago
  74. 4d3c95f zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  75. 753ac61 u-boot: Update yaffs2 file system by Charles Manning · 12 years ago
  76. a5aae0a Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 12 years ago
  77. 3a8a02b Allow newlines within command environment vars by Simon Glass · 13 years ago
  78. d51004a Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
  79. 034afbc env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE by David du Colombier · 12 years ago
  80. 948fa17 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  81. 8ec038a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · 12 years ago
  82. 1b4bd0e usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · 12 years ago
  83. fd06028 usb: check return value of submit_{control, bulk}_msg by Ilya Yanok · 12 years ago
  84. 80ab414 usb: pass cache-aligned buffer to usb_get_descriptor() by Ilya Yanok · 12 years ago
  85. 8f47d91 common lcd: minor coding style changes by Nikita Kiryanov · 12 years ago
  86. 3fe6383 Minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  87. 5e724ca Add env vars describing U-Boot target board by Stephen Warren · 12 years ago
  88. 22b7cff SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · 13 years ago
  89. 4036b63 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  90. 669df7e pxe: add support for parsing local syslinux files by Rob Herring · 12 years ago
  91. 34bd23e pxe: parse initrd file from append string by Rob Herring · 13 years ago
  92. 90ba7d7 pxe: support absolute paths by Rob Herring · 13 years ago
  93. beb9f6c pxe: support linux entries for labels by Rob Herring · 13 years ago
  94. 7815c4e pxe: add support for label menu text by Rob Herring · 13 years ago
  95. 1e08522 pxe: support include files at top-level by Rob Herring · 12 years ago
  96. 8594753 menu: only timeout when menu is displayed by Rob Herring · 13 years ago
  97. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  98. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  99. feb12a1 cmd_mem: cmp: convert while() to for() loop by Mike Frysinger · 13 years ago
  100. 054ea17 cmd_mem: cmp: unify size code paths by Mike Frysinger · 13 years ago