summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeLines
* ppc4xx: Fix PCIE PLL lock on 440SPe Yucca boardRupjyoti Sarmah2009-09-23-8/+15
* ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-09-17-75/+15
* ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-09-17-1/+5
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-171/+171
* ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese2009-09-10-1/+1
* ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs2009-09-10-2/+2
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-04-1/+1
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+9
* ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese2009-07-30-0/+23
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-118/+119
* Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese2009-07-24-0/+145
* ppc4xx: Fix missing freqOPB for 405EPDirk Eibach2009-07-24-0/+2
* ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese2009-07-24-2/+7
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-16-224/+0
* ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-10-2/+9
* ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-10-5/+14
* ppc4xx: Make pll_write globalMatthias Fuchs2009-07-08-0/+1
* ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese2009-07-08-0/+2
* ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs2009-07-08-3/+16
* ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo2009-07-08-1/+1
* 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky2009-07-08-17/+25
* ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese2009-06-12-1/+1
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-12-6/+27
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-12-14/+0
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-12-8/+0
* ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-23-2/+2
* ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese2009-05-23-6/+3
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-28-4/+4
* ppc4xx: Add "booting from NAND" to 4xx NAND-booting targetsStefan Roese2009-04-16-1/+5
* ppc4xx: Don't write the MAC address into the internal SoC registersStefan Roese2009-03-20-28/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-20-6/+8
* ppc4xx: Fix bug in PCI outbound map configuration for canyonlandsAnatolij Gustschin2009-03-20-2/+4
* ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-18-2/+2
* ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith2009-02-12-5/+2
* ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-12-29/+45
* ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-10-3/+0
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-2/+2
* ppc4xx: Make PCIE support selectableDirk Eibach2009-02-06-3/+4
* ppc4xx: Only fixup opb attached UARTsMatthias Fuchs2009-02-06-2/+22
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-2/+2
* ppc4xx: Improve DDR autodetectDirk Eibach2009-01-26-5/+50
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-2/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-20/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-09-4/+3
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+2
* ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell2008-11-21-7/+20
* ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-21-20/+21
* ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese2008-11-20-0/+4
* Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-09-0/+14