summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
2009-11-09ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese1-1/+1
2009-10-23ppc4xx: Print PCI synchronous clock frequency upon bootupStefan Roese1-1/+8
2009-10-23ppc4xx: Add function to check and dynamically change PCI sync clockStefan Roese1-0/+69
2009-10-23ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese1-1/+7
2009-10-23cpu/ppc4xx/fdt.c: avoid strcpy() to constant stringWolfgang Denk1-1/+1
2009-10-09Merge branch 'reloc'Wolfgang Denk1-2/+4
2009-10-08relocation: Do not relocate NULL pointers.Joakim Tjernlund1-2/+4
2009-10-07ppc4xx: Rework cmd reginfoNiklaus Giger2-0/+374
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger4-41/+41
2009-10-07ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese1-10/+20
2009-10-07ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese1-1/+2
2009-10-07PPC4xx: Denali core: Fix incorrect DDR row bitsMike Nuss1-1/+1
2009-10-02ppc4xx: Merge PPC4xx DDR and DDR2 ECC handlingStefan Roese4-250/+169
2009-10-02ppc4xx: Reorganize DDR2 ECC handlingFelix Radensky1-207/+249
2009-09-28ppc4xx: Remove mtsdram0() marcos and use common mtsdram() insteadStefan Roese1-14/+13
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese3-65/+65
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-14/+14
2009-09-23ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah1-8/+15
2009-09-17ppc4xx: Consolidate get_OPB_freq()Stefan Roese1-75/+15
2009-09-17ppc4xx: Fix 405EZ uart base baud calculationStefan Roese1-1/+5
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese11-171/+171
2009-09-10ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese1-1/+1
2009-09-10ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs1-2/+2
2009-09-05ppc: Remove -fno-strict-aliasingKumar Gala1-1/+1
2009-08-10Dual-license IBM code contributionsJosh Boyer4-0/+9
2009-07-30ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese1-0/+23
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs5-118/+119
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2-0/+145
2009-07-24ppc4xx: Fix missing freqOPB for 405EPDirk Eibach1-0/+2
2009-07-24ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese1-2/+7
2009-07-17nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2-224/+0
2009-07-10ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs1-2/+9
2009-07-10ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2-5/+14
2009-07-08ppc4xx: Make pll_write globalMatthias Fuchs1-0/+1
2009-07-08ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese1-0/+2
2009-07-08ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs1-3/+16
2009-07-08ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo1-1/+1
2009-07-084xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky1-17/+25
2009-06-12ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese1-1/+1
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese1-6/+27
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser1-14/+0
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2-8/+0
2009-05-23ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese1-2/+2
2009-05-23ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese1-6/+3
2009-05-16Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-28Replace __attribute references with __attribute__Peter Tyser1-4/+4
2009-04-16ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese1-1/+5
2009-03-21ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese1-28/+1
2009-03-21cpu/: get mac address from environmentMike Frysinger1-6/+8
2009-03-20ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin1-2/+4