1. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  2. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  3. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · 12 years ago
  4. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  5. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago
  6. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  7. cc00ea8 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  8. 607eebb Add console command to access io space registers by Vadim Bendebury · 12 years ago
  9. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  10. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  11. b879045 Add generic hash API by Simon Glass · 12 years ago
  12. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  13. d1390c8 Add gettime command by Anton Staaf · 12 years ago
  14. b2405c0 env: Enable getenv_f() for SPL_BUILD by Stefan Roese · 12 years ago
  15. 805adac Sound: Add command for audio playback by Rajeshwari Shinde · 12 years ago
  16. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  17. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  18. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  19. ae723e1 COMMON: Implement common bounce buffer by Marek Vasut · 12 years ago
  20. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  21. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  22. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  23. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  24. 0fd32d7 Add a new "ini" command by Joe Hershberger · 12 years ago
  25. 4afd88e bootstage: Add bootstage command by Simon Glass · 12 years ago
  26. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  27. e4e248d common: add zip command support by Lei Wen · 12 years ago
  28. 3a52910 cmd_part: add partition-related command by Stephen Warren · 12 years ago
  29. a20cbf9 combine block device load commands into common function by Rob Herring · 12 years ago
  30. edd5f22 Merge branch 'ext4' by Tom Rini · 12 years ago
  31. 9273f4f dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · 12 years ago
  32. 71014b6 ext4fs ls load support by Uma Shankar · 13 years ago
  33. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  34. 39cd355 SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · 13 years ago
  35. 36437bc Block: Remove MG DISK support by Marek Vasut · 13 years ago
  36. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  37. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · 13 years ago
  38. af775a0 Add cmd_spl command by Simon Schwarz · 13 years ago
  39. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  40. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
  41. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  42. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
  43. 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · 13 years ago
  44. 0560be2 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  45. 82278bd sandbox: Disable built-in malloc by Simon Glass · 13 years ago
  46. 0e3a593 Add pxe command by Jason Hobbs · 13 years ago
  47. 0685d82 Add generic, reusable menu code by Jason Hobbs · 13 years ago
  48. fd76300 cmd_time: add time command by Che-liang Chiou · 13 years ago
  49. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  50. aa03189 led: added cmd_led to Makefile by Jason Kridner · 14 years ago
  51. fcc69ff add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
  52. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  53. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  54. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 14 years ago
  55. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  56. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago
  57. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  58. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · 14 years ago
  59. a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 14 years ago
  60. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  61. fc6508a Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  62. 792612c config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  63. 7a37db9 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  64. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  65. b4eceac Save environment data to mmc. by Terry Lv · 15 years ago
  66. 07b4627 CRAMFS: support cramfs in RAM by Heiko Schocher · 15 years ago
  67. ed9d08e kgdb: add default generic stubs by Robin Getz · 15 years ago
  68. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  69. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  70. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  71. 1589500 cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  72. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  73. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  74. ff196c1 Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · 15 years ago
  75. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  76. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  78. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · 15 years ago
  79. 7c8e97f Blackfin: new spibootldr command by Mike Frysinger · 16 years ago
  80. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · 16 years ago
  81. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  83. ebe54bf add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  85. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · 16 years ago
  86. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  87. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  88. 5c72127 UBIFS: Add UBIFS commands by Stefan Roese · 16 years ago
  89. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  90. 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  91. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  92. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · 16 years ago
  94. 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  96. 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 1b3c7e8 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago