summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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-201-0/+24
|/
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-1812-12/+36
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-1810-0/+10
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-11/+11
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-1212-137/+25
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-10-111-4/+10
|\
| * powerpc/85xx: fix rev.2 job queue LIODN error stormKim Phillips2010-10-071-4/+10
* | PCU_E: remove code for yet another corpseWolfgang Denk2010-10-061-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-054-7/+103
|\
| * APM821xx: Add CPU supportTirumala Marri2010-10-044-7/+103
* | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-051-55/+7
|\ \ | |/ |/|
| * fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-251-55/+7
* | Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-2832-918/+304
|\ \ | |/
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-232-6/+6
| * mpc83xx: fix pcie build warningKim Phillips2010-09-231-1/+1
| * mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-231-0/+12
| * mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-231-13/+25
| * 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
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-212-66/+3
* | mpc512x: fix build issuesWolfgang Denk2010-09-281-1/+0
* | 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-216-139/+0
|/
* bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk2010-09-082-8/+16
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-09-072-9/+23
|\
| * 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
* | Fix parameters to support RDIMM for P2020DSYork Sun2010-08-311-0/+1
* | mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-191-7/+8
* | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-191-4/+4
* | powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-196-10/+12
|/
* miiphy: constify device nameMike Frysinger2010-08-093-10/+10
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-096-7/+7
OpenPOWER on IntegriCloud