aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2010-03-30ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese
2010-03-24ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah
2010-02-03ppc4xx: Fix compilation error on ML2 boardStefan Roese
2010-01-26ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund
2010-01-26ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund
2010-01-26ppc: Loose GOT access in IRQJoakim Tjernlund
2010-01-21ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky
2010-01-21ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
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