aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)Author
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-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17i2c, mpc5xxx: add multibus supportHeiko Schocher
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-11-11powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang
2010-11-11powerpc/85xx: Fix lds for nand buildHaiying Wang
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-24MPC8315ERD: fix build errorWolfgang Denk
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-10-20ppc4xx: Change tsr/tcr macros to upper caseStefan Roese
2010-10-2085xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-20mpc8640: Update the io_sel fields for PCI ExpressPeter Tyser
2010-10-2085xx: Add support for not releasing secondary cores via 'mp_holdoff'Aaron Sierra
2010-10-20Disable unused chip-select for DDR controller interleavingYork Sun
2010-10-20Add memory test feature for mpc85xx POST.York Sun
2010-10-20Adding more control to physical address mappingYork Sun
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-10-07powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk
2010-10-05Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-10-05Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk
2010-10-04APM821xx: Add CPU supportTirumala Marri
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-28mpc512x: fix build issuesWolfgang Denk
2010-09-25fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2010-09-23mpc83xx: fix pcie build warningKim Phillips
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok
2010-09-23mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok
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-21fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi
2010-09-21POST cleanup.Michael Zaidman
2010-09-08bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk