summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* am33xx: fix the ddr_cmdtctrl structureIlya Ledvich2013-07-02-1/+0
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-28-23/+1581
|\
| * mx27: add i2c clocktrem2013-06-26-0/+3
| * mx27: add function enable_cachestrem2013-06-26-0/+8
| * imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-26-22/+1569
| * imx6: fix GPR2 wrong definitionPierre Aubert2013-06-26-1/+1
* | pxa: fix memory coherency problem after relocationMike Dunn2013-06-22-0/+9
* | pxa: use -mcpu=xscale compiler optionMike Dunn2013-06-22-1/+1
* | pxa: turn icache off in cpu_init_crit()Mike Dunn2013-06-22-2/+1
* | arm: optimize relocate_code routineAlbert ARIBAUD2013-06-21-20/+12
* | arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21-13/+24
* | arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-21-9/+19
* | arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-21-3/+3
* | remove all references to .dynsymAlbert ARIBAUD2013-06-21-38/+3
* | arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-21-0/+5
* | 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