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