summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2019-11-05imx: add rom api supportPeng Fan
2019-11-05imx8mn: add pin headerPeng Fan
2019-11-05imx: add i.MX8MN PE propertyPeng Fan
2019-11-05imx8m: add clk support for i.MX8MNPeng Fan
2019-11-05imx8mn: support get_cpu_revPeng Fan
2019-11-03imx: nandbcb: add support for i.MX7Igor Opaniuk
2019-11-03imx: gpmi: add defines for hw randominizerIgor Opaniuk
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-11-03imx: imx8mq: add init_nand_clkPeng Fan
2019-11-03ARM: imx: Fix bmode detection from grp10Claudius Heine
2019-11-03mx6: clock: Introduce disable_ipu_clock()Fabio Estevam
2019-10-25sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng
2019-10-25sunxi: H6: DRAM: Add support for half DQJernej Skrabec
2019-10-21armv8: Update LX2160A/LX2120A/LX2080A SVR valueWasim Khan
2019-10-21armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang
2019-10-21armv8: fsl-layerscape: Make USB masters snoopableRan Wang
2019-10-21armv7: ls102xa: Update SCFG_QSPI_CLKSEL valueKuldeep Singh
2019-10-21armv8: ls1028a: Add more personalities supportYuantian Tang
2019-10-14Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-14imx :hab: Add hab version commandSjoerd Simons
2019-10-13imx8: Jump from alias to OCRAM address at SPL initYe Li
2019-10-11ARM: asm/io.h: remove redundant #if !defined(readb) blockRasmus Villemoes
2019-10-11ARM: asm/io.h: kill off confusing #ifdef __mem_pci blockRasmus Villemoes
2019-10-10drivers: mmc: Add sdhci driver for Broadcom iProc platformArun Parameswaran
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
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