1. c167cc0 Add a new "ini" command by Joe Hershberger · 12 years ago
  2. 36180d9 Cleanup cache command prints by Joe Hershberger · 12 years ago
  3. e9455fc Fix checkpatch.pl complaints in cmd_cache.c by Joe Hershberger · 12 years ago
  4. ecd7295 Add parameter to md5sum to save the md5 sum by Joe Hershberger · 12 years ago
  5. 5ab177b Implement verify option for md5sum command by Joe Hershberger · 12 years ago
  6. 3c210e2 Add parameter to sha1sum to save the SHA1 sum by Joe Hershberger · 12 years ago
  7. e6e77d3 Implement verify option for sha1sum command by Joe Hershberger · 12 years ago
  8. b0fe6ab Change dead code in "test" cmd to debug output by Joe Hershberger · 12 years ago
  9. 93d7212 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
  10. 2eba38c bootstage: Add bootstage command by Simon Glass · 12 years ago
  11. fcf509b bootstage: Add feature to stash/unstash bootstage info by Simon Glass · 12 years ago
  12. 94fd131 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
  13. 0e99677 bootstage: Add time accumulation feature by Simon Glass · 12 years ago
  14. 094e06a bootstage: Export bootstage_add_record() function by Simon Glass · 12 years ago
  15. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  16. 4063c77 OMAP: spl: call timer_init() from SPL by Ilya Yanok · 12 years ago
  17. e5acb88 cmd_fat.c: fix build warning by Anatolij Gustschin · 12 years ago
  18. f2b96df common: add zip command support by Lei Wen · 12 years ago
  19. cec2655 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  20. c57b953 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
  21. 4212098 SPL: Rework how we inform about un-headered images by Tom Rini · 12 years ago
  22. 1292eaf SPL: Make un-supported boot device puts a debug instead by Tom Rini · 12 years ago
  23. 3c6f8a0 SPL: Enable use of custom defined U-Boot entry point by Stefan Roese · 12 years ago
  24. a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  25. 022b497 SPL: Add option to skip copying of the mkimage header by Stefan Roese · 12 years ago
  26. 33d3464 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago
  27. a655938 PXE: FDT: Add support for fdt in PXE by Chander Kashyap · 12 years ago
  28. d97b4ce SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  29. 77552b0 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · 12 years ago
  30. ae83d88 SPL: do not use fix value for u-boot size by Stefano Babic · 12 years ago
  31. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  32. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  33. 1170e63 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  34. 9aa90c1 env: checkpatch clean env_fat by Igor Grinberg · 12 years ago
  35. 3bb89e5 env: remove duplicated env_get_char_spec() by Igor Grinberg · 12 years ago
  36. b3873d3 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  37. 5cf41dc cmd_part: add partition-related command by Stephen Warren · 12 years ago
  38. 10a37fd disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · 12 years ago
  39. 650f366 cmd_reiser: use common get_device_and_partition function by Rob Herring · 12 years ago
  40. 4120457 cmd_zfs: use common get_device_and_partition function by Rob Herring · 12 years ago
  41. 475c797 cmd_disk: use common get_device_and_partition function by Rob Herring · 12 years ago
  42. cfda5ae cmd_fat: use common get_device_and_partition function by Rob Herring · 12 years ago
  43. 8118081 cmd_extX: use common get_device_and_partition function by Rob Herring · 12 years ago
  44. 9450106 ext4: remove init_fs/deinit_fs by Rob Herring · 12 years ago
  45. 7405a13 combine block device load commands into common function by Rob Herring · 12 years ago
  46. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  47. d23019f common/lcd: fix build breakage for at91sam9x5ek and trats boards by Anatolij Gustschin · 12 years ago
  48. f8be7d6 net: Improve the speed of netconsole by Joe Hershberger · 12 years ago
  49. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  50. 1b09b53 common/lcd: add protection from null bmp pointer by Nikita Kiryanov · 12 years ago
  51. 50d924b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  52. 3ab270d Revert "memsize: Fix for bug in memory sizing code" by Tom Rini · 12 years ago
  53. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  54. 5fb29f3 Merge branch 'ext4' by Tom Rini · 12 years ago
  55. b64b7c3 env: make "env default" selective, check and apply by Gerlando Falauto · 12 years ago
  56. 152874b env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  57. c598359 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  58. 348b1f1 env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  59. c3f6525 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  60. c2ba2ff env: cosmetic: drop assignment i = iomux_doenv() by Gerlando Falauto · 12 years ago
  61. 84209af env_common: Add missing ethprime by Benoît Thébaudeau · 12 years ago
  62. 4796bc4 env import/export: Remove from help if disabled by Benoît Thébaudeau · 12 years ago
  63. b8496cc memsize: Fix for bug in memory sizing code by Iwo Mergler · 12 years ago
  64. 78b2de8 env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  65. d97f01a dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · 12 years ago
  66. c413a00 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  67. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  68. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  69. cd40a66 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  70. e02c945 fdt: Check if the FDT address is configured by Marek Vasut · 12 years ago
  71. f71d5cd Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  72. 9369184 Fix strict-aliasing warning in dlmalloc by Simon Glass · 12 years ago
  73. 300feff env_mmc: allow environment to be in an eMMC partition by Stephen Warren · 12 years ago
  74. 62fd66f cmd_nand: dump: Align data and OOB buffers by Thierry Reding · 12 years ago
  75. d1424ee mmcinfo: Fix help message by Benoît Thébaudeau · 12 years ago
  76. 9404a5f env_mmc: allow environment to be in an eMMC partition by Stephen Warren · 12 years ago
  77. bfdcc65 common lcd: simplify lcd_display_bitmap by Nikita Kiryanov · 12 years ago
  78. 203c37b common lcd: simplify core functions by Nikita Kiryanov · 12 years ago
  79. 7c7e280 common lcd: simplify lcd_display by Nikita Kiryanov · 12 years ago
  80. d3a555e common lcd: simplify lcd_logo by Nikita Kiryanov · 12 years ago
  81. de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  82. a005f19 hush: Don't parse the contents of a dereferenced var by Joe Hershberger · 12 years ago
  83. 641b0d3 hush: Add default value substitution support by Joe Hershberger · 12 years ago
  84. 3801a15 env_nand: align NAND buffers by Stephen Warren · 12 years ago
  85. cee84e8 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · 12 years ago
  86. b700695 usb: Optimize USB storage read/write by Jim Shimer · 12 years ago
  87. 3e8581b usb_stor_BBB_transport: Do not delay when not required by Benoît Thébaudeau · 12 years ago
  88. 4bee5c8 usb_storage: Remove EHCI constraints by Benoît Thébaudeau · 12 years ago
  89. cffcc50 usb_storage: Restore non-EHCI support by Benoît Thébaudeau · 12 years ago
  90. a006a5d dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago
  91. 5d898a0 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  92. 461632b powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · 12 years ago
  93. 2d5e7c7 cmd_spi: remove superfluous semicolon by Marek Vasut · 12 years ago
  94. ed34f34 ext4fs write support by Uma Shankar · 12 years ago
  95. a159643 ext4fs ls load support by Uma Shankar · 12 years ago
  96. 4d3c95f zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  97. 753ac61 u-boot: Update yaffs2 file system by Charles Manning · 13 years ago
  98. a5aae0a Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 13 years ago
  99. 3a8a02b Allow newlines within command environment vars by Simon Glass · 13 years ago
  100. d51004a Add run_command_list() to run a list of commands by Simon Glass · 13 years ago