summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-083-2/+13
* Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger2011-04-081-0/+3
* Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger2011-04-081-0/+4
* Blackfin: skip RAM display for 0 mem systemsMike Frysinger2011-04-081-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-0534-191/+1699
|\
| * powerpc/8xxx: Fix typo for address hashing messageKumar Gala2011-04-041-1/+1
| * mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett2011-04-042-33/+33
| * 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: 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: 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
| * 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/8xxx: Display DIMM modelYork Sun2011-04-041-4/+7
| * fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-041-4/+16
| * powerpc/85xx: Refactor Qman/Portal support to be shared between SoCsHaiying Wang2011-04-045-22/+44
| * 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-041-3/+60
| * powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-043-6/+3
| * powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-0/+5
| * 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-041-0/+2
| * 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
* | MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectoryDaniel Schwierzeck2011-04-027-2/+69
* | MIPS: IncaIP: Move all IncaIP specific code to separate subdirectoryDaniel Schwierzeck2011-04-027-2/+70
* | 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-0214-0/+0
* | MIPS: Purple: Remove Purple supportDaniel Schwierzeck2011-04-026-140/+0
|/
* powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-292-1/+52
* powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang2011-03-281-0/+6
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-272-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-2774-141/+406
|\
| * ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-272-4/+6
| * S5P: timer: replace bss variable by gdMinkyu Kang2011-03-271-15/+12
| * S5P: timer: Use pwm functionsMinkyu Kang2011-03-273-58/+7
| * ARM: S5P: pwm driver supportDonghwa Lee2011-03-274-0/+228
| * SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-271-0/+2
| * arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-2731-1/+88
| * rename _end to __bss_end__Po-Yu Chuang2011-03-2765-82/+82
* | powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun2011-03-241-0/+41
OpenPOWER on IntegriCloud