aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/ppc4xx
AgeCommit message (Expand)Author
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser
2010-10-04APM821xx: Add CPU supportTirumala Marri
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-23ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo
2010-09-23ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese
2010-09-21POST cleanup.Michael Zaidman
2010-09-03ppc4xx: Invalidate d-cache when used as init-ramStefan Roese
2010-09-03ppc4xx: Fix 440EPx bug in reconfigure_pll()Stefan Roese
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-23ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese
2010-07-23ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese
2010-07-23ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese
2010-07-23ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-07-01ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese
2010-07-01ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese
2010-07-01ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese
2010-07-01ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese
2010-07-01ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin
2010-04-21Move arch/ppc to arch/powerpcStefan Roese