summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-05-10/+3081
* EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-05-0/+40
* EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-05-0/+62
* SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-28-0/+1
* EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde2013-06-24-0/+27
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-19-2/+51
|\
| * arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-18-0/+23
| * arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-18-2/+8
| * arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-18-0/+20
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-19-47/+150
|\ \ | |/ |/|
| * power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi2013-06-13-33/+25
| * EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-13-2/+2
| * EXYNOS5: DWMMC: Added FDT support for DWMMCAmar2013-06-13-7/+4
| * EXYNOS5: FDT: Add DWMMC device node dataAmar2013-06-13-0/+33
| * exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-04-18/+25
| * exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-04-1/+77
| * Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat2013-05-21-4/+2
* | 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
* | | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-05-36/+42
* | | am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-04-2/+2
* | | omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-04-1/+1
* | | arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30-992/+124
* | | arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30-81/+55