1. ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
  2. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  3. 4421acf led: added cmd_led to Makefile by Jason Kridner · 13 years ago
  4. 7130a57 add command fitupd to run an update from a FIT image by Andreas Pretzsch · 13 years ago
  5. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  6. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  7. aef293b Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  8. 9dd5dad Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  9. 995daa0 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago
  10. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  11. a972b8d gpio: generalize for all generic gpio providers by Mike Frysinger · 14 years ago
  12. c3d2a17 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 14 years ago
  13. d52ebf1 mmc: add generic mmc spi driver by Thomas Chou · 14 years ago
  14. 1ba7fd2 Blackfin: ldrinfo: new command by Mike Frysinger · 14 years ago
  15. 52f0aa8 config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  16. 0390e26 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  17. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  18. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  19. 88ffb26 CRAMFS: support cramfs in RAM by Heiko Schocher · 15 years ago
  20. 0c90955 kgdb: add default generic stubs by Robin Getz · 15 years ago
  21. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  22. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  23. 6b8f5ad command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  24. 581d04f cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  25. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  26. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  27. 52a0e2d Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · 15 years ago
  28. a694610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  29. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  30. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  31. 93f9dcf Add simple hwconfig infrastructure by Anton Vorontsov · 15 years ago
  32. dd14af7 Blackfin: new spibootldr command by Mike Frysinger · 16 years ago
  33. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  34. 55e0ed6 make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  35. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  36. b9c0e4c add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  38. a706bfc common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · 16 years ago
  39. 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
  40. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  41. ce6d0c8 UBIFS: Add UBIFS commands by Stefan Roese · 16 years ago
  42. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  43. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  44. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  45. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 694a0b3 UBI: Add UBI command support by Kyungmin Park · 16 years ago
  47. a80b21d common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 4bae909 Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  49. b64b775 cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 507641d env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. c0878af env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 2556ef7 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 55c5f49 env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 957a0e6 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 06f6135 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. d8cc04d env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. d1034bc cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. bf5a771 env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. e5648ac cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 2d02d91 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 0d92d4a cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  65. 47ffd6c Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  66. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 578118b common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. ba7b5b2 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 81789c3 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. bbf52df crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 5519577 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. e831403 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 4d75e0a soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 717a222 gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 0f2cbe3 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
  76. ffa4baf Add command to enable/disable interrupts by Kumar Gala · 16 years ago
  77. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  78. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 90ef117 Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  80. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  81. 8c66497 Add support for environment in SPI flash by Haavard Skinnemoen · 16 years ago
  82. b636846 SPI Flash: Add "sf" command by Haavard Skinnemoen · 16 years ago
  83. 3c735e7 Altera Stratix II support by eran liberty · 17 years ago
  84. 2a2fa79 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. by Daniel Hellstrom · 17 years ago
  85. 38b189f Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  86. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  87. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  88. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  89. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  90. d058698 Add setexpr command by Kumar Gala · 17 years ago
  91. cf675d3 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  92. 86a20fb Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  93. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  94. 321359f [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  95. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  96. ed29bc4 Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
  97. 30942b1 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago
  98. d0b01a2 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · 17 years ago
  99. d16471e add 'terminal program' functionality by Harald Welte · 17 years ago
  100. 9c9109e Conditionally compile fdt_support.c by Kumar Gala · 17 years ago