summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeFilesLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1361-19980/+0
* 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greaterSandeep Gopalpet2010-04-071-0/+1
* 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-072-1/+10
* 85xx: Add defines for BUCSR bits to make code more readableKumar Gala2010-04-071-0/+3
* mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2010-03-301-1/+5
* 85xx: Fix enabling of L1 cache parity on secondary coresKumar Gala2010-03-301-0/+2
* PPC: Record U-Boot's relocated address in RAM and show in bdinfo.Richard Retanubun2010-03-111-2/+0
* ppc4xx: Corrected EBC register bit definitionsEugene O'Brien2010-03-021-6/+18
* 86xx: Add support for 'cpu disable' commandKumar Gala2010-01-261-15/+18
* lmb: only force on arches that use itMike Frysinger2010-01-211-0/+2
* ppc/p4080: Add Corenet Platform Cache (CPC) registersBecky Bruce2010-01-051-0/+75
* fsl-ddr: add override for the Rtt_WrDave Liu2010-01-051-0/+1
* fsl-ddr: add the override for write levelingDave Liu2010-01-051-1/+6
* fsl_law: add SRIO2 target id and law_size_bits() macroLi Yang2010-01-051-0/+3
* ppc: Added macro to test for specific SVR revisionKumar Gala2010-01-051-0/+3
* ppc/85xx: Add tracking of TLB CAM usageKumar Gala2010-01-053-0/+12
* ppc/8xxx: Remove is_fsl_pci_agentKumar Gala2010-01-051-2/+3
* NET: Base support for etsec2.0Kumar Gala2010-01-054-3/+13
* NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet2010-01-053-2/+19
* ppc/p4080: Added p4080 SERDES registers & USB offsetKumar Gala2010-01-051-0/+87
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-0/+1
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-0/+5
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-0/+2
* fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-041-0/+1
* Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-041-2/+1
* 85xx: MP Boot Page Translation updatePeter Tyser2009-10-271-0/+10
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-271-1/+2
* mpc512x: fix System Clock Control constants for USB1 & USB2Martha Stan2009-10-181-2/+2
* Merge branch 'reloc'Wolfgang Denk2009-10-092-1/+4
|\
| * ppc: Remove reloc_off field from global_data structurePeter Tyser2009-10-031-1/+1
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-031-0/+3
* | mpc512x: fix fixed_sdram() init code.Wolfgang Denk2009-10-082-1/+12
* | ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-071-2/+4
* | ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese2009-10-021-3/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-301-1589/+1586
|\
| * ppc/85xx: Clean up immap_85xx.hKumar Gala2009-09-281-1589/+1586
* | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-51/+35
* | ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-49/+37
|/
* Fix "ppc/85xx: Clean up use of LAWAR defines" breakageWolfgang Denk2009-09-251-1/+1
* mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan2009-09-252-1/+5
* ppc/p4080: Add various p4080 related defines (and p4040)Kumar Gala2009-09-242-2/+8
* ppc/p4080: Add support for CoreNet style platform LAWsKumar Gala2009-09-241-0/+31
* ppc/p4080: Add p4080 platform immap definitionsKumar Gala2009-09-242-20/+271
* immap_85xx: add porpllsr's plat ratio definitionMingkai Hu2009-09-241-0/+2
* fsl_pci: create a SET_STD_PCI_INFO() helper wrapperPaul Gortmaker2009-09-241-0/+12
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-241-7/+2
* ppc/85xx: Fix LCRR_CLKDIV definesKumar Gala2009-09-241-0/+8
* Correct ffs/fls regression for PowerPC etcSimon Kagstrom2009-09-171-2/+2
* ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-151-11/+10
* ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-151-0/+4
OpenPOWER on IntegriCloud