summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1342-22593/+0
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-062-440/+0
* ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese2010-03-301-1/+4
* ppc4xx fix unstable 440EPx bootstrap optionsRupjyoti Sarmah2010-03-241-5/+60
* ppc4xx: Fix compilation error on ML2 boardStefan Roese2010-02-031-0/+1
* ppc: remove -ffixed-r14 gcc option.Joakim Tjernlund2010-01-261-1/+1
* ppc: Use r12 instead of r14 as GOT pointer.Joakim Tjernlund2010-01-261-5/+6
* ppc: Loose GOT access in IRQJoakim Tjernlund2010-01-261-30/+3
* ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMsFelix Radensky2010-01-211-1/+1
* ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GTFelix Radensky2010-01-211-1/+1
* kgdb: drop duplicate debugger_exception_handlerMike Frysinger2010-01-181-4/+0
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-2/+2
* 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
OpenPOWER on IntegriCloud