aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser42-22593/+0
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2-440/+0
2010-03-30ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese1-1/+4
2010-03-24ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah1-5/+60
2010-02-03ppc4xx: Fix compilation error on ML2 boardStefan Roese1-0/+1
2010-01-26ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund1-1/+1
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund1-5/+6
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund1-30/+3
2010-01-21ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky1-1/+1
2010-01-21ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky1-1/+1
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger1-4/+0
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-2/+2
2009-12-20USB Consolidate descriptor definitionsTom Rix1-2/+2
2009-11-23ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese1-102/+97
2009-11-23ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese1-4/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese1-0/+18
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese2-23/+104
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-0/+106
2009-11-15Merge branch 'master' into nextWolfgang Denk1-1/+1
2009-11-10ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese1-0/+6
2009-11-09ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)Stefan Roese1-1/+1
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-0/+20
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese1-0/+123
2009-11-02ppc4xx: Add common ppc4xx linker scriptStefan Roese2-0/+172
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-04ppc: Remove -fno-strict-aliasingKumar Gala1-1/+1
2009-08-09Dual-license IBM code contributionsJosh Boyer4-0/+9
2009-07-30ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese1-0/+23