1. 439a7bf powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE by Haiying Wang · Wed Nov 10 15:37:13 2010 -0500
  2. 9ac755b powerpc/85xx: Fix lds for nand build by Haiying Wang · Wed Nov 10 14:32:36 2010 -0500
  3. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  4. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  5. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  6. 995e6a2 MPC8315ERD: fix build error by Wolfgang Denk · Sun Oct 24 16:07:23 2010 +0200
  7. 9a73601 ppc: Don't initialize write protected NOR flashes by John Schmoller · Wed Sep 29 14:05:44 2010 -0500
  8. 652af10 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Oct 20 21:20:24 2010 +0200
  9. 61138fe ppc4xx: Change tsr/tcr macros to upper case by Stefan Roese · Mon Oct 04 11:09:40 2010 +0200
  10. 1047c16 85xx: Use gc-sections to reduce image size by Peter Tyser · Wed Sep 29 14:05:56 2010 -0500
  11. eb16874 86xx: Use gc-sections to reduce image size by Peter Tyser · Wed Sep 29 14:05:55 2010 -0500
  12. d26490e 86xx: Create common linker script by Kumar Gala · Wed Oct 20 01:29:29 2010 -0500
  13. 5722853 mpc8640: Update the io_sel fields for PCI Express by Peter Tyser · Wed Sep 29 14:05:41 2010 -0500
  14. ec8863b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · Thu Sep 30 12:22:16 2010 -0500
  15. 2927c5e Disable unused chip-select for DDR controller interleaving by York Sun · Mon Oct 18 13:46:50 2010 -0700
  16. 269c7eb Adding fixed sdram setting for cornet_ds board by York Sun · Mon Oct 18 13:46:49 2010 -0700
  17. c41b744 Add memory test feature for mpc85xx POST. by York Sun · Tue Sep 28 15:20:33 2010 -0700
  18. ba99a33 Adding more control to physical address mapping by York Sun · Tue Sep 28 15:20:32 2010 -0700
  19. 6bc9fd5 powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · Thu Sep 30 09:15:03 2010 -0500
  20. 3bc2d8d powerpc/fsl: Introduce common enum for PHY types by Kumar Gala · Thu Sep 30 09:14:40 2010 -0500
  21. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  22. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · Thu Oct 14 11:51:44 2010 +0200
  23. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  24. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · Thu Oct 14 15:27:06 2010 +0200
  25. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  26. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · Thu Oct 07 22:32:48 2010 -0500
  27. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · Tue Sep 14 19:13:53 2010 -0500
  28. 4b25a8d powerpc: Zero out board info struct on bootup by Peter Tyser · Tue Sep 14 19:13:51 2010 -0500
  29. d3a00cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Oct 11 09:56:34 2010 +0200
  30. 4baa1f1 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · Fri Sep 03 10:57:31 2010 -0500
  31. a9d1f9c powerpc/p4080: Add new CPC register - HDBCR0 by Kumar Gala · Thu Sep 23 14:50:37 2010 -0500
  32. 8d5c89d PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · Tue Oct 05 11:59:31 2010 +0200
  33. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · Tue Oct 05 22:54:53 2010 +0200
  34. 504d2dc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 05 14:37:25 2010 +0200
  35. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 05 14:31:48 2010 +0200
  36. 386ecdb ppc4xx: Remove some testing hacks from ppc4xx.h by Stefan Roese · Wed Sep 29 16:59:57 2010 +0200
  37. 69a4864 ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRx by Stefan Roese · Fri Sep 24 11:20:41 2010 +0200
  38. 95ac428 APM821xx: Add CPU support by Tirumala Marri · Tue Sep 28 14:15:14 2010 -0700
  39. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  40. ec0868b mpc512x: fix build issues by Wolfgang Denk · Tue Sep 28 23:02:05 2010 +0200
  41. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · Fri Sep 24 01:06:37 2010 +0200
  42. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · Tue Sep 14 19:13:50 2010 -0500
  43. 3b386ae mpc83xx: fix pcie build warning by Kim Phillips · Wed Sep 22 15:31:01 2010 -0500
  44. a4f3ed3 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · Fri Sep 17 23:41:47 2010 +0200
  45. f0b1fc5 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · Fri Sep 17 23:41:46 2010 +0200
  46. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · Thu Sep 16 11:32:04 2010 -0700
  47. 43e1b45 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · Fri Sep 03 13:27:02 2010 +0200
  48. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  49. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  50. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · Sun Sep 12 06:21:37 2010 +0200
  51. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · Sat Sep 11 09:31:43 2010 +0200
  52. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · Thu Sep 16 14:30:37 2010 +0200
  53. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  54. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · Thu Sep 16 14:01:53 2010 +0200
  55. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · Tue Aug 31 19:56:43 2010 -0500
  56. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  57. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  58. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  59. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  60. ea9e0be Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · Wed Aug 11 09:38:31 2010 +0200
  61. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800
  62. 1cabed5 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · Thu Aug 19 00:27:33 2010 +0200
  63. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 07 21:52:29 2010 +0200
  64. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · Tue Aug 31 11:27:14 2010 +0200
  65. 0a9cc2f ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · Thu Aug 26 17:14:51 2010 +0200
  66. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · Fri Aug 27 16:25:56 2010 -0500
  67. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · Thu Aug 19 13:57:48 2010 -0500
  68. 1c9cee9 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · Tue Aug 17 23:12:37 2010 -0500
  69. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · Mon Aug 09 18:39:57 2010 -0500
  70. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Aug 10 23:03:15 2010 +0200
  71. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Aug 10 22:37:27 2010 +0200
  72. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  73. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  74. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  75. 036c6b4 ide: add configuration by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  76. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  77. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · Wed Jul 14 19:47:29 2010 -0500
  78. 1714e49 powerpc/8xxx: Improvement to DDR parameters by york · Fri Jul 02 22:25:56 2010 +0000
  79. de87932 powerpc/8xxx: Enable DDR3 RDIMM support by york · Fri Jul 02 22:25:55 2010 +0000
  80. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · Fri Jul 02 22:25:54 2010 +0000
  81. f4f93c6 powerpc/8xxx: Enable quad-rank DIMMs. by york · Fri Jul 02 22:25:53 2010 +0000
  82. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · Fri Jul 02 22:25:52 2010 +0000
  83. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · Wed Jul 14 10:04:21 2010 -0500
  84. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · Wed May 05 22:35:27 2010 -0500
  85. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · Tue Jul 13 00:39:46 2010 -0500
  86. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · Mon Jul 12 22:51:29 2010 -0500
  87. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · Thu Sep 10 03:02:13 2009 -0500
  88. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · Thu Mar 19 03:40:08 2009 -0500
  89. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · Fri Jul 02 22:25:57 2010 +0000
  90. b9c880d powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · Sat Jul 03 12:56:51 2010 -0500
  91. 74e78b6 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · Wed Apr 28 04:02:21 2010 -0500
  92. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  93. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Jul 24 20:34:13 2010 +0200
  94. 79b6deb ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · Wed Jul 21 19:06:26 2010 +0200
  95. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · Wed Jul 21 19:06:10 2010 +0200
  96. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · Wed Jul 21 11:08:27 2010 +0200
  97. ef04420 ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · Wed Jul 21 11:08:16 2010 +0200
  98. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · Tue Jul 20 07:06:03 2010 +0200
  99. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · Sun Jul 11 12:41:46 2010 -0500
  100. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · Sat May 22 13:21:39 2010 -0500