1. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  2. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  3. 0823932 README: Add new NAND env features by Scott Wood · Fri Sep 17 14:38:37 2010 -0500
  4. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · Tue Oct 05 22:54:53 2010 +0200
  5. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  6. e89e628 README: Fix description of version numbering scheme by Thomas Weber · Tue Sep 28 08:06:25 2010 +0200
  7. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  8. 9b58a20 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · Tue Sep 21 10:24:36 2010 +0200
  9. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  10. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  11. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  12. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · Wed Jul 21 13:38:02 2010 -0400
  13. 16fa98a Prepare v2010-rc2 by Wolfgang Denk · Sun Jun 13 17:48:15 2010 +0200
  14. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  15. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · Fri May 21 11:08:03 2010 +0800
  16. 6db991a Program net device MAC addresses after initializing by Ben Warren · Mon Apr 26 11:11:46 2010 -0700
  17. 20732b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Apr 24 21:11:56 2010 +0200
  18. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  19. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · Mon Apr 12 15:08:17 2010 -0400
  20. e4d1abc Update README to reflect new directory structure by Peter Tyser · Mon Apr 12 22:28:21 2010 -0500
  21. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  22. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  23. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  24. 6b4e4fc video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · Mon Mar 15 14:50:25 2010 +0100
  25. b233bd7 TFTP: allow for adjustable retransmission timout by Wolfgang Denk · Sun Jan 17 23:55:53 2010 +0100
  26. dab7cb8 new at91_emac network driver (NET_MULTI api) by Jens Scharsig · Sat Jan 23 12:03:45 2010 +0100
  27. 693c0c1 ppc: Update README about the new GOT ptr. by Joakim Tjernlund · Tue Jan 19 14:41:58 2010 +0100
  28. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · Thu Jan 07 08:55:40 2010 +0100
  29. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  30. f4761af smc911x: update SMC911X related configuration description by Mike Rapoport · Wed Nov 11 10:03:03 2009 +0200
  31. 0ecb611 README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · Tue Dec 01 17:16:19 2009 +0100
  32. 111ac12 README: Update the list of directories. by Robert P. J. Day · Tue Nov 17 01:59:29 2009 -0500
  33. 0deafa2 Add 'editenv' command by Peter Tyser · Sun Oct 25 15:12:56 2009 -0500
  34. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  35. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  36. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · Wed Sep 23 07:56:08 2009 +0200
  37. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  38. b29bc71 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · Wed Sep 09 21:18:41 2009 +0200
  39. 12990a4 Reset i2c slave devices during init on mpc5xxx cpus by Eric Millbrandt · Thu Sep 03 08:09:44 2009 -0500
  40. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · Mon Aug 17 15:23:02 2009 +0000
  41. 0284852 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · Thu Aug 13 08:32:37 2009 -0500
  42. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · Mon Jul 27 00:07:59 2009 -0400
  43. 470a6d4 Save server's MAC address in environment by Robin Getz · Tue Jul 21 12:15:28 2009 -0400
  44. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  45. 5388418 Added support for splash screen positioning by Matthias Weisser · Thu Jul 09 16:07:30 2009 +0200
  46. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  47. ba0687c Improve U-Boot Porting Guide in the README by Jerry Van Baren · Wed Jul 15 20:42:59 2009 -0400
  48. fad2444 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · Mon May 18 16:07:22 2009 +0200
  49. 1ec96d8 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · Sat Jun 13 20:50:00 2009 +0200
  50. 22ce6f9 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o by Stefan Roese · Tue May 12 14:31:18 2009 +0200
  51. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · Sat Apr 18 22:34:03 2009 -0500
  52. 1ad7b35 i2c: Remove deprecated individual i2c commands by Peter Tyser · Sat Apr 18 22:34:02 2009 -0500
  53. b06976d Add support for building native win32 tools by Peter Tyser · Fri Mar 13 18:54:51 2009 -0500
  54. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  55. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  56. 734f027 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · Thu Mar 12 07:37:15 2009 +0100
  57. d5ec996 README: remove duplicate entry by Kim Phillips · Wed Feb 18 18:06:18 2009 -0600
  58. dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · Wed Feb 18 14:30:44 2009 -0800
  59. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  60. 378d1ca ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · Mon Feb 09 08:18:34 2009 +0100
  61. 362447f 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · Tue Feb 10 09:31:47 2009 +0100
  62. 327480a 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · Fri Jan 30 12:55:38 2009 +0100
  63. 1948d6c ixp: remove the option to include the Microcode by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 09:53:39 2009 +0100
  64. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  65. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · Mon Dec 29 17:36:01 2008 -0600
  66. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · Wed Dec 17 16:36:22 2008 -0600
  67. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Dec 30 23:30:47 2008 +0100
  68. 290ae6b README: update mailing list name and hits to patch submission. by Wolfgang Denk · Tue Dec 30 22:56:11 2008 +0100
  69. 9902e42 Add support for PCA953x I2C gpio devices by Peter Tyser · Wed Dec 17 16:36:21 2008 -0600
  70. 0ab978d README: Document CONFIG_SYS parameters for vxworks by Niklaus Giger · Mon Nov 03 22:13:47 2008 +0100
  71. 3e939e9 cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · Mon Nov 17 15:57:58 2008 +0100
  72. 5d018ca Blackfin: document some of the blackfin directories by Mike Frysinger · Thu Aug 07 17:50:26 2008 -0400
  73. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  74. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  75. e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · Fri Sep 26 11:13:22 2008 -0400
  76. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
  77. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  78. 8804a61 Update mailing list email and archive addresses by Peter Tyser · Wed Sep 10 09:18:34 2008 -0500
  79. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · Mon Sep 08 02:46:13 2008 +0200
  80. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  81. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  82. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  83. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  84. 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  85. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
  86. 31856dd ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR by Victor Gallardo · Tue Sep 09 15:13:29 2008 -0700
  87. 56b8dd1 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · Mon Sep 08 14:56:49 2008 -0500
  88. 97cd8a3 Remove support for booting ARTOS images by Kumar Gala · Mon Sep 08 13:57:12 2008 -0500
  89. 0813b12 Moved conditional compile into Makefile by Andreas Engel · Mon Sep 08 14:30:53 2008 +0200
  90. 4716757 README: fix missing subdirectory in the documentation by Markus Heidelberg · Sun Sep 07 20:18:27 2008 +0200
  91. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:42 2008 +0200
  92. f3b287b Update the U-Boot wiki URL. by Magnus Lilja · Wed Aug 06 19:32:33 2008 +0200
  93. abd8dcb Many spelling fixes in README. by Marcel Ziswiler · Wed Jul 09 08:17:15 2008 +0200
  94. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  95. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · Tue Jun 03 20:34:45 2008 -0400
  96. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · Sun Jun 08 22:04:22 2008 -0700
  97. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  98. 1dd4825 smc911x: add 16 bit support by Jens Gehrlein · Mon May 05 14:06:11 2008 +0200
  99. f6f8665 Add ATMEL LCD driver by Stelian Pop · Fri May 09 21:57:18 2008 +0200
  100. ebb8f52 Fix some typos by Adrian Filipi · Tue May 06 16:46:37 2008 -0400