summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-11-23ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese
2009-11-23ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese
2009-11-15Merge branch 'master' into nextWolfgang Denk
2009-11-10ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese
2009-11-09ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese
2009-11-02ppc4xx: Add common ppc4xx linker scriptStefan Roese
2009-10-23ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese
2009-10-23ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese
2009-10-23ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese
2009-10-23cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund
2009-10-07ppc4xx: Rework cmd reginfoNiklaus Giger
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-10-07ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese
2009-10-07ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese
2009-10-07PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss
2009-10-02ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese
2009-10-02ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky
2009-09-28ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-23ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah
2009-09-17ppc4xx: Consolidate get_OPB_freq()Stefan Roese
2009-09-17ppc4xx: Fix 405EZ uart base baud calculationStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-09-10ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese
2009-09-10ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala
2009-08-09Dual-license IBM code contributionsJosh Boyer
2009-07-30ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese
2009-07-24ppc4xx: Fix missing freqOPB for 405EPDirk Eibach
2009-07-24ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese
2009-07-10ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs
2009-07-10ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs
2009-07-08ppc4xx: Make pll_write globalMatthias Fuchs
2009-07-08ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese
2009-07-08ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs
2009-07-08ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo
2009-07-084xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky
2009-06-12ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese