summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Improve MPIC initializationTimur Tabi2009-08-281-5/+7
* 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-281-1/+3
* 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-281-2/+3
* 85xx: Move to a common linker scriptKumar Gala2009-08-282-0/+146
* 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-281-1/+2
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-284-17/+39
* 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-281-69/+1
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-2/+1
* Prepare 2009.08-rc3Wolfgang Denk2009-08-221-1/+1
* 85xx: Fix addrmap to include memoryKumar Gala2009-08-141-6/+22
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-291-1/+1
* fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-011-25/+1
* 8xxx: Move dma_init() call to common codePeter Tyser2009-07-012-3/+3
* fsl_dma: Move dma function prototypes to common header filePeter Tyser2009-07-011-4/+0
* 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-011-15/+14
* 8xxx: Break out DMA code to a common filePeter Tyser2009-07-011-47/+0
* fsl/85xx, 86xx: Sync up DMA codePeter Tyser2009-06-121-4/+4
* fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2009-06-121-14/+17
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-121-17/+4
* 85xx: Add QE clk supportHaiying Wang2009-06-122-1/+18
* 85xx: Added MPC8535/E identifiersKumar Gala2009-06-121-0/+2
* 85xx: Always attempt ethernet device tree fixupKumar Gala2009-06-121-3/+0
* 85xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala2009-06-121-1/+1
* 85xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup2009-06-091-1/+1
* 85xx: Introduce determine_mp_bootpg() helper.Kumar Gala2009-04-013-23/+16
* MPC85xx: Add MPC8569 CPU supportHaiying Wang2009-03-303-0/+52
* 85xx: Add support for additional e500mc featuresKumar Gala2009-03-304-1/+94
* fsl-ddr: add the DDR3 SPD infrastructureDave Liu2009-03-301-2/+4
* Fix mpc85xx ddr-gen3 ddr_sdram_cfg.Ed Swarthout2009-03-091-2/+2
* Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-191-1/+2
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+15
* 32bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108122009-02-161-1/+8
* mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-162-0/+3
* 85xx: Fix how we map DDR memoryKumar Gala2009-02-161-47/+27
* 85xx: Format cpu freq printing to handle 8 coresKumar Gala2009-02-161-3/+5
* Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-233-8/+24
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-4/+12
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-4/+12
* Change DDR tlb start entry to CONFIG param for 85xxHaiying Wang2009-01-131-1/+5
* mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-192-26/+32
* mpc8568: Double local bus clock dividerTrent Piepho2008-12-191-2/+2
* 85xx: Fix the boot window issueDave Liu2008-12-191-8/+8
* Set IVPR to kenrel entry point in second core boot pageHaiying Wang2008-12-191-0/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* mpc8[56]xx: Put localbus clock in device treeTrent Piepho2008-12-191-1/+7
* 85xx: Add support to populate addr map based on TLB settingsKumar Gala2008-12-191-0/+34
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* 85xx: init gd as early as possibleKumar Gala2008-12-041-6/+6
* 85xx: Fix relocation of CCSRBARKumar Gala2008-12-041-4/+5
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
OpenPOWER on IntegriCloud