summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* armv8: Update LX2160A/LX2120A/LX2080A SVR valueWasim Khan2019-10-211-4/+4
* armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang2019-10-211-0/+3
* armv8: fsl-layerscape: Make USB masters snoopableRan Wang2019-10-211-0/+6
* armv7: ls102xa: Update SCFG_QSPI_CLKSEL valueKuldeep Singh2019-10-211-1/+1
* armv8: ls1028a: Add more personalities supportYuantian Tang2019-10-211-0/+3
* Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-142-0/+22
|\
| * imx :hab: Add hab version commandSjoerd Simons2019-10-141-0/+1
| * imx8: Jump from alias to OCRAM address at SPL initYe Li2019-10-131-0/+21
* | Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-10-141-0/+12
|\ \ | |/ |/|
| * drivers: mmc: Add sdhci driver for Broadcom iProc platformArun Parameswaran2019-10-101-0/+12
* | ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes2019-10-111-15/+0
* | ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes2019-10-111-41/+0
|/
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-082-2/+2
* misc: imx8: add more scfw apiPeng Fan2019-10-083-2/+101
* imx8m: add clk support for i.MX8MMPeng Fan2019-10-082-0/+389
* imx8m: restructure clock.hPeng Fan2019-10-082-447/+466
* imx: add i.MX8MM PE propertyPeng Fan2019-10-081-0/+4
* imx8m: add pin header for i.MX8MMPeng Fan2019-10-081-0/+691
* imx8m: update imx-regs for i.MX8MMPeng Fan2019-10-081-5/+64
* imx8m: imx-regs: drop unused register definitionsPeng Fan2019-10-081-221/+1
* imx: add i.MX8MM cpu typePeng Fan2019-10-082-0/+14
* imx: add support for i.MX8MQ power domain controllerPatrick Wildt2019-10-081-0/+15
* imx: scu_api: add sc_pm_is_partition_startedPeng Fan2019-10-082-1/+5
* imx8: save args passed from ATFPeng Fan2019-10-081-0/+1
* imx: scu_api: add sc_rm_set_master_sidPeng Fan2019-10-081-0/+1
* imx: sys_proto: add is_imx8qm helperPeng Fan2019-10-081-0/+1
* imx8: support parsing i.MX8 Container filePeng Fan2019-10-081-0/+56
* i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li2019-10-081-0/+1
* i.MX7ULP: Fix wrong i2c configuration nameYe Li2019-10-081-1/+1
* i.MX7ULP: Fix PCC register bits mask and offset issueYe Li2019-10-081-2/+2
* i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping2019-10-081-0/+7
* imx: i.MX7ULP: add get_boot_devicePeng Fan2019-10-082-0/+14
* imx: add i.MX6ULZ cpu typePeng Fan2019-10-082-0/+2
* fsl-layerscape: Add fsl_esdhc peripheral clock supportYinbo Zhu2019-09-122-1/+2
* mmc: Add Aspeed SD controller driverEddie James2019-09-051-1/+2
* clk: aspeed: Add support for SD clockEddie James2019-09-051-0/+3
* i2c: mxc: add CONFIG_CLK supportPeng Fan2019-09-021-0/+6
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* rockchip: rk3399: derive ethaddr from cpuidRohan Garg2019-08-231-0/+13
* armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor2019-08-223-14/+37
* armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor2019-08-222-10/+50
* armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor2019-08-221-10/+24
* armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor2019-08-221-0/+15
* armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor2019-08-221-0/+8
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han2019-08-221-1/+1
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han2019-08-221-1/+2
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han2019-08-221-1/+1
* gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han2019-08-221-1/+2
* drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han2019-08-221-0/+2
* Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-121-0/+18
|\