summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx7
AgeCommit message (Expand)AuthorFilesLines
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-6/+6
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini1-1/+0
2022-07-26imx: move get_boot_device to common headerPeng Fan1-1/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-01-23spi: imx: Define register bits in the driverMarek Vasut1-37/+0
2020-09-17imx7: ccm: correct target interface numPeng Fan1-1/+1
2020-08-17ARM: imx: ddr: Add deskew register programmingMarek Vasut1-3/+13
2020-06-22ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut1-1/+3
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut1-0/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+5
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass1-1/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-1/+0
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-06-11pico-imx7d: Correct uart clock rootJun Nie1-0/+18
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini12-24/+12
2018-03-29imx7: Add src_base structure define macroEran Matityahu1-0/+2
2018-02-04imx: mx7: move get_boot_device to cpu.cPeng Fan1-8/+0
2018-02-04imx: cleanup bootauxPeng Fan1-4/+6
2017-11-09imx7: Add include guards for include/asm/arch-mx7/sys_proto.h fileLukasz Majewski1-0/+4
2017-10-12imx: mx7: SPL support for i.MX7Uri Mashiach1-0/+1
2017-10-12imx: mx7: DDR controller configuration for the i.MX7 architectureUri Mashiach3-0/+162
2017-10-12imx: mx7: fix the CCM_ macrosUri Mashiach1-23/+23
2017-09-18imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson1-3/+3
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic5-5/+5
2016-10-24imx: mx7: Add plugin supportPeng Fan1-0/+111
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-4/+7
2016-05-18arch/arm: add SEC JR0 offsetAlex Porosanu1-4/+7
2016-05-17imx: iomux-v3: fix UART input selectsStefan Agner1-4/+4
2016-02-21imx: mx7: implement functions to boot auxiliary corePeng Fan1-0/+5
2016-02-21imx: mx7d: Add RDC supportPeng Fan3-0/+182
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas1-0/+3
2016-01-24imx: mx7: default enable MDIO open drainPeng Fan1-0/+2
2015-11-12imx: lcdif: use one register structure for i.MXesPeng Fan1-95/+1
2015-11-12mx7: psci: add basic psci supportPeng Fan1-0/+3
2015-09-13imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso1-0/+2
2015-09-13imx: imx7d: clock control module supportAdrian Alonso2-0/+464
2015-09-13imx: imx7d: initial arch level supportAdrian Alonso3-0/+4127
2015-09-02imx: mxc_gpio: add support for imx7d SoCAdrian Alonso1-0/+12
2015-09-02imx: iomux-v3: add imx7d support for iomuxcAdrian Alonso2-0/+1327