summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeLines
...
* powerpc/p2040: Add various p2040 specific informationKumar Gala2011-01-19-0/+4
* powerpc/85xx: Add Support for Freescale P1014 ProcessorPoonam Aggrwal2011-01-19-2/+4
* powerpc/85xx: Add Support for Freescale P1010 ProcessorPoonam Aggrwal2011-01-19-3/+7
* Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDRPrabhakar2011-01-19-1/+1
* powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala2011-01-14-1/+3
* powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala2011-01-14-0/+1
* powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala2011-01-14-1/+2
* powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala2011-01-14-1/+2
* powerpc/86xx: Enable common SRIO init codeKumar Gala2011-01-14-1/+3
* powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala2011-01-14-0/+1
* fsl_pci: Update PCIe boot ouputPeter Tyser2011-01-14-1/+1
* powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-14-0/+10
* powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-14-40/+3
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-14-1/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-0/+17
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-2/+0
* powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processorsPiergiorgio Beruto2011-01-14-2/+2
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-3/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+1
* Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-20-0/+6
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-0/+2
* powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-20-0/+31
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-18-0/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-1/+1
* MPC5121: Add USB EHCI supportDamien Dusha2010-10-18-0/+4
* powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-07-1/+4
* ppc4xx: Remove some testing hacks from ppc4xx.hStefan Roese2010-10-04-17/+0
* ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese2010-10-04-0/+2
* APM821xx: Add CPU supportTirumala Marri2010-10-04-12/+99
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-18/+119
* ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-23-841/+601
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-1903/+1689
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-0/+0
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+3834
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-19-2/+3
* powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-19-7/+7
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-19-6/+7
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-10-0/+3
|\
| * ide: add configurationAlbert Aribaud2010-08-08-0/+3
* | powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2010-08-01-0/+2
* | powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-26-0/+3
* | powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-26-0/+2
* | powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-26-0/+1
* | powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-26-0/+1
* | powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-26-2/+9
* | powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-26-0/+201
* | powerpc/fsl_fman: Add initial fman immap structuresKumar Gala2010-07-26-0/+213
* | powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala2010-07-26-22/+197
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-24-4/+6
|\