1. 52f0aa8 config_cmd_defaults.h: new header for common u-boot command defaults by Mike Frysinger · 14 years ago
  2. 0390e26 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · 14 years ago
  3. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  4. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  5. 88ffb26 CRAMFS: support cramfs in RAM by Heiko Schocher · 15 years ago
  6. 0c90955 kgdb: add default generic stubs by Robin Getz · 15 years ago
  7. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  8. 9ef7851 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · 15 years ago
  9. 6b8f5ad command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  10. 581d04f cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  11. a747a7f Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  12. 6dab6ad env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  13. 52a0e2d Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · 15 years ago
  14. a694610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  15. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  16. be33b04 Remove legacy NAND and disk on chip code. by Scott Wood · 15 years ago
  17. 93f9dcf Add simple hwconfig infrastructure by Anton Vorontsov · 15 years ago
  18. dd14af7 Blackfin: new spibootldr command by Mike Frysinger · 16 years ago
  19. ecb1dc8 Add support for Linux-like kallsysms by Mike Frysinger · 15 years ago
  20. 55e0ed6 make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  21. f63728c One more fix for building env_embedded.o by Wolfgang Denk · 15 years ago
  22. b9c0e4c add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  23. afcbce0 Fix building of env_embedded.o by Wolfgang Denk · 15 years ago
  24. a706bfc common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · 16 years ago
  25. 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
  26. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  27. ce6d0c8 UBIFS: Add UBIFS commands by Stefan Roese · 16 years ago
  28. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  29. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  30. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  31. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 694a0b3 UBI: Add UBI command support by Kyungmin Park · 16 years ago
  33. a80b21d common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 4bae909 Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  35. b64b775 cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 507641d env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. c0878af env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 2556ef7 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 55c5f49 env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 957a0e6 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 06f6135 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. d8cc04d env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. d1034bc cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. bf5a771 env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. e5648ac cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 2d02d91 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 0d92d4a cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  51. 47ffd6c Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  52. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 578118b common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. ba7b5b2 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 81789c3 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. bbf52df crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 5519577 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. e831403 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 4d75e0a soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 717a222 gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 0f2cbe3 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
  62. ffa4baf Add command to enable/disable interrupts by Kumar Gala · 16 years ago
  63. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  64. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 90ef117 Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  66. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  67. 8c66497 Add support for environment in SPI flash by Haavard Skinnemoen · 16 years ago
  68. b636846 SPI Flash: Add "sf" command by Haavard Skinnemoen · 16 years ago
  69. 3c735e7 Altera Stratix II support by eran liberty · 17 years ago
  70. 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
  71. 38b189f Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  72. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  73. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  74. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  75. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  76. d058698 Add setexpr command by Kumar Gala · 17 years ago
  77. cf675d3 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  78. 86a20fb Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  79. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  80. 321359f [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  81. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  82. ed29bc4 Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
  83. 30942b1 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago
  84. d0b01a2 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · 17 years ago
  85. d16471e add 'terminal program' functionality by Harald Welte · 17 years ago
  86. 9c9109e Conditionally compile fdt_support.c by Kumar Gala · 17 years ago
  87. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  88. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  89. d7e8ce1 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  90. 3a71b5c Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  91. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago
  92. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  93. ffc50f9 new: FSL and MSR support #2 by Michal Simek · 17 years ago
  94. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago
  95. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 17 years ago
  96. 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  97. dfc8a9e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  98. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  99. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  100. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago