summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-107-121/+2
* OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-104-0/+50
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-085-0/+802
|\
| * arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-034-0/+784
| * arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang2013-06-031-0/+18
* | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-053-0/+3
* | am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-041-2/+2
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-302-4/+52
|\ \
| * | arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-142-4/+52
* | | ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-281-0/+1
* | | ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-281-0/+1
* | | ARM: atmel: add sama5d3xek supportBo Shen2013-05-215-0/+298
* | | ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen2013-05-211-0/+23
* | | arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-121-0/+1
* | | arm: at91: add at91sam9n12 register definitionWu, Josh2013-05-124-8/+32
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1115-115/+137
|\ \
| * | ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-103-17/+9
| * | ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-103-1/+12
| * | ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-103-25/+14
| * | ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R2013-05-104-72/+49
| * | davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard2013-05-101-0/+9
| * | da850: provide davinci_enable_uart0Eric Benard2013-05-101-0/+2
| * | ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-104-0/+22
| * | Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra2013-05-101-0/+17
| * | OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov2013-05-101-1/+1
| * | OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov2013-05-101-0/+2
| * | am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-101-0/+1
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1148-2320/+3691
|\ \ \
| * | | arm: mxs: Add LCDIF registers for i.MX233Marek Vasut2013-05-061-9/+27
| * | | arm: mxs: Add LCDIF clock configuration functionMarek Vasut2013-05-061-0/+1
| * | | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-970/+0
| * | | imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau2013-05-051-0/+1232
| * | | imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau2013-05-051-27/+124
| * | | imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau2013-05-051-1/+1
| * | | imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-649/+0
| * | | imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau2013-05-051-0/+1276
| * | | imx: mx25: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-453/+0
| * | | imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau2013-05-052-0/+546
| * | | arm: mx5: Add NAND clock handlingMarek Vasut2013-05-051-0/+1
| * | | arm: mx5: Add SPL support code to MX5Marek Vasut2013-05-051-0/+19
| * | | mx23: Fix pad voltage selection bitFabio Estevam2013-05-051-0/+4
| * | | tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut2013-04-281-0/+30
| * | | imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2013-04-282-11/+9
| * | | imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macroBenoît Thébaudeau2013-04-281-0/+3
| * | | imx: iomux-v3: cosmetic: Reorganize definitionsBenoît Thébaudeau2013-04-281-14/+19
| * | | imx: iomux-v3: Fix common pad control definitionsBenoît Thébaudeau2013-04-282-23/+28
| * | | Add mxc_ocotp driverBenoît Thébaudeau2013-04-281-0/+1
| * | | Add fsl_iim driverBenoît Thébaudeau2013-04-283-0/+3
| * | | imx: Add useful fuse definitionsBenoît Thébaudeau2013-04-285-3/+61
| * | | imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-286-19/+32
OpenPOWER on IntegriCloud