summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/ppc4xx
AgeCommit message (Expand)Author
2011-05-12PPC405EX CHIP_21 erratumSteven A. Falco
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-11ppc4xx: Fix compilation breakage in miiphy.cStefan Roese
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-12-17xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado
2010-12-17ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-28ppc4xx: Flush complete dcache in relocate_code()Stefan Roese
2010-11-27powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk
2010-11-26cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-20ppc4xx: Change tsr/tcr macros to upper caseStefan Roese
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
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-03Rename 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