summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: extend non-secure switch to also go into HYP modeAndre Przywara2013-10-031-2/+4
* ARM: add SMP support for non-secure switchAndre Przywara2013-10-032-0/+3
* ARM: add C function to switch to non-secure stateAndre Przywara2013-10-031-0/+3
* ARM: add assembly routine to switch to non-secure stateAndre Przywara2013-10-032-0/+38
* ARM: prepare armv7.h to be included from assembly sourceAndre Przywara2013-10-031-1/+5
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-028-7/+31
|\
| * i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_IDEric Nelson2013-09-272-1/+2
| * i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2013-09-201-2/+2
| * mx6slevk: Add Ethernet supportFabio Estevam2013-09-203-0/+18
| * ARM: arch-mx6: fix PLL2_PFD2_FREQMarkus Niebel2013-09-201-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-133-6/+23
| |\
| * | mx27: add missing constant for mx27trem2013-09-101-1/+5
| * | ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-101-2/+3
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-024-7/+27
|\ \ \
| * | | ARM: OMAP5: Avoid writing into LDO SRAM bitsLokesh Vutla2013-09-201-6/+0
| * | | am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-201-0/+2
| * | | am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-202-1/+12
| * | | am33xx: Add the efuse_sma CONTROL_MODULE registerTom Rini2013-09-201-0/+12
| * | | am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-201-0/+1
* | | | ARM: use r9 for gdJeroen Hofstee2013-09-231-1/+1
|/ / /
* | | ARM: s3c44b0: remove remainders of dead boardMasahiro Yamada2013-09-191-281/+0
* | | arm: dma_alloc_coherent: malloc() -> memalign()Kuo-Jung Su2013-09-141-1/+1
| |/ |/|
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-113-6/+23
|\ \ | |/ |/|
| * arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.Przemyslaw Marczak2013-09-112-2/+10
| * arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12Piotr Wilczek2013-08-231-4/+13
* | socfpga: Creating driver for Reset ManagerChin Liang See2013-09-061-3/+7
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-054-24/+307
|\ \
| * | i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarationsEric Nelson2013-08-311-23/+6
| * | i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)Eric Nelson2013-08-311-0/+7
| * | imx: add status reporting for HAB statusStefano Babic2013-08-312-1/+74
| * | ARM: mxs: Added application UART driverAndreas Wass2013-08-211-0/+220
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-048-6/+99
|\ \ \
| * | | arm, am335x: add watchdog supportHeiko Schocher2013-08-281-0/+20
| * | | arm, am335x: add some missing registers and defines for lcd and epwm supportHeiko Schocher2013-08-282-1/+41
| * | | arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-281-0/+19
| * | | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-281-1/+10
| * | | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-281-1/+1
| * | | arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-281-2/+0
| * | | ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-281-1/+6
| * | | ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-282-0/+2
| | |/ | |/|
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-044-3/+8
|\ \ \
| * | | arm: sama5d3: fix smc cs related registers offsetBo Shen2013-08-221-1/+1
| * | | ARM: at91: sama5d3: remove unused definition about PMECC alpha table offsetWu, Josh2013-08-221-2/+0
| * | | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-221-0/+6
| * | | arm: atmel: add gmac support for sama5d3xek boardBo Shen2013-08-221-0/+1
| |/ /
* | | Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-032-0/+9
|\ \ \
| * | | zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-122-0/+9
* | | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-261-3/+3
* | | | ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-263-0/+62
* | | | SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-194-72/+4
OpenPOWER on IntegriCloud