| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2012-01-13 | 1 | -0/+2 |
|\ |
|
| * | fsl_lbc: add printout of LCRR and LBCR to local bus regs | Paul Gortmaker | 2012-01-13 | 1 | -0/+2 |
* | | mpc83xx: Add a GPIO driver for the MPC83XX family | Joe Hershberger | 2012-01-09 | 2 | -0/+40 |
|/ |
|
* | mpc85xx: support for Freescale COM Express P2020 | Ira W. Snyder | 2011-11-29 | 1 | -0/+1 |
* | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h | Timur Tabi | 2011-11-29 | 1 | -0/+6 |
* | powerpc/85xx: Add workaround for erratum A-003474 | York Sun | 2011-11-29 | 1 | -0/+7 |
* | powerpc/85xx: Add workaround for erratum CPU-A003999 | Kumar Gala | 2011-11-29 | 1 | -0/+6 |
* | powerpc/85xx: Add support for Book-E MMU Arch v2.0 | Kumar Gala | 2011-11-08 | 1 | -0/+6 |
* | powerpc/85xx: fix definition of MAS register macros | Timur Tabi | 2011-11-08 | 1 | -5/+5 |
* | powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 | chenhui zhao | 2011-11-08 | 1 | -0/+1 |
* | mpc83xx: Cleanup usage of LBC constants | Joe Hershberger | 2011-11-03 | 1 | -1/+7 |
* | mpc83xx: Fix ipic structure definition | Joe Hershberger | 2011-11-03 | 1 | -4/+5 |
* | mpc83xx: fix global timer structure definition | Kim Phillips | 2011-11-03 | 1 | -1/+1 |
* | powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf | 2011-10-23 | 1 | -0/+6 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | 1 | -8/+0 |
* | mpc85xx: Add inline GPIO acessor functions | Kyle Moffett | 2011-10-21 | 1 | -0/+123 |
* | powerpc/85xx: Add support for RMan LIODN initialization | Kumar Gala | 2011-10-18 | 3 | -0/+25 |
* | powerpc/85xx: Update setting of SRIO LIODNs | Kumar Gala | 2011-10-18 | 1 | -0/+22 |
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 | Timur Tabi | 2011-10-13 | 1 | -10/+0 |
* | powerpc/mpc8536ds: Add eSPI support for MPC8536DS | Xie Xiaobo | 2011-10-09 | 1 | -0/+5 |
* | powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY | Timur Tabi | 2011-10-09 | 1 | -1/+8 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | image: push default arch values to arch headers | Mike Frysinger | 2011-10-05 | 1 | -0/+4 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | 1 | -0/+1 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | 1 | -0/+3 |
* | powerpc/p3060: Add SoC related support for P3060 platform | Shengzhou Liu | 2011-10-03 | 3 | -1/+28 |
* | powerpc/85xx: Add support for setting up RAID engine liodns on P5020 | Kumar Gala | 2011-10-03 | 3 | -1/+32 |
* | powerpc/mpc8548: Add workaround for erratum NMG_LBC103 | Kumar Gala | 2011-10-03 | 1 | -0/+1 |
* | powerpc/mpc8548: Add workaround for erratum NMG_DDR120 | Kumar Gala | 2011-10-03 | 1 | -0/+1 |
* | powerpc/p4080: Add support for secure boot flow | Ruchika Gupta | 2011-10-03 | 2 | -0/+45 |
* | powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver | York Sun | 2011-09-29 | 2 | -5/+117 |
* | powerpc/mpc8xxx: Add DDR2 to unified DDR driver | York Sun | 2011-09-29 | 1 | -0/+5 |
* | powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en | York Sun | 2011-09-29 | 1 | -0/+4 |
* | powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 | Kumar Gala | 2011-09-29 | 1 | -0/+4 |
* | powerpc/85xx: Add networking support to P1023RDS | Roy Zang | 2011-09-29 | 1 | -0/+4 |
* | powerpc/85xx: Add support for FMan ethernet in Independent mode | Kumar Gala | 2011-09-29 | 5 | -12/+732 |
* | powerpc/mp: add support for discontiguous cores | Timur Tabi | 2011-09-29 | 1 | -1/+5 |
* | fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) | Poonam Aggrwal | 2011-09-29 | 1 | -0/+2 |
* | powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) | Poonam Aggrwal | 2011-09-29 | 1 | -0/+2 |
* | fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) | Poonam Aggrwal | 2011-09-29 | 2 | -0/+7 |
* | nand: Freescale Integrated Flash Controller NAND support | Dipen Dudhat | 2011-09-29 | 1 | -4/+2 |
* | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi | 2011-09-29 | 1 | -0/+39 |
* | powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0 | Kumar Gala | 2011-09-29 | 1 | -0/+5 |
* | powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 | Ramneek Mehresh | 2011-09-29 | 1 | -0/+2 |
* | Fix incorrect array size of phy settings for 405EX | Weirich, Bernhard | 2011-09-19 | 1 | -1/+1 |
* | powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 | Kumar Gala | 2011-07-29 | 1 | -0/+4 |
* | powerpc/85xx: Adding configuration for DCSRCR to enable 32M access | Stephen George | 2011-07-29 | 1 | -1/+6 |
* | cleanup: Fix typos and misspellings in various files. | Mike Williams | 2011-07-28 | 7 | -12/+12 |
* | powerpc/mpc85xx: Add clear_ddr_tlbs function | Becky Bruce | 2011-07-22 | 1 | -0/+1 |
* | powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time | York Sun | 2011-07-11 | 1 | -0/+3 |