| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -3/+3 |
* | | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher | 2008-10-21 | -521/+544 |
|\ \
| |/ |
|
| * | Merge 'next' branch | Wolfgang Denk | 2008-10-18 | -517/+517 |
| |\ |
|
| | * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -517/+517 |
| * | | ppc4xx: PPC44x MQ initialization | Yuri Tikhonov | 2008-10-17 | -4/+6 |
| |/ |
|
| * | ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change | Adam Graham | 2008-10-08 | -0/+21 |
| * | Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" | Stefan Roese | 2008-09-22 | -0/+5 |
| * | ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) | Victor Gallardo | 2008-09-16 | -5/+0 |
* | | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer | 2008-10-14 | -4/+4 |
|/ |
|
* | ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports | Stefan Roese | 2008-09-12 | -4/+10 |
* | ppc4xx: Remove CONFIG_CS8952_PHY define | Stefan Roese | 2008-09-08 | -2/+0 |
* | ppc4xx: Fix compilation warning for PIP405 | Stefan Roese | 2008-09-08 | -6/+5 |
* | ppc4xx: Fix compilation warning for canyonlands & glacier | Stefan Roese | 2008-09-08 | -7/+3 |
* | ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY | Victor Gallardo | 2008-09-05 | -5/+195 |
* | ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines | Adam Graham | 2008-09-05 | -63/+98 |
* | ppc4xx: IBM Memory Controller DDR autocalibration routines | Adam Graham | 2008-09-05 | -0/+1212 |
* | ppc4xx/NAND: Add select_chip function to 4xx NDFC driver | Stefan Roese | 2008-08-30 | -0/+8 |
* | ppc4xx: NAND configuration | Wolfgang Ocker | 2008-08-29 | -1/+5 |
* | ppc4xx: fix UIC external_interrupt hang on UIC0 | Victor Gallardo | 2008-08-29 | -2/+2 |
* | ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller | Prodyut Hazarika | 2008-08-29 | -17/+56 |
* | ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix | Tirumala R Marri | 2008-08-22 | -5/+5 |
* | ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch | Stefan Roese | 2008-08-21 | -24/+13 |
* | ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, | Prodyut Hazarika | 2008-08-21 | -5/+38 |