summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* 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-261-1/+1
* Adding fixed sdram setting for cornet_ds boardYork Sun2010-10-201-0/+6
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-201-0/+2
* powerpc/fsl: Introduce common enum for PHY typesKumar Gala2010-10-201-0/+31
* boot: change some arch ifdefs to feature ifdefsJohn Rigby2010-10-181-0/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-1/+1
* MPC5121: Add USB EHCI supportDamien Dusha2010-10-181-0/+4
* powerpc/p4080: Add new CPC register - HDBCR0Kumar Gala2010-10-071-1/+4
* ppc4xx: Remove some testing hacks from ppc4xx.hStefan Roese2010-10-041-17/+0
* ppc4xx: Add defines for COM3 & COM4 (UART2 & UART3) on 440EPx/GRxStefan Roese2010-10-041-0/+2
* APM821xx: Add CPU supportTirumala Marri2010-10-047-12/+99
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-2314-18/+119
* ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-2314-841/+601
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-2319-1903/+1689
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-231-0/+0
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-237-1/+3834
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-2/+3
* powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-192-7/+7
* powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-192-6/+7
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-101-0/+3
|\
| * ide: add configurationAlbert Aribaud2010-08-081-0/+3
* | powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2010-08-011-0/+2
* | powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-261-0/+3
* | powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-261-0/+2
* | powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-261-0/+1
* | powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-261-0/+1
* | powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-261-2/+9
* | powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-262-0/+201
* | powerpc/fsl_fman: Add initial fman immap structuresKumar Gala2010-07-262-0/+213
* | powerpc/85xx: Add additional p4080 platform related defines/structsKumar Gala2010-07-262-22/+197
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-241-4/+6
|\
| * ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2010-07-231-0/+2
| * ppc4xx: Only define DDR2 registers for the correct PowerPC variantsStefan Roese2010-07-231-4/+4
* | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-211-0/+1
* | powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-202-0/+4
* | powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-202-0/+6
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-3/+81
* | powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-201-0/+17
* | powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-201-0/+20
|/
* powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-161-2/+0
* powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-161-0/+2
* fsl: add LAW target to fsl_pci_info structureTimur Tabi2010-07-161-8/+11
* powerpc/85xx: Add support for link stack & STAC on e5500Kumar Gala2010-07-161-1/+3
* powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-161-0/+3
* drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce2010-07-161-0/+1
* mpc85xx: Add print_tlbcam() functionBecky Bruce2010-07-161-0/+1
* mpc85xx: tlb.c cleanupsBecky Bruce2010-07-161-0/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-165-141/+82
OpenPOWER on IntegriCloud