aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan
2009-09-24ppc/p4080: Determine various chip frequencies on CoreNet platformsKumar Gala
2009-09-24ppc/p4080: Handle timebase enabling and frequency reportingKumar Gala
2009-09-24ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala
2009-09-24ppc/p4080: CoreNet platfrom style secondary core releaseKumar Gala
2009-09-24ppc/p4080: CoreNet platfrom style CCSRBAR settingKumar Gala
2009-09-24ppc/85xx: Fix enabling of L2 cacheKumar Gala
2009-09-2485xx-fdt: Fixed l2-ctlr's compatible prop for QorIQVivek Mahajan
2009-09-24ppc/85xx: add cpu init config file for boot from NANDMingkai Hu
2009-09-24ppc/85xx: add ld script file for boot from NANDMingkai Hu
2009-09-23ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah
2009-09-17ppc4xx: Consolidate get_OPB_freq()Stefan Roese
2009-09-17ppc4xx: Fix 405EZ uart base baud calculationStefan Roese
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/8xxx: Misc DDR related fixesKumar 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-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-09-10ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese
2009-09-10ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs
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/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
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-09-07Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-09-06Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt
2009-09-05ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj
2009-09-04mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala
2009-09-04i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ