summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* tegra124: video: Add full link training for eDPSimon Glass2015-05-131-0/+4
* tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-131-0/+58
* tegra: Move display controller header into commonSimon Glass2015-05-132-11/+54
* tegra124: clock: Add display clocks and functionsSimon Glass2015-05-133-4/+35
* tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-131-0/+11
* tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-131-0/+3
* tegra: Provide a function to allow LCD PMIC setupSimon Glass2015-05-131-0/+8
* tegra: Add a board ID functionSimon Glass2015-05-131-5/+6
* tegra: pwm: Allow the clock rate to be left as isSimon Glass2015-05-131-1/+1
* tegra: Move the pwm into tegra-commonSimon Glass2015-05-133-50/+78
* stm32f4: add serial print portkunhuahuang2015-05-101-0/+32
* ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada2015-05-0713-1061/+0
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-05-053-266/+0
|\
| * arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese2015-05-053-266/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-05-054-3/+90
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-05-0539-412/+922
| |\ \ | | |/
| * | ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko2015-04-161-0/+37
| * | ARM: cpu: Add ARMv7 barrier operations supportValentine Barshak2015-04-161-0/+10
| * | Armv8: Initializing CNTVOFF_EL2David Feng2015-04-161-0/+3
| * | arm: implement find_next_zero_bit functionVitaly Andrianov2015-04-161-3/+40
* | | sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-2/+2
* | | sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-041-0/+0
* | | sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-14/+11
OpenPOWER on IntegriCloud