summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)Author
2009-09-15ppc/85xx: Disable all async interrupt sources when we bootKumar Gala
2009-09-15ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala
2009-09-15ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu
2009-09-15ppc/85xx: Move code around to prep for NAND_SPLKumar Gala
2009-09-15ppc/85xx: Repack tlb_table to save spaceKumar Gala
2009-09-15ppc/85xx: Introduce low level write_tlb functionKumar Gala
2009-09-15ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood
2009-09-15ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood
2009-09-15ppc/85xx: Don't enable interrupts before we're readyScott Wood
2009-09-09ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala
2009-09-08ppc/85xx: Clean up do_resetKumar Gala
2009-09-08ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal
2009-09-08ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal
2009-09-08ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal
2009-09-08ppc/85xx: Cleanup makefile and related optional filesKumar Gala
2009-09-08ppc/85xx: Fix bug in setup_mp codeKumar Gala
2009-09-08ppc/85xx: Add a simple function to search the TLBKumar Gala
2009-09-0885xx: Add support for setting IVORs to fixed offset defaultsKumar Gala
2009-09-08ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat
2009-09-08ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala
2009-09-08ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat
2009-08-2885xx: Improve MPIC initializationTimur Tabi
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal
2009-08-2885xx: Add L2SRAM Register's macro definitionMingkai Hu
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-08-288xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-22Prepare 2009.08-rc3Wolfgang Denk
2009-08-1485xx: Fix addrmap to include memoryKumar Gala
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-01fsl_dma: Break out common memory initialization functionPeter Tyser
2009-07-018xxx: Move dma_init() call to common codePeter Tyser
2009-07-01fsl_dma: Move dma function prototypes to common header filePeter Tyser
2009-07-018xxx: Rename dma_xfer() to dmacpy()Peter Tyser
2009-07-018xxx: Break out DMA code to a common filePeter Tyser
2009-06-12fsl/85xx, 86xx: Sync up DMA codePeter Tyser
2009-06-12fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser
2009-06-12qe: Pass in uec_info struct through uec_initializeHaiying Wang
2009-06-1285xx: Add QE clk supportHaiying Wang
2009-06-1285xx: Added MPC8535/E identifiersKumar Gala
2009-06-1285xx: Always attempt ethernet device tree fixupKumar Gala
2009-06-1285xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala
2009-06-0985xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup
2009-04-0185xx: Introduce determine_mp_bootpg() helper.Kumar Gala
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang
2009-03-3085xx: Add support for additional e500mc featuresKumar Gala
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu