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