summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* arm: Use generic global_dataSimon Glass2013-02-04-37/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-16/+16
* arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-01-11/+11
* ixp: Move timestamp to arch_global_dataSimon Glass2013-02-01-7/+7
* arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-01-6/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-66/+68
* arm: Move tbl to arch_global_dataSimon Glass2013-02-01-83/+89
* arm: Move tbu to arch_global_dataSimon Glass2013-02-01-29/+29
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-01-15/+17
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-01-41/+45
* Add architecture-specific global dataSimon Glass2013-02-01-0/+6
* arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-01-30-1/+1
* pxa: Save lr register in relocate_code functionŁukasz Dałek2013-01-14-0/+2
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-84/+12
|\
| * mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13-84/+2
| * mx6: Add workaround for ARM errataFabio Estevam2013-01-09-0/+10
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-25/+953
|\ \
| * | Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung2013-01-11-0/+5
| * | Exynos: clock: support get_mmc_clk for exynosJaehoon Chung2013-01-11-0/+103
| * | EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_M...Ajay Kumar2013-01-10-0/+7
| * | EXYNOS5: Change parent clock of FIMD to MPLLAjay Kumar2013-01-10-1/+1
| * | EXYNOS5: Add support for FIMD and DPAjay Kumar2013-01-10-0/+2
| * | EXYNOS5: Add device node for USB.Rajeshwari Shinde2013-01-08-0/+13
| * | EXYNOS5: FDT: Add SPI device node dataRajeshwari Shinde2013-01-08-0/+41
| * | EXYNOS5: FDT: Add sound device node dataRajeshwari Shinde2013-01-08-0/+5
| * | EXYNOS5: FDT : Decode peripheral idRajeshwari Shinde2013-01-08-13/+57
| * | EXYNOS5: FDT: Add I2C device node dataRajeshwari Shinde2013-01-08-0/+64
| * | arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek2013-01-08-0/+45
| * | EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequencyChander Kashyap2012-12-26-5/+158
| * | exynos5: Add DT based driver for SMC911X ethernetHatim RV2012-12-26-0/+18
| * | EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250Hatim RV2012-12-26-0/+31
| * | EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12Chander Kashyap2012-12-26-0/+85
| * | EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12Chander Kashyap2012-12-26-0/+276
| * | EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addressesChander Kashyap2012-12-26-6/+42
* | | arm: Tabify code for MMC initializationTaylor Hutt2013-01-10-2/+2
* | | arm: Move bootstage record for board_init_f() to after arch_cpu_init()Simon Glass2013-01-10-2/+9
* | | arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam2013-01-10-2/+3
* | | arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass2013-01-10-0/+19
* | | arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass2013-01-10-2/+27
* | | arm: Move fdt check earlier so that board_early_init_f() can use itSimon Glass2013-01-10-4/+3
* | | arm: Keep track of the tlb size as well as its locationGabe Black2013-01-10-2/+4
* | | arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi2013-01-10-1/+4
* | | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-09-0/+15
|\ \ \
| * | | at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-09-0/+15
* | | | Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-09-3/+3
|\ \ \ \
| * | | | arch-kirkwood: Ethernet port macro returning incorrect addressLuke Lowrey2013-01-09-1/+1
| * | | | kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-09-2/+2
| | |_|/ | |/| |
* | | | arm: remove useless code in start.S filesAlbert ARIBAUD2013-01-08-10/+0
* | | | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-674/+300
|/ / /
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-52/+762
|\ \ \ | |_|/ |/| |