summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-0859-59/+44
* Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger2011-04-0829-50/+5
* Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger2011-04-0829-84/+4
* Blackfin: skip RAM display for 0 mem systemsMike Frysinger2011-04-081-2/+5
* Blackfin: bf518f-ezbrd: don't require SPI logic all the timeMike Frysinger2011-04-081-9/+21
* 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
| * powerpc/85xx: Cleanup some QE related definesKumar Gala2011-04-042-67/+37
| * powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-0431-551/+69
| * powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-0429-150/+9
| * powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-048-121/+4
| * powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-0411-93/+10
| * powerpc/85xx: Update P2020DS default env settingsLi Yang2011-04-041-10/+12
| * powerpc/85xx: Add eSDHC support on P2020DSJerry Huang2011-04-042-1/+37
OpenPOWER on IntegriCloud