summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: trigger non-secure state switch during bootm executionAndre Przywara2013-10-031-0/+13
* ARM: add C function to switch to non-secure stateAndre Przywara2013-10-033-0/+126
* ARM: add assembly routine to switch to non-secure stateAndre Przywara2013-10-033-0/+125
* ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2013-10-032-0/+57
* 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-0213-34/+313
|\
| * i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_IDEric Nelson2013-09-272-1/+2
| * mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-271-1/+1
| * i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2013-09-201-2/+2
| * mx6slevk: Add Ethernet supportFabio Estevam2013-09-204-0/+48
| * 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-102-1/+10
| * | ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-103-24/+36
| * | ARM: mxs: Document the power block initializationMarek Vasut2013-09-101-0/+209
| * | mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov2013-09-101-4/+4
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-0210-28/+104
|\ \ \
| * | | ARM: OMAP5: Avoid writing into LDO SRAM bitsLokesh Vutla2013-09-203-25/+0
| * | | am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-203-2/+10
| * | | am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-203-1/+69
| * | | am33xx: Add the efuse_sma CONTROL_MODULE registerTom Rini2013-09-201-0/+12
| * | | am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-203-0/+13
* | | | ARM: use r9 for gdJeroen Hofstee2013-09-234-12/+12
* | | | ARM,relocate: do not use r9Jeroen Hofstee2013-09-231-3/+3
* | | | ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-2314-22/+3
* | | | arm: zynq: Fix timer loadaddressMichal Simek2013-09-231-1/+1
* | | | arm: prevent using movt/movw address loadsJeroen Hofstee2013-09-231-2/+6
|/ / /
* | | ARM: s3c44b0: remove remainders of dead boardMasahiro Yamada2013-09-197-795/+0
* | | arm: dma_alloc_coherent: malloc() -> memalign()Kuo-Jung Su2013-09-141-1/+1
* | | arm: spl: Do not set the stack pointer twiceMasahiro Yamada2013-09-141-3/+0
| |/ |/|
* | 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-064-31/+47
* | arm: lds: Remove libgcc eabi exception handling tablesMichal Simek2013-09-051-0/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0510-33/+460
|\ \
| * | i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-311-0/+28
| * | 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
| * | ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-311-6/+3
| * | ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-312-0/+14
| * | imx: add status reporting for HAB statusStefano Babic2013-08-314-4/+182
| * | 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-0413-22/+177
|\ \ \
| * | | 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-283-11/+5
OpenPOWER on IntegriCloud