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