1. 44d3a30 image: Split libfdt code into image-fdt.c by Simon Glass · 11 years ago
  2. 53fbb7e image: Split FIT code into new image-fit.c by Simon Glass · 11 years ago
  3. 7d861d9 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  4. ccca7df Add fuse API and commands by Benoît Thébaudeau · 11 years ago
  5. 2b74433 env: Add support for UBI environment by Joe Hershberger · 11 years ago
  6. e7abe91 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · 12 years ago
  7. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  8. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  9. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  10. d304931 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  11. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  12. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  13. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  14. 8b09623 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  15. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  16. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  17. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  18. 460408e Add generic hash API by Simon Glass · 12 years ago
  19. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  20. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  21. d3aa8b8 env: Enable getenv_f() for SPL_BUILD by Stefan Roese · 12 years ago
  22. c0c8853 Sound: Add command for audio playback by Rajeshwari Shinde · 12 years ago
  23. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  24. bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  25. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  26. b660df3 COMMON: Implement common bounce buffer by Marek Vasut · 12 years ago
  27. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  28. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  29. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  30. 1981668 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  31. c167cc0 Add a new "ini" command by Joe Hershberger · 12 years ago
  32. 2eba38c bootstage: Add bootstage command by Simon Glass · 12 years ago
  33. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  34. f2b96df common: add zip command support by Lei Wen · 12 years ago
  35. 5cf41dc cmd_part: add partition-related command by Stephen Warren · 12 years ago
  36. 7405a13 combine block device load commands into common function by Rob Herring · 12 years ago
  37. 5fb29f3 Merge branch 'ext4' by Tom Rini · 12 years ago
  38. a006a5d dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago
  39. a159643 ext4fs ls load support by Uma Shankar · 12 years ago
  40. 4d3c95f zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  41. 22b7cff SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · 13 years ago
  42. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  43. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  44. 57210c7 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  45. 1648a37 Add cmd_spl command by Simon Schwarz · 13 years ago
  46. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  47. 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  48. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  49. 21899b1 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
  50. 576fb1e Add a cli command to test the TPM device. by Vadim Bendebury · 13 years ago
  51. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  52. fe34107 sandbox: Disable built-in malloc by Simon Glass · 13 years ago
  53. 06283a6 Add pxe command by Jason Hobbs · 13 years ago
  54. b69bf52 Add generic, reusable menu code by Jason Hobbs · 13 years ago
  55. ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
  56. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  57. 4421acf led: added cmd_led to Makefile by Jason Kridner · 13 years ago
  58. 7130a57 add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
  59. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  60. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  61. aef293b Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  62. 9dd5dad Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  63. 995daa0 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago
  64. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  65. a972b8d gpio: generalize for all generic gpio providers by Mike Frysinger · 13 years ago
  66. c3d2a17 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 13 years ago
  67. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  68. 1ba7fd2 Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  69. 52f0aa8 config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  70. 0390e26 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  71. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  72. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  73. 88ffb26 CRAMFS: support cramfs in RAM by Heiko Schocher · 15 years ago
  74. 0c90955 kgdb: add default generic stubs by Robin Getz · 15 years ago
  75. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  76. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  77. 6b8f5ad command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  78. 581d04f cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  79. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  80. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  81. 52a0e2d Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · 15 years ago
  82. a694610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  83. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  84. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 15 years ago
  85. 93f9dcf Add simple hwconfig infrastructure by Anton Vorontsov · 15 years ago
  86. dd14af7 Blackfin: new spibootldr command by Mike Frysinger · 16 years ago
  87. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  88. 55e0ed6 make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  89. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 15 years ago
  90. b9c0e4c add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  91. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 15 years ago
  92. a706bfc common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · 16 years ago
  93. 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
  94. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  95. ce6d0c8 UBIFS: Add UBIFS commands by Stefan Roese · 16 years ago
  96. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  97. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  98. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  99. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 694a0b3 UBI: Add UBI command support by Kyungmin Park · 16 years ago