summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-103-5/+20
* powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-104-2/+57
* powerpc/85xx: Update default hwconfig on P1022DSJiang Yutang2011-04-101-0/+1
* powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang2011-04-103-11/+79
* powerpc/85xx: Enable support for ATI graphics cards on P1022DSJiang Yutang2011-04-101-0/+16
* p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi2011-04-101-59/+47
* p4080ds: add README.p4080ds which documents the "serdes" hwconfig optionTimur Tabi2011-04-101-0/+32
* powerpc/85xx: Drop CONFIG_VIDEO support on corenet_ds boardsKumar Gala2011-04-091-23/+0
* powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-086-41/+41
* powerpc/85xx: Add some defines & registers in immap_85xx.hZhao Chenhui2011-04-051-1/+6
* powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang2011-04-054-11/+84
* powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2011-04-052-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-05103-1262/+2394
|\
| * powerpc: clean up DIU macro definitions for Freescale reference boardsTimur Tabi2011-04-044-16/+31
| * powerpc/85xx: Enable eSDHC boot support on P2020 DSJerry Huang2011-04-045-1/+103
| * env_mmc: Allow board code to override the environment addressMingkai Hu2011-04-041-4/+27
| * powerpc/8xxx: Fix typo for address hashing messageKumar Gala2011-04-041-1/+1
| * mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett2011-04-044-43/+53
| * fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPCKyle Moffett2011-04-041-16/+40
| * powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020Laurentiu TUDOR2011-04-044-16/+16
| * powerpc/85xx: Add 36-bit address map support to P1022DSJiang Yutang2011-04-043-1/+49
| * tsec: add AR8021 PHY supportLi Yang2011-04-041-0/+23
| * powerpc/85xx: Update timer-frequency prop in ptp_timer node of device treebhaskar upadhaya2011-04-041-0/+9
| * powerpc/85xx: Fix determining Fman freq on P1023Kumar Gala2011-04-041-4/+1
| * powerpc/85xx: Fixup determining PME, FMan freqKumar Gala2011-04-042-9/+35
| * powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DSZhao Chenhui2011-04-041-0/+14
| * powerpc/85xx: Disable ECC in considering performance on MPC8572DSZhao Chenhui2011-04-041-1/+1
| * powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DSZhao Chenhui2011-04-041-1/+1
| * powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDBPoonam Aggrwal2011-04-044-7/+84
| * powerpc/85xx: Optimized DDR settings for 800MT/s on P1/P2 RDBPoonam Aggrwal2011-04-041-2/+2
| * powerpc/85xx: Removed P1/P2 RDB RevB supportPoonam Aggrwal2011-04-041-22/+7
| * powerpc/85xx: Read board switch settings on p1_p2_rdbPriyanka Jain2011-04-042-0/+27
| * powerpc/85xx: Use DDR for RAMBOOT instead of L2 SRAM on p1_p2_rdbPriyanka Jain2011-04-043-17/+19
| * fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi2011-04-041-10/+40
| * powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZEKumar Gala2011-04-041-0/+8
| * powerpc/85xx: Corrected sdhc clock value for P1010Priyanka Jain2011-04-041-1/+2
| * powerpc/85xx: Adds some P1010/P1014 SoC configuration definesPoonam Aggrwal2011-04-041-0/+8
| * powerpc/85xx: Support for Freescale P1024/P1025 processorKumar Gala2011-04-044-0/+78
| * echi: add ULI1575 PCI IDZhao Chenhui2011-04-041-0/+1
| * powerpc/85xx: load ucode from nand flash before qe_initHaiying Wang2011-04-041-0/+17
| * fsl_ddr: Adds 16 bit DDR Data width optionPoonam Aggrwal2011-04-042-1/+4
| * powerpc/85xx: Use BR_PHYS_ADDR macro to setup BRs on P1_P2_RDBPoonam Aggrwal2011-04-041-2/+3
| * powerpc/8xxx: Display DIMM modelYork Sun2011-04-041-4/+7
| * powerpc/85xx: Update fixed DDR3 timing table for P4080DSYork Sun2011-04-041-8/+8
| * powerpc/8xxx: Fix LAW init to respect pre-initialized entriesKumar Gala2011-04-041-0/+20
| * fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-042-6/+26
| * powerpc/85xx: Refactor Qman/Portal support to be shared between SoCsHaiying Wang2011-04-046-22/+45
| * powerpc/85xx: Add support for Freescale P1023/P1017 ProcessorsRoy Zang2011-04-047-1/+99
| * powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala2011-04-041-2/+2
| * powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala2011-04-042-6/+23
OpenPOWER on IntegriCloud