summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* ARM: DRA7: Add support for manual mode configurationLokesh Vutla2015-06-123-1/+40
* ARM: DRA7: Add support for IO delay configurationLokesh Vutla2015-06-122-0/+62
* ARM: DRA7: Add support for virtual mode configurationLokesh Vutla2015-06-121-0/+20
* ARM: DRA7: Add pinctrl register definitionsLokesh Vutla2015-06-121-0/+15
* ARM: DRA7: Make do_set_mux32() genericLokesh Vutla2015-06-121-0/+1
* ARM: DRA7: Add is_dra72x cpu check definitionLokesh Vutla2015-06-121-0/+7
* ARM: DRA7: DDR3: Add support for HW levelingLokesh Vutla2015-06-121-0/+9
* tegra: Allow board-specific initSimon Glass2015-06-091-0/+7
* tegra: Add missing tegra124 peripheralsSimon Glass2015-06-091-6/+6
* tegra: Introduce SRAM repair on tegra124Simon Glass2015-06-091-0/+12
* tegra: clock: Support enabling external clocksSimon Glass2015-06-091-0/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-086-0/+104
|\
| * colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity2015-06-081-0/+1
| * arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-081-0/+9
| * arm: vf610: Add clock support for DSPIBhuvanchandra DV2015-06-082-0/+5
| * colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-081-0/+49
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-083-0/+40
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-06-011-0/+4
|\ \
| * | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-011-0/+4
* | | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-292-0/+69
* | | sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet2015-05-293-3/+10
* | | sunxi: Add DMA definitionsRoy Spliet2015-05-292-0/+84
* | | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-291-0/+1
|/ /
* | ARMv7M: add STM32F1 supportMatt Porter2015-05-282-0/+234
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-269-28/+52
|\
| * i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher2015-05-264-7/+7
| * arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-262-0/+3
| * imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan2015-05-261-1/+1
| * imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-191-0/+1
| * imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey2015-05-191-0/+1
| * mx6: add OTP bank1 registersTim Harvey2015-05-191-0/+19
| * imx: mx6sx enable SION for i2c pin muxPeng Fan2015-05-191-20/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-05-221-146/+0
|\ \
| * | arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun2015-05-201-146/+0
| |/
* | sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-192-0/+15
* | sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-192-2/+2
* | sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-191-0/+1
|/
* mx6: Set shared override bit in PL310 AUX_CTRL registerFabio Estevam2015-05-151-0/+2
* i2c: mxc: refactor i2c driver and support dmPeng Fan2015-05-141-5/+33
* imx: mx27 move GPIO_PORTx to gpio.hPeng Fan2015-05-142-22/+20
* arm: Add a prototype for save_boot_params_ret()Simon Glass2015-05-141-0/+16
* sunxi: ohci: Add ohci usb host controller supportHans de Goede2015-05-142-0/+4
* ARM: tegra: Enable SMMU when going non-secureThierry Reding2015-05-131-0/+2
* tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-131-0/+1
* tegra124: Add PSCI support for Tegra124Jan Kiszka2015-05-131-0/+6
* ARM: Add board-specific initialization hook for PSCIJan Kiszka2015-05-131-0/+1
* tegra: Make tegra_powergate_power_on publicJan Kiszka2015-05-131-0/+1
* virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka2015-05-131-0/+1
* tegra124: Add more registers to struct mc_ctlrIan Campbell2015-05-131-2/+33
* ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-131-2/+2
OpenPOWER on IntegriCloud