summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* miiphy: convert to linux/mii.hMike Frysinger2011-01-092-38/+38
* powerpc: fix register usage in some inline assembly codeTimur Tabi2010-12-172-11/+19
* 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser2010-12-172-5/+10
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-1711-22/+33
* 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
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-164-7/+26
|\
| * mpc83xx: fix pcie enumerationBaidu Boy2010-12-131-6/+6
| * powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang2010-12-011-1/+1
| * powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala2010-11-301-0/+11
| * mpc83xx: Make it boot againJoakim Tjernlund2010-11-301-0/+8
* | 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
OpenPOWER on IntegriCloud