1. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  2. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  3. 3d8d913 ppc/85xx: Clean up immap_85xx.h by Kumar Gala · Mon Sep 28 21:38:00 2009 -0500
  4. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  5. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  6. 2f63bfe Fix "ppc/85xx: Clean up use of LAWAR defines" breakage by Wolfgang Denk · Fri Sep 25 00:57:49 2009 +0200
  7. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · Mon Sep 21 14:07:14 2009 -0400
  8. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · Thu Mar 19 02:39:17 2009 -0500
  9. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · Thu Mar 19 02:32:23 2009 -0500
  10. d574016 ppc/p4080: Add p4080 platform immap definitions by Kumar Gala · Wed Sep 16 09:43:12 2009 -0500
  11. aec75c0 immap_85xx: add porpllsr's plat ratio definition by Mingkai Hu · Tue Sep 22 14:53:34 2009 +0800
  12. 7cf5c04 fsl_pci: create a SET_STD_PCI_INFO() helper wrapper by Paul Gortmaker · Sun Sep 20 20:36:01 2009 -0400
  13. 9e36b82 ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · Sat Sep 19 11:20:54 2009 -0500
  14. 6fa11c1 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · Tue Sep 15 22:21:58 2009 -0500
  15. 95a3c73 Correct ffs/fls regression for PowerPC etc by Simon Kagstrom · Thu Sep 17 15:15:52 2009 +0200
  16. f82885e ppc/85xx: Repack tlb_table to save space by Kumar Gala · Fri Sep 11 11:30:30 2009 -0500
  17. c417c91 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · Fri Sep 11 11:27:00 2009 -0500
  18. 31e6010 ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · Thu Aug 20 17:45:05 2009 -0500
  19. 2258cec Define ffs/fls for all architectures by Simon Kagstrom · Mon Aug 24 09:10:12 2009 +0200
  20. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · Wed Sep 02 13:35:21 2009 +0530
  21. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  22. d13eb3c ppc/85xx: Add a simple function to search the TLB by Kumar Gala · Thu Sep 03 08:20:24 2009 -0500
  23. c24a905 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · Fri Aug 14 13:37:54 2009 -0500
  24. 24aa71a ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · Tue Sep 01 22:01:54 2009 -0500
  25. 1c79617 driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · Fri Aug 21 07:29:42 2009 +0530
  26. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · Thu Aug 20 18:57:45 2009 +0530
  27. da3dda3 85xx: Added CONFIG_MAX_CPUS for P1020 by Poonam Aggrwal · Thu Aug 20 18:55:35 2009 +0530
  28. d2088e0 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · Tue Aug 18 15:37:15 2009 +0800
  29. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · Fri Jul 31 12:08:27 2009 +0530
  30. 987862c 85xx: Add support for P2020RDB board by Poonam Aggrwal · Wed Aug 05 13:29:24 2009 +0530
  31. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  32. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · Mon Aug 03 21:02:02 2009 -0500
  33. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  34. 048f5a6 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · Wed Jul 29 08:45:27 2009 +0200
  35. 8fa81e9 ppc4xx: Add struct for 4xx GPIO controller registers by Matthias Fuchs · Mon Jul 20 12:15:38 2009 +0200
  36. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  37. 9693c3d Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · Mon Jul 20 06:57:27 2009 +0200
  38. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · Fri Jul 17 10:14:45 2009 -0500
  39. bee0168 ppc: Fix compile error for boards with CONFIG_DDR_ECC by Peter Tyser · Wed Jul 15 00:01:08 2009 -0500
  40. 3629f8e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Thu Jul 16 22:13:45 2009 +0200
  41. ff2bbaa Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Thu Jul 16 21:53:15 2009 +0200
  42. 24e671d usb: mpc834x: added support of the MPH USB controller in addition to the DR one by Valeriy Glushkov · Tue Jun 30 15:48:40 2009 +0300
  43. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · Sun Jun 14 20:58:47 2009 +0200
  44. d616a92 MPC512x: Add MSCAN1...4 Clock Control Registers by Wolfgang Denk · Sun Jun 14 20:58:45 2009 +0200
  45. 88c12e0 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · Tue Jun 30 23:47:30 2009 +1000
  46. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · Tue Jun 30 17:15:51 2009 -0500
  47. 5f50fc3 85xx: Adds GPIO registers to MPC85xx Memory Map. by Poonam Aggrwal · Thu Jul 02 16:14:40 2009 +0530
  48. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · Tue Jun 30 17:15:48 2009 -0500
  49. 4e5649f fsl_dma: Move dma function prototypes to common header file by Peter Tyser · Tue Jun 30 17:15:46 2009 -0500
  50. 0991216 fsl_dma: Add bitfield definitions for common registers by Peter Tyser · Tue Jun 30 17:15:41 2009 -0500
  51. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · Tue Jun 30 17:15:40 2009 -0500
  52. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · Thu Jun 18 08:23:01 2009 -0500
  53. 3a68f3d 85xx: Add PORBMSR and PORDEVSR shift defines by Peter Tyser · Fri May 22 10:26:32 2009 -0500
  54. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · Thu May 21 12:10:00 2009 -0500
  55. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · Thu May 21 12:09:59 2009 -0500
  56. 0eea38e drivers/qe: Add more SNUM number for QE by Haiying Wang · Wed May 20 12:30:35 2009 -0400
  57. 9a38382 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · Thu May 21 15:34:14 2009 -0400
  58. 6141468 85xx: Add QE clk support by Haiying Wang · Wed May 20 12:30:29 2009 -0400
  59. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · Wed May 20 01:11:33 2009 -0500
  60. 5538b5f mcp512x: Add macros for SCFR LPC divisor access by Stefan Roese · Tue Jun 09 11:50:05 2009 +0200
  61. cc8df85 mpc85xx: USB: Add support by Vivek Mahajan · Thu May 21 17:32:48 2009 +0530
  62. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · Mon May 25 17:23:16 2009 +0530
  63. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  64. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  65. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · Sat May 16 10:47:45 2009 +0200
  66. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · Sat May 16 10:47:42 2009 +0200
  67. 11bde1e 85xx: Fix MURAM size for MPC8569 by Haiying Wang · Wed May 20 12:30:30 2009 -0400
  68. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  69. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  70. 946d52b eSPI: add the eSPI register support by Mingkai Hu · Tue Mar 31 14:09:40 2009 +0800
  71. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  72. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  73. 56d150e 86xx: Cleanup MP support by Kumar Gala · Tue Mar 31 23:02:38 2009 -0500
  74. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · Fri Mar 27 17:02:44 2009 -0400
  75. 4be87b2 fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · Sat Mar 14 12:48:30 2009 +0800
  76. 2e611e8 Add LSDMR (SDRAM Mode Register) definition on localbus by Kumar Gala · Thu Mar 26 01:34:37 2009 -0500
  77. 371abe8 Add LZO decompressor support by Stefan Roese · Thu Mar 19 15:34:56 2009 +0100
  78. 2625048 ppc: mark global bi_enet*addr as legacy by Mike Frysinger · Wed Feb 11 20:07:19 2009 -0500
  79. c5f1158 Add eTSEC 1/2 IO override control (corrected) by ksi@koi8.net · Mon Feb 23 10:53:13 2009 -0800
  80. 9f75d93 MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default by Becky Bruce · Mon Feb 23 13:56:51 2009 -0600
  81. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · Thu Oct 30 16:50:14 2008 -0500
  82. 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · Thu Oct 30 16:51:33 2008 -0500
  83. 30cb145 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · Sun Jan 04 08:46:38 2009 +0530
  84. 698f3a1 86xx: Update CPU info output on bootup by Peter Tyser · Fri Feb 06 14:30:40 2009 -0600
  85. fa9669e 86xx: Update Global Utilities structure by Peter Tyser · Thu Feb 05 11:25:24 2009 -0600
  86. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · Wed Jan 21 17:17:33 2009 -0600
  87. 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · Fri Feb 06 09:56:35 2009 -0600
  88. f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · Mon Feb 09 13:18:12 2009 -0800
  89. a14295e ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · Wed Feb 11 09:37:12 2009 +0100
  90. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · Thu Feb 05 20:40:58 2009 -0600
  91. 4c88289 Add an architecture specific config.h for common defines by Kumar Gala · Thu Feb 05 20:40:57 2009 -0600
  92. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · Tue Feb 03 18:10:52 2009 -0600
  93. dad8c91 powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · Tue Feb 03 18:10:51 2009 -0600
  94. d074bfe ADS5121 Add PATA support by Ralph Kondziella · Mon Jan 26 12:34:36 2009 -0700
  95. 5d3e23f ADS5121 Add IC Ident Module (IIM) support by Martha Marx · Mon Jan 26 10:45:07 2009 -0700
  96. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Jan 24 02:17:02 2009 +0100
  97. 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sat Jan 24 02:08:31 2009 +0100
  98. bf77c14 POWERPC 82xx: add the SCC as an HDLC controller by Gary Jennejohn · Thu Nov 20 11:37:26 2008 +0100
  99. 1a5ba5f 85xx: Handle eLBC difference w/36-bit physical by Kumar Gala · Fri Jan 23 14:22:13 2009 -0600
  100. 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · Fri Nov 21 16:31:35 2008 +0800