summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* USB Consolidate descriptor definitionsTom Rix2009-12-201-2/+2
* ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-231-102/+97
* ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-231-4/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-0/+18
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-192-23/+104
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-0/+106
* Merge branch 'master' into nextWolfgang Denk2009-11-151-1/+1
|\
| * ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese2009-11-091-1/+1
* | ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese2009-11-101-0/+6
* | ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-0/+20
* | ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-091-0/+123
* | ppc4xx: Add common ppc4xx linker scriptStefan Roese2009-11-022-0/+172
|/
* ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese2009-10-231-1/+8
* ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese2009-10-231-0/+69
* ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese2009-10-231-1/+7
* cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk2009-10-231-1/+1
* Merge branch 'reloc'Wolfgang Denk2009-10-091-2/+4
|\
| * relocation: Do not relocate NULL pointers.Joakim Tjernlund2009-10-081-2/+4
* | ppc4xx: Rework cmd reginfoNiklaus Giger2009-10-072-0/+374
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-074-41/+41
* | ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-071-10/+20
* | ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-071-1/+2
* | PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss2009-10-071-1/+1
* | ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese2009-10-024-250/+169
* | ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky2009-10-021-207/+249
|/
* ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese2009-09-281-14/+13
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-283-65/+65
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-14/+14
* ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah2009-09-231-8/+15
* ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-09-171-75/+15
* ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-09-171-1/+5
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-1111-171/+171
* ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese2009-09-101-1/+1
* ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs2009-09-101-2/+2
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-041-1/+1
* Dual-license IBM code contributionsJosh Boyer2009-08-094-0/+9
* ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese2009-07-301-0/+23
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-245-118/+119
* Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-242-0/+145
* ppc4xx: Fix missing freqOPB for 405EPDirk Eibach2009-07-241-0/+2
* ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese2009-07-241-2/+7
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-162-224/+0
* ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-101-2/+9
* ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-102-5/+14
* ppc4xx: Make pll_write globalMatthias Fuchs2009-07-081-0/+1
* ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese2009-07-081-0/+2
* ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs2009-07-081-3/+16
* ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo2009-07-081-1/+1
* 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky2009-07-081-17/+25
* ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese2009-06-121-1/+1
OpenPOWER on IntegriCloud