summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/ppc4xx
Commit message (Expand)AuthorAgeLines
* ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese2011-09-19-0/+7
* unify version_stringAndreas Bießmann2011-07-28-8/+1
* PPC405EX CHIP_21 erratumSteven A. Falco2011-05-12-0/+64
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-20-20/+2
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11-2/+20
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-11-1/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-3/+3
* ppc4xx: Fix compilation breakage in miiphy.cStefan Roese2011-01-11-1/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-36/+36
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-17-2/+3
* xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2010-12-17-1/+9
* ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese2010-12-17-12/+14
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-1/+0
* ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-28-6/+7
* powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber2010-11-27-4/+2
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-43/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-26-4/+1
* cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-26-22/+10
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-14-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+2
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-11/+11
* ppc4xx: Change tsr/tcr macros to upper caseStefan Roese2010-10-20-21/+5
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-18-1/+3
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-12-1/+5
* APM821xx: Add CPU supportTirumala Marri2010-10-04-7/+103
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-833/+258
|\
| * ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-23-0/+3
| * ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-23-71/+61
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-698/+123
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-23-4/+9
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-31/+33
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-2/+2
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-27/+27
* | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-23-5/+5
* | POST cleanup.Michael Zaidman2010-09-21-54/+0
|/
* ppc4xx: Invalidate d-cache when used as init-ramStefan Roese2010-09-03-0/+5
* ppc4xx: Fix 440EPx bug in reconfigure_pll()Stefan Roese2010-09-03-9/+18
* miiphy: constify device nameMike Frysinger2010-08-09-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese2010-07-23-0/+16
* ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2010-07-23-0/+287
* ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2010-07-23-1/+20
* ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese2010-07-23-0/+12
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-6/+6
* ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese2010-07-01-15/+6
* ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese2010-07-01-14/+38
* ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese2010-07-01-12/+5
* ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese2010-07-01-1/+11
* ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese2010-07-01-10/+39