1. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  2. 16a28ef IOMUX: Add console multiplexing support. by Gary Jennejohn · 16 years ago
  3. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 694a0b3 UBI: Add UBI command support by Kyungmin Park · 16 years ago
  5. a80b21d common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 4bae909 Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  7. b64b775 cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 507641d env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. c0878af env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 2556ef7 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 55c5f49 env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 957a0e6 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 06f6135 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. d8cc04d env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. d1034bc cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. bf5a771 env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. e5648ac cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 2d02d91 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 0d92d4a cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  23. 47ffd6c Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  24. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 578118b common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. ba7b5b2 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. 81789c3 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. bbf52df crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 5519577 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. e831403 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 4d75e0a soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 717a222 gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 0f2cbe3 Add proper SPD definitions for DDR1/2/3 by James Yang · 16 years ago
  34. ffa4baf Add command to enable/disable interrupts by Kumar Gala · 16 years ago
  35. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  36. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 90ef117 Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  38. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  39. 8c66497 Add support for environment in SPI flash by Haavard Skinnemoen · 16 years ago
  40. b636846 SPI Flash: Add "sf" command by Haavard Skinnemoen · 16 years ago
  41. 3c735e7 Altera Stratix II support by eran liberty · 17 years ago
  42. 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
  43. 38b189f Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  44. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  45. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  46. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  47. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  48. d058698 Add setexpr command by Kumar Gala · 17 years ago
  49. cf675d3 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  50. 86a20fb Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  51. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  52. 321359f [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  53. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  54. ed29bc4 Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
  55. 30942b1 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago
  56. d0b01a2 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · 17 years ago
  57. d16471e add 'terminal program' functionality by Harald Welte · 17 years ago
  58. 9c9109e Conditionally compile fdt_support.c by Kumar Gala · 17 years ago
  59. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  60. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  61. d7e8ce1 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  62. 3a71b5c Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  63. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago
  64. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  65. ffc50f9 new: FSL and MSR support #2 by Michal Simek · 17 years ago
  66. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago
  67. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 17 years ago
  68. 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  69. dfc8a9e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  70. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  71. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  72. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  73. 64cd52e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  74. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  75. f0ff469 Add FPGA Altera Cyclone 2 support Patch by Heiko Schocher, 15 Aug 2006 by Stefan Roese · 18 years ago
  76. bea3f28 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago
  77. f2841d3 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · 18 years ago
  78. f57f70a Support passing of OF flat trees to the kernel. by Wolfgang Denk · 19 years ago
  79. 875c789 Add Xilinx Spartan3 family FPGA support by Wolfgang Denk · 19 years ago
  80. 9f96ae4 Add keyboard and dot matrix display support for HMI1001 board. by Wolfgang Denk · 19 years ago
  81. 1740618 - ext2fs support added - Tundra universe support added by stroese · 20 years ago
  82. 8655b6f * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  83. 281e00a * Code cleanup by wdenk · 20 years ago
  84. 13a5695 Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash by wdenk · 20 years ago
  85. 518e2e1 * Patch by Pavel Bartusek, 21 Mar 2004 Add Reiserfs support by wdenk · 21 years ago
  86. 232c150 Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  87. 2d1a537 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
  88. 3f85ce2 * CVS add missing files by wdenk · 21 years ago
  89. c83bf6a Add a common get_ram_size() function and modify the the by wdenk · 21 years ago
  90. 5779d8d * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · 21 years ago
  91. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  92. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  93. 1f4bb37 * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
  94. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  95. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  96. 71f9511 * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  97. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  98. d791b1d * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 21 years ago
  99. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  100. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago