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