summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-245-118/+119
* Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-242-0/+145
* ppc4xx: Fix missing freqOPB for 405EPDirk Eibach2009-07-241-0/+2
* ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese2009-07-241-2/+7
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-162-224/+0
* ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-101-2/+9
* ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-102-5/+14
* ppc4xx: Make pll_write globalMatthias Fuchs2009-07-081-0/+1
* ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese2009-07-081-0/+2
* ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs2009-07-081-3/+16
* ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo2009-07-081-1/+1
* 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky2009-07-081-17/+25
* ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese2009-06-121-1/+1
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-121-6/+27
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-14/+0
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-122-8/+0
* ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-231-2/+2
* ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese2009-05-231-6/+3
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-4/+4
* ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese2009-04-161-1/+5
* ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese2009-03-201-28/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-201-6/+8
* ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin2009-03-201-2/+4
* ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-181-2/+2
* ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith2009-02-121-5/+2
* ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-121-29/+45
* ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-101-3/+0
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-2/+2
* ppc4xx: Make PCIE support selectableDirk Eibach2009-02-062-3/+4
* ppc4xx: Only fixup opb attached UARTsMatthias Fuchs2009-02-061-2/+22
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* ppc4xx: Improve DDR autodetectDirk Eibach2009-01-261-5/+50
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-162-2/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-20/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-091-4/+3
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-211-7/+20
OpenPOWER on IntegriCloud