| Commit message (Expand) | Author | Age | Lines |
* | Dual-license IBM code contributions | Josh Boyer | 2009-08-09 | -0/+9 |
* | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips | Stefan Roese | 2009-07-30 | -0/+23 |
* | ppc4xx: Replace 4xx lowercase SPR references | Matthias Fuchs | 2009-07-24 | -118/+119 |
* | Add "chip_config" command for PPC4xx bootstrap configuration | Stefan Roese | 2009-07-24 | -0/+145 |
* | ppc4xx: Fix missing freqOPB for 405EP | Dirk Eibach | 2009-07-24 | -0/+2 |
* | ppc4xx: Fix TLB reset problem with recent 44x images | Stefan Roese | 2009-07-24 | -2/+7 |
* | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory | Stefan Roese | 2009-07-16 | -224/+0 |
* | ppc4xx: Set default PCI device ID for 405EP boards | Matthias Fuchs | 2009-07-10 | -2/+9 |
* | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() | Matthias Fuchs | 2009-07-10 | -5/+14 |
* | ppc4xx: Make pll_write global | Matthias Fuchs | 2009-07-08 | -0/+1 |
* | ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" | Stefan Roese | 2009-07-08 | -0/+2 |
* | ppc4xx: Implement is_pci_host() for 405 CPUs | Matthias Fuchs | 2009-07-08 | -3/+16 |
* | ppc4xx: Fixed PPC4xx debug compilation error in uic.c | Alessio Centazzo | 2009-07-08 | -1/+1 |
* | 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code | Felix Radensky | 2009-07-08 | -17/+25 |
* | ppc4xx: Remove PCI async bootup message if PCI is not used | Stefan Roese | 2009-06-12 | -1/+1 |
* | ppc4xx: Add Sequoia RAM-booting target | Stefan Roese | 2009-06-12 | -6/+27 |
* | i2c: Create common default i2c_[set|get]_bus_speed() functions | Peter Tyser | 2009-06-12 | -14/+0 |
* | i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value | Peter Tyser | 2009-06-12 | -8/+0 |
* | ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms | Stefan Roese | 2009-05-23 | -2/+2 |
* | ppc4xx: Move definition for PPC4xx NAND FLASH controller to header | Stefan Roese | 2009-05-23 | -6/+3 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -1/+1 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -4/+4 |
* | ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets | Stefan Roese | 2009-04-16 | -1/+5 |
* | ppc4xx: Don't write the MAC address into the internal SoC registers | Stefan Roese | 2009-03-20 | -28/+1 |
* | cpu/: get mac address from environment | Mike Frysinger | 2009-03-20 | -6/+8 |
* | ppc4xx: Fix bug in PCI outbound map configuration for canyonlands | Anatolij Gustschin | 2009-03-20 | -2/+4 |
* | ppc4xx: PCIe: Change 16GB inbound memory to 4GB | Stefan Roese | 2009-02-18 | -2/+2 |
* | ppc4xx: Fix initialization of the SDRAM_CODT register | Carolyn Smith | 2009-02-12 | -5/+2 |
* | ppc4xx: Autocalibration can set RDCC to over aggressive value. | Adam Graham | 2009-02-12 | -29/+45 |
* | ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h | Kumar Gala | 2009-02-10 | -3/+0 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -2/+2 |
* | ppc4xx: Make PCIE support selectable | Dirk Eibach | 2009-02-06 | -3/+4 |
* | ppc4xx: Only fixup opb attached UARTs | Matthias Fuchs | 2009-02-06 | -2/+22 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | ppc4xx: Improve DDR autodetect | Dirk Eibach | 2009-01-26 | -5/+50 |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -2/+1 |
* | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -20/+0 |
* | Section name should be ".data", not "data" | Trent Piepho | 2008-12-09 | -4/+3 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization | Dave Mitchell | 2008-11-21 | -7/+20 |
* | ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs | Dave Mitchell | 2008-11-21 | -20/+21 |
* | ppc4xx: Clear all potentially pending exceptions in MCSR | Stefan Roese | 2008-11-20 | -0/+4 |
* | Moved initialization of PPC4xx EMAC to cpu_eth_init() | Ben Warren | 2008-11-09 | -0/+14 |
* | Moved PPC4xx EMAC driver to drivers/net | Ben Warren | 2008-11-09 | -2128/+0 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -9/+1 |
* | ppc4xx: Generic architecture for xilinx ppc405(v3) | Ricardo Ribalda Delgado | 2008-10-24 | -1/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2008-10-21 | -36/+99 |
|\ |
|
| * | ppc4xx: Correctly setup ranges property in ebc node | Stefan Roese | 2008-10-21 | -17/+28 |
| * | ppc4xx: Add routine to retrieve CPU number | Adam Graham | 2008-10-21 | -1/+18 |
| * | ppc4xx: Add static support for 44x IBM SDRAM Controller | Adam Graham | 2008-10-21 | -18/+53 |