summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-06-20-0/+1
* powerpc/mpc85xx:Disable Debug TLB entry before init_tlbsPrabhakar Kushwaha2013-06-20-0/+4
* powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2013-06-20-25/+25
* powerpc/mpc85xx: modify the functionality clear_bss and aligning the end addr...Ying Zhang2013-06-20-1/+3
* powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang2013-06-20-0/+22
* powerpc/mpc85xx: work around erratum A-006593Scott Wood2013-06-20-0/+8
* fsl_ifc: add support for different IFC bank countMingkai Hu2013-06-20-32/+125
* powerpc/t4qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-20-0/+1
* powerpc/b4860qds: Slave module for boot from SRIO and PCIELiu Gang2013-06-20-0/+1
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-20-7/+3
* 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming2013-06-20-1/+1
* powerpc: Use lower case for the core namesFabio Estevam2013-06-20-5/+5
* powerpc/BSC9132: Add IFC bank countYork Sun2013-06-20-0/+1
* board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain2013-06-20-0/+7
* powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-20-1/+1
* powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-20-4/+4
* powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu2013-06-20-1/+1
* 85xx: Change clock-frequency compatible to 2.0Andy Fleming2013-06-20-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-13-1192/+2327
|\
| * arm: pxa: config option for PXA270 turbo modeSergey Yanovich2013-06-12-1/+1
| * cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada2013-06-10-2/+2
| * arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-10-1/+166
| * OMAP5: Enable access to auxclk registersLubomir Popov2013-06-10-0/+30
| * arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-10-951/+1
| * ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-10-31/+220
| * ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-10-46/+71
| * ARM: DRA7xx: Update pinmux dataLokesh Vutla2013-06-10-2/+5
| * mmc: omap_hsmmc: Update pbias programmingBalaji T K2013-06-10-1/+1
| * ARM: DRA7xx: Correct SRAM END addressSricharan R2013-06-10-5/+6
| * ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-10-0/+13
| * ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla2013-06-10-0/+11
| * ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2013-06-10-12/+97
| * ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-10-2/+1
| * ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-10-1/+80
| * ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla2013-06-10-2/+9
| * ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-10-8/+33
| * ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-10-9/+9
| * ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R2013-06-10-6/+0
| * ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-10-121/+7
| * OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov2013-06-10-0/+1
| * OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-10-0/+16
| * OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-10-0/+256
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-08-4/+1300
| |\
| | * arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-03-3/+22
| | * arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-03-0/+1253
| | * arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang2013-06-03-1/+25
| * | ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-06-0/+4
* | | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-11-21/+35
* | | MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck2013-06-08-143/+1
* | | MIPS: fix __raw_* IO accessorsGabor Juhos2013-06-08-13/+13