1. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  2. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · Sat Jul 25 06:19:12 2009 +0200
  3. 16671b2 PMC405DE: fix out of tree building by Wolfgang Denk · Mon Jul 27 08:50:59 2009 +0200
  4. 1df4d25 ppc4xx: Add 405EP based PMC405DE board by Matthias Fuchs · Wed Jul 22 13:56:21 2009 +0200
  5. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  6. 1fc0bd8 ppc4xx: Cleanup PLU405 board code by Matthias Fuchs · Thu Jul 16 22:13:57 2009 +0200
  7. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  8. 907cad1 CPCI750: fix compile problem by Wolfgang Denk · Sat Jul 18 15:05:44 2009 +0200
  9. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · Thu Jul 16 19:08:04 2009 -0500
  10. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · Sun Jun 14 20:58:47 2009 +0200
  11. 1944351 mecp5123: fix build error by Wolfgang Denk · Sun Jun 14 20:58:46 2009 +0200
  12. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · Tue Jul 07 22:35:02 2009 +0200
  13. 6f196d5 at91: Add esd gmbh MEESC board support by Daniel Gorsulowski · Tue Jun 30 21:03:37 2009 +0200
  14. abbd0da mpc512x: Add esd gmbh mecp5123 board support by Stefan Roese · Tue Jun 09 11:50:40 2009 +0200
  15. 53baa42 74xx_7xx: CPCI750: Add CPCI adapter/target support by Stefan Roese · Thu Jun 04 13:35:39 2009 +0200
  16. 88339a0 74xx_7xx: CPCI750: Enable access to PCI function > 0 by Stefan Roese · Fri Jun 05 05:45:41 2009 +0200
  17. 15b8f55 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c by Stefan Roese · Thu Jun 04 13:35:37 2009 +0200
  18. 59046fb 74xx_7xx: CPCI750: Add loadpci command by Stefan Roese · Thu Jun 04 13:35:36 2009 +0200
  19. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  20. ddfaf73 4xx: Add support for DP405 hardware variants by Matthias Fuchs · Wed Apr 29 09:51:01 2009 +0200
  21. a020cee 4xx: Remove binary cpld bitstream from DP405 board by Matthias Fuchs · Wed Apr 29 09:51:00 2009 +0200
  22. 3256ccc 4xx: Remove binary cpld bitstream from VOM405 board by Matthias Fuchs · Wed Apr 29 09:50:59 2009 +0200
  23. df21e61 4xx: Remove binary cpld bitstream from PMC405 board by Matthias Fuchs · Wed Apr 29 09:50:58 2009 +0200
  24. b68fd0e 4xx: Remove binary cpld bitstream from CMS700 board by Matthias Fuchs · Wed Apr 29 09:50:57 2009 +0200
  25. edd046e esd/common: extend cpld command with address parameter by Matthias Fuchs · Wed Apr 29 09:50:56 2009 +0200
  26. 469cde4 i2c: Update references to individual i2c commands by Peter Tyser · Sat Apr 18 22:34:03 2009 -0500
  27. dc2da6c cpci750: i2c cleanup by Peter Tyser · Fri Apr 24 15:34:06 2009 -0500
  28. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  29. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  30. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  31. 5dde4e2 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · Fri Feb 20 10:19:19 2009 +0100
  32. faac743 ppc4xx: Use correct io accessors for esd 405 boards by Matthias Fuchs · Fri Feb 20 10:19:18 2009 +0100
  33. 33e8d30 ppc4xx: Cleanup linker scripts of esd 4xx boards by Matthias Fuchs · Fri Feb 20 10:19:17 2009 +0100
  34. c20a872 ppc4xx: Update TEXT_BASE for DASA_SIM boards by Matthias Fuchs · Fri Feb 20 10:19:16 2009 +0100
  35. b4458ff ppc4xx: DU405 maintenance fix by Matthias Fuchs · Fri Feb 20 10:19:15 2009 +0100
  36. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  37. 1dcc5f1 ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration by Stefan Roese · Thu Mar 12 07:24:40 2009 +0100
  38. a1edf84 ppc4xx: Some more PMC405 coding-style cleanup by Stefan Roese · Wed Feb 18 14:05:37 2009 +0100
  39. 21f9d87 ppc4xx: Update PMC405 board support by Matthias Fuchs · Sun Feb 15 22:27:47 2009 +0100
  40. f742242 ppc4xx: Cleanup PMC405 board support by Matthias Fuchs · Sun Feb 15 22:26:54 2009 +0100
  41. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  42. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  43. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  44. 92c91ec ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards by Matthias Fuchs · Fri Jan 02 12:18:49 2009 +0100
  45. d51776a ppc4xx: Disable pci node in device tree on CPCI405 pci adapters by Matthias Fuchs · Fri Jan 02 12:18:12 2009 +0100
  46. 59e94ba ppc4xx: Cleanup CPCI405 board code by Matthias Fuchs · Fri Jan 02 12:17:36 2009 +0100
  47. eb89df7 ppc4xx: Enable auto RS485 mode on PLU405 boards by Matthias Fuchs · Fri Jan 02 12:16:35 2009 +0100
  48. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 14 10:29:39 2008 +0100
  49. 2a12190 ppc4xx: Disable EEPROM write access on PMC440 boards by Matthias Fuchs · Wed Dec 10 15:13:32 2008 +0100
  50. abfcacb ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards by Matthias Fuchs · Wed Dec 10 15:12:56 2008 +0100
  51. 06e5fda ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · Wed Dec 10 14:41:25 2008 +0100
  52. 9b985c3 ppc4xx: Use correct io accessors for PCI405 by Matthias Fuchs · Mon Nov 24 15:11:09 2008 +0100
  53. 1551eb3 ppc4xx: Remove unused code from PCI405 code by Matthias Fuchs · Mon Nov 24 15:11:08 2008 +0100
  54. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  55. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  56. b9f0d5b ppc4xx: Update PMC440 board support by Matthias Fuchs · Tue Oct 28 13:37:00 2008 +0100
  57. 2a602e5 ppc4xx: Fix PMC440 BSP commands by Matthias Fuchs · Tue Oct 28 13:36:59 2008 +0100
  58. 2f9756d ppc4xx: Fix esd loadpci command by Matthias Fuchs · Tue Oct 28 13:36:57 2008 +0100
  59. ed8cf4e ppc4xx: Clean up PMC440 header by Matthias Fuchs · Tue Oct 28 13:36:56 2008 +0100
  60. 9f1a767 ppc4xx: Handle other board variant in PMC440 FPGA code by Matthias Fuchs · Tue Oct 28 13:36:55 2008 +0100
  61. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  62. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  63. 8294437 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · Tue Oct 07 13:13:10 2008 +0200
  64. 2ff3a13 ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · Tue Oct 07 13:13:09 2008 +0200
  65. 25a2d7c ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · Tue Oct 07 13:13:08 2008 +0200
  66. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Sep 12 16:13:12 2008 +0200
  67. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · Wed Sep 10 16:53:47 2008 +0200
  68. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  69. 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
  70. 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
  71. e686a16 ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · Fri Sep 05 15:34:03 2008 +0200
  72. 5afb76b ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · Fri Sep 05 15:34:02 2008 +0200
  73. 3d488df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Sep 03 22:55:55 2008 +0200
  74. 091749d ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · Wed Sep 03 17:15:45 2008 +0200
  75. 3cb90bb ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · Mon Sep 01 08:35:37 2008 +0200
  76. a32290c ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · Tue Sep 02 16:33:05 2008 +0200
  77. 5a4353e ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · Tue Sep 02 15:07:53 2008 +0200
  78. db74e01 ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · Tue Sep 02 15:07:52 2008 +0200
  79. a1fe6fb ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · Tue Sep 02 11:35:35 2008 +0200
  80. 2fb63db ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · Tue Sep 02 11:35:04 2008 +0200
  81. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · Tue Sep 02 11:34:08 2008 +0200
  82. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:45:44 2008 -0700
  83. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:03:22 2008 -0700
  84. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500
  85. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  86. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  87. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  88. 0293c65 Fix compilation error for TASREG by TsiChung Liew · Thu Jul 31 19:53:06 2008 -0500
  89. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  90. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:53:31 2008 +0200
  91. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · Thu Jul 10 09:58:06 2008 +0200
  92. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  93. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  94. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · Mon Jun 02 17:37:28 2008 +0200
  95. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  96. ca5a924 Fix config files for out-of-tree building by Wolfgang Denk · Wed May 14 13:55:30 2008 +0200
  97. 68cea64 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · Fri Apr 25 12:01:39 2008 +0200
  98. c6e64e4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · Tue Apr 22 14:06:42 2008 +0200
  99. 4b43542 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · Mon Apr 21 18:01:07 2008 +0200
  100. 63529d9 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · Mon Apr 21 14:42:21 2008 +0200