aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
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
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2009-05-23ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese
2009-05-23ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-16ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese
2009-03-20ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese
2009-03-20cpu/: get mac address from environmentMike Frysinger
2009-03-20ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin
2009-02-18ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese
2009-02-12ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith
2009-02-12ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham
2009-02-10ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-02-06ppc4xx: Make PCIE support selectableDirk Eibach
2009-02-06ppc4xx: Only fixup opb attached UARTsMatthias Fuchs
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-26ppc4xx: Improve DDR autodetectDirk Eibach