aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2019-10-08misc: imx8: add more scfw apiPeng Fan
2019-10-08imx8m: add clk support for i.MX8MMPeng Fan
2019-10-08imx8m: restructure clock.hPeng Fan
2019-10-08imx: add i.MX8MM PE propertyPeng Fan
2019-10-08imx8m: add pin header for i.MX8MMPeng Fan
2019-10-08imx8m: update imx-regs for i.MX8MMPeng Fan
2019-10-08imx8m: imx-regs: drop unused register definitionsPeng Fan
2019-10-08imx: add i.MX8MM cpu typePeng Fan
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan
2019-10-08imx8: save args passed from ATFPeng Fan
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan
2019-10-08imx: sys_proto: add is_imx8qm helperPeng Fan
2019-10-08imx8: support parsing i.MX8 Container filePeng Fan
2019-10-08i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chipYe Li
2019-10-08i.MX7ULP: Fix wrong i2c configuration nameYe Li
2019-10-08i.MX7ULP: Fix PCC register bits mask and offset issueYe Li
2019-10-08i.MX7ULP: Fix system reset after a7 rtc alarm expired.Bai Ping
2019-10-08imx: i.MX7ULP: add get_boot_devicePeng Fan
2019-10-08imx: add i.MX6ULZ cpu typePeng Fan
2019-09-12fsl-layerscape: Add fsl_esdhc peripheral clock supportYinbo Zhu
2019-09-05mmc: Add Aspeed SD controller driverEddie James
2019-09-05clk: aspeed: Add support for SD clockEddie James
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-08-23rockchip: rk3399: derive ethaddr from cpuidRohan Garg
2019-08-22armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor
2019-08-22armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor
2019-08-22armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han
2019-08-22gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han
2019-08-12Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh
2019-08-12arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong
2019-08-11board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam
2019-08-05rockchip: ram: add full feature rk3328 DRAM driverKever Yang
2019-07-29Merge branch '2019-07-29-ti-imports'Tom Rini
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-07-29rockchip: rk3399: move chromebook bob specific flow to its board fileKever Yang
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-26rockchip: declear boot_devices in bootrom.hKever Yang
2019-07-26rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDRKever Yang
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay