aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-10-20powerpc/fsl: Introduce common enum for PHY typesKumar Gala
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18MPC5121: Add USB EHCI supportDamien Dusha
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-13ppc: Conditionally compile bat_rw.cPeter Tyser
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser
2010-10-12powerpc: Zero out board info struct on bootupPeter 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-07powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala
2010-10-06PowerPC: change board specific early pci_init() into generic.Andre Schwarz
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-04ppc4xx: Remove some testing hacks from ppc4xx.hStefan Roese
2010-10-04ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese
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-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan 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-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-09-19Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk
2010-09-19Save environment data to mmc.Terry Lv
2010-09-08bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk
2010-09-07Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-09-03ppc4xx: Invalidate d-cache when used as init-ramStefan Roese
2010-09-03ppc4xx: Fix 440EPx bug in reconfigure_pll()Stefan Roese
2010-08-31Fix parameters to support RDIMM for P2020DSYork Sun
2010-08-19mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock
2010-08-19powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala
2010-08-19powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips