1. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  2. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  3. ff196c1 Add support for the Tundra TSI148 VME-bridge by Reinhard Arlt · Wed Jun 10 19:09:40 2009 +0200
  4. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  5. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  6. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  7. a73904e Add simple hwconfig infrastructure by Anton Vorontsov · Wed Jun 10 00:25:27 2009 +0400
  8. 7c8e97f Blackfin: new spibootldr command by Mike Frysinger · Thu Nov 27 16:50:32 2008 -0500
  9. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · Wed May 20 04:35:14 2009 -0400
  10. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 25 14:57:52 2009 +0200
  11. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · Sun Apr 05 00:18:44 2009 +0200
  12. ebe54bf add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  13. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · Sat Apr 04 16:10:40 2009 +0200
  14. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · Fri Mar 13 18:54:27 2009 -0500
  15. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  16. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  17. 5c72127 UBIFS: Add UBIFS commands by Stefan Roese · Thu Mar 19 15:35:50 2009 +0100
  18. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  19. 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · Thu Feb 05 21:04:36 2009 -0500
  20. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · Thu Nov 06 15:04:23 2008 +0100
  21. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  22. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · Wed Nov 19 11:47:05 2008 +0100
  23. 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:12:12 2008 +0100
  24. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
  25. 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  26. 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  27. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  28. a489af7 env_nowhere: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  29. 1b3c7e8 env_sf: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  30. 137818c env_onenand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  31. d13dd35 env_nvram: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  32. b0ba065 env_nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  33. 8f3dd82 env_dataflash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  34. 5709fe8 cmd_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:52 2008 +0200
  35. c95d1df env_eeprom: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:54 2008 +0200
  36. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:54:58 2008 +0200
  37. eedde65 cmd_fdc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:47:41 2008 +0200
  38. aea6f85 common/Makefile: add core command section by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:47:38 2008 +0200
  39. 4acd276 cmd_vfd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:29:57 2008 +0200
  40. 9179084 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · Tue Sep 09 16:55:47 2008 +0200
  41. 9a83aea Makefile: compile and link each module just once by Wolfgang Denk · Tue Sep 09 15:45:18 2008 +0200
  42. 8a4a784 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:55 2008 +0200
  43. 178e118 common/Makefile: order by functionality by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:57 2008 +0200
  44. 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:56 2008 +0200
  45. f4459b4 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 21:53:37 2008 +0200
  46. 9ec67ee crc16: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 01:18:11 2008 +0200
  47. f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 29 01:18:01 2008 +0200
  48. eb68034 soft_spi: move to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  49. 4756dec soft_i2c: move to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:51 2008 +0200
  50. b8ec24c gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · Thu Aug 28 12:31:48 2008 +0200
  51. 5b4da32 Add proper SPD definitions for DDR1/2/3 by James Yang · Tue Aug 26 15:01:27 2008 -0500
  52. 2548b99 Add command to enable/disable interrupts by Kumar Gala · Fri Aug 15 08:24:33 2008 -0500
  53. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · Wed Jul 09 22:30:30 2008 +0800
  54. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  55. e24ebad Incorporate yaffs2 into U-boot by William Juul · Thu Nov 15 12:23:57 2007 +0100
  56. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · Tue Jun 03 20:34:45 2008 -0400
  57. eb8951c Add support for environment in SPI flash by Haavard Skinnemoen · Fri May 16 11:10:35 2008 +0200
  58. 21266a3 SPI Flash: Add "sf" command by Haavard Skinnemoen · Fri May 16 11:10:34 2008 +0200
  59. 4c373a9 Altera Stratix II support by eran liberty · Thu Mar 27 00:50:49 2008 +0100
  60. feb0c26 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 · Wed Mar 26 23:00:38 2008 +0100
  61. 7646d76 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Mar 27 00:16:34 2008 +0100
  62. 76596ba ata: add the support for SATA framework by Dave Liu · Wed Mar 26 22:49:44 2008 +0800
  63. 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · Wed Mar 26 22:47:06 2008 +0800
  64. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Jan 17 16:48:33 2008 -0600
  65. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  66. aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600
  67. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · Tue Feb 19 00:35:17 2008 -0500
  68. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · Sat Feb 16 07:40:36 2008 -0500
  69. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  70. be946ba [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · Tue Jan 08 18:11:43 2008 +0100
  71. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  72. 4b6095a Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · Thu Jan 31 13:19:58 2008 +0100
  73. 8fb6966 new command for displaying strings at specified memory locations by Mike Frysinger · Mon Feb 04 19:26:57 2008 -0500
  74. 13f5778 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · Mon Feb 04 19:26:57 2008 -0500
  75. a311ef3 add 'terminal program' functionality by Harald Welte · Wed Dec 19 14:14:47 2007 +0100
  76. 78a658c Conditionally compile fdt_support.c by Kumar Gala · Mon Nov 26 11:19:12 2007 -0600
  77. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  78. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  79. af3d11c OneNAND support (take #2) by Kyungmin Park · Mon Sep 10 17:15:14 2007 +0900
  80. 5384742 Merge with /home/git/u-boot by Wolfgang Denk · Thu May 17 00:06:11 2007 +0200
  81. 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · Fri Apr 20 14:23:02 2007 +0530
  82. 9cd9ea9 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue May 08 00:32:35 2007 +0200
  83. 9594583 new: FSL and MSR support #2 by Michal Simek · Sat May 05 18:54:42 2007 +0200
  84. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  85. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  86. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · Tue Feb 20 09:05:23 2007 +0100
  87. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Fri Nov 10 07:48:47 2006 +0100
  88. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  89. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  90. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  91. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Sep 18 10:48:03 2006 +0200
  92. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  93. 5f1cf2d Add FPGA Altera Cyclone 2 support Patch by Heiko Schocher, 15 Aug 2006 by Stefan Roese · Tue Aug 15 14:15:51 2006 +0200
  94. 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · Wed Jul 12 10:48:05 2006 -0400
  95. 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · Thu Mar 30 13:40:55 2006 +0200
  96. 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · Thu Oct 13 01:45:54 2005 +0200
  97. c38e70c Add Xilinx Spartan3 family FPGA support by Wolfgang Denk · Sun Sep 25 16:44:21 2005 +0200
  98. f8f7707 Add keyboard and dot matrix display support for HMI1001 board. by Wolfgang Denk · Tue Aug 30 13:04:12 2005 +0200
  99. d259302 - ext2fs support added - Tundra universe support added by stroese · Thu Dec 16 17:35:57 2004 +0000
  100. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · Sat Oct 09 23:25:58 2004 +0000