summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-211-20/+21
* ppc4xx: Clear all potentially pending exceptions in MCSRStefan Roese2008-11-201-0/+4
* Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-091-0/+14
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-092-2128/+0
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-092-9/+1
* ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado2008-10-241-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-213-36/+99
|\
| * ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese2008-10-211-17/+28
| * ppc4xx: Add routine to retrieve CPU numberAdam Graham2008-10-211-1/+18
| * ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham2008-10-211-18/+53
* | Cleanup: fix "MHz" spellingWolfgang Denk2008-10-213-3/+3
* | Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-2125-521/+544
|\ \ | |/
| * Merge 'next' branchWolfgang Denk2008-10-1825-517/+517
| |\
| | * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1825-517/+517
| * | ppc4xx: PPC44x MQ initializationYuri Tikhonov2008-10-171-4/+6
| |/
| * ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham2008-10-081-0/+21
OpenPOWER on IntegriCloud