summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* do_reset: unify duplicate prototypesMike Frysinger2010-11-283-3/+1
* 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
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-0/+91
* 8260: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+11
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* 8220: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+11
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-273-102/+43
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-44/+10
* 5xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-53/+16
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-6/+6
* 86xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-36/+6
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-272-6/+2
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-2612-50/+20
* cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-263-22/+10
* WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-261-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-191-0/+43
|\
| * i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-171-0/+43
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-1715-30/+30
|/
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-1412-12/+12
* powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-111-9/+9
* powerpc/85xx: Fix lds for nand buildHaiying Wang2010-11-112-46/+15
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-3/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-2614-2/+15
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-264-17/+17
* MPC8315ERD: fix build errorWolfgang Denk2010-10-241-1/+1
* ppc: Don't initialize write protected NOR flashesJohn Schmoller2010-10-201-1/+15
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-203-21/+5
|\
| * ppc4xx: Change tsr/tcr macros to upper caseStefan Roese2010-10-203-21/+5
* | 85xx: Use gc-sections to reduce image sizePeter Tyser2010-10-202-42/+14
* | 86xx: Use gc-sections to reduce image sizePeter Tyser2010-10-202-18/+12
* | 86xx: Create common linker scriptKumar Gala2010-10-202-0/+135
* | mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser2010-10-201-1/+4
* | 85xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra2010-10-203-3/+51
* | Disable unused chip-select for DDR controller interleavingYork Sun2010-10-201-3/+14
* | Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-201-0/+6
* | Add memory test feature for mpc85xx POST.York Sun2010-10-201-0/+219
* | Adding more control to physical address mappingYork Sun2010-10-201-6/+10
* | powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-202-0/+26
* | powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-201-0/+31
|/
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-181-0/+3
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-1812-12/+36
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-1812-3/+11
* MPC5121: Add USB EHCI supportDamien Dusha2010-10-181-0/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-183-12/+12
* ppc: Conditionally compile bat_rw.cPeter Tyser2010-10-131-1/+1
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-1212-137/+25
* powerpc: Zero out board info struct on bootupPeter Tyser2010-10-121-16/+1
OpenPOWER on IntegriCloud