summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala2011-04-041-0/+15
| * | powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-041-0/+3
| * | powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-043-6/+2
| * | powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala2011-04-043-35/+28
| * | p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2011-04-043-18/+112
| * | powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat2011-04-047-2/+1056
| * | powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha2011-04-043-0/+82
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-04-0531-1617/+113
|\ \
| * | MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck2011-04-028-9/+76
| * | MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck2011-04-028-6/+74
| * | MIPS: Optimize the setup of CPU optimization flagsDaniel Schwierzeck2011-04-021-7/+8
| * | MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck2011-04-0215-25/+25
| * | MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-0219-1641/+1
| |/