summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha2013-06-201-1/+1
* powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha2013-06-202-4/+4
* powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_tMingkai Hu2013-06-201-1/+1
* 85xx: Change clock-frequency compatible to 2.0Andy Fleming2013-06-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-1356-1192/+2327
|\
| * arm: pxa: config option for PXA270 turbo modeSergey Yanovich2013-06-121-1/+1
| * cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada2013-06-101-2/+2
| * arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-103-1/+166
| * OMAP5: Enable access to auxclk registersLubomir Popov2013-06-103-0/+30
| * arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-1010-951/+1
| * ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-108-31/+220
| * ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-106-46/+71
| * ARM: DRA7xx: Update pinmux dataLokesh Vutla2013-06-101-2/+5
| * mmc: omap_hsmmc: Update pbias programmingBalaji T K2013-06-101-1/+1
| * ARM: DRA7xx: Correct SRAM END addressSricharan R2013-06-101-5/+6
| * ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-103-0/+13
| * ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla2013-06-102-0/+11
| * ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2013-06-104-12/+97
| * ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-102-2/+1
| * ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-106-1/+80
| * ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla2013-06-101-2/+9
| * ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-107-8/+33
| * ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-1012-9/+9
| * ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R2013-06-101-6/+0
| * ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-109-121/+7
| * OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov2013-06-101-0/+1
| * OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-102-0/+16
| * OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-108-0/+256
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-0811-4/+1300
| |\
| | * arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-031-3/+22
| | * arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-037-0/+1253
| | * arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang2013-06-033-1/+25
| * | ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-061-0/+4
* | | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-118-21/+35
* | | MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck2013-06-081-143/+1
* | | MIPS: fix __raw_* IO accessorsGabor Juhos2013-06-081-13/+13
* | | am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-064-1/+4
|/ /
* | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-055-36/+42
* | am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-041-2/+2
* | omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-041-1/+1
* | arm: factorize relocate_code routineAlbert ARIBAUD2013-05-3015-992/+124
* | arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-3013-81/+55
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30110-8455/+1488
|\ \
| * | powerpc/mpc85xx: Clear L1 D-cache lockYork Sun2013-05-241-0/+1
| * | SECURE BOOT - Removed deletion of TLB entries codeRuchika Gupta2013-05-242-17/+0
| * | powerpc/b4860qds: Add LAW Target ID and Create LAW entry for MapleShaveta Leekha2013-05-241-0/+2
| * | powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.hPoonam Aggrwal2013-05-241-23/+11
| * | powerpc/mpc8xxx: Allow DDR overclockYork Sun2013-05-241-2/+0
| * | powerpc/chassis2: Change core numbering schemeYork Sun2013-05-246-58/+92
| * | powerpc/mpc8xxx: Add T1040 and variant SoCsYork Sun2013-05-248-0/+282
OpenPOWER on IntegriCloud