summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24765-11758/+773
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Łukasz Majewski2013-07-161-5/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-1241-182/+5446
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-115-139/+532
| * ARM: Tegra: FDT: Add USB EHCI function for T30/T114Jim Lin2013-07-112-0/+54
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-1019-15/+3249
| |\
| | * arm: exynos: fix clock calculationMinkyu Kang2013-07-091-5/+38
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-0513-10/+3081
| | * EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2013-07-051-0/+40
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-052-0/+62
| | * SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-281-0/+1
| | * EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde2013-06-241-0/+27
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-026-1/+15
| * | ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-021-0/+3
| * | am33xx: fix the ddr_cmdtctrl structureIlya Ledvich2013-07-021-1/+0
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-284-23/+1581
| |\ \
| | * | mx27: add i2c clocktrem2013-06-262-0/+3
| | * | mx27: add function enable_cachestrem2013-06-261-0/+8
| | * | imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-261-22/+1569
| | * | imx6: fix GPR2 wrong definitionPierre Aubert2013-06-261-1/+1
| * | | pxa: fix memory coherency problem after relocationMike Dunn2013-06-221-0/+9
| * | | pxa: use -mcpu=xscale compiler optionMike Dunn2013-06-221-1/+1
| * | | pxa: turn icache off in cpu_init_crit()Mike Dunn2013-06-221-2/+1
* | | | bootm: Clean up bootz_setup() functionSimon Glass2013-07-101-6/+8
* | | | exynos: Avoid function instrumentation for microsecond timerSimon Glass2013-06-262-5/+7
* | | | arm: Implement the 'fake' go commandSimon Glass2013-06-261-9/+18
* | | | cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan2013-06-261-0/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-2222-127/+262
|\ \ \ \ | |/ / /
| * | | arm: optimize relocate_code routineAlbert ARIBAUD2013-06-211-20/+12
| * | | arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-214-13/+24
| * | | arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-215-9/+19
| * | | arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-212-3/+3
| * | | remove all references to .dynsymAlbert ARIBAUD2013-06-216-38/+3
| * | | arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-211-0/+5
| | |/ | |/|
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-193-2/+51
| |\ \
| | * | arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-182-0/+23
| | * | arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-182-2/+8
| | * | arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-182-0/+20
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-199-47/+150
| |\ \ \ | | |/ / | |/| |
| | * | power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi2013-06-131-33/+25
| | * | EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar2013-06-131-2/+2
| | * | EXYNOS5: DWMMC: Added FDT support for DWMMCAmar2013-06-131-7/+4
| | * | EXYNOS5: FDT: Add DWMMC device node dataAmar2013-06-131-0/+33
| | * | exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-044-18/+25
| | * | exynos: move tzpc_init to armv7/exynosInderpal Singh2013-06-043-1/+77
| | * | Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat2013-05-211-4/+2
* | | | 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
OpenPOWER on IntegriCloud