aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini3-8/+8
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini6-15/+15
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2-7/+0
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2-8/+8
2022-11-24ram: ast2600: Align the RL and WL settingDylan Hung1-0/+4
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+5
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini12-130/+130
2022-11-07ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MPMartyn Welch1-0/+4
2022-11-07imx8m: USDHC3 base address definition for i.MX8MPMartyn Welch1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2-2/+2
2022-10-24Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...WIP/24Oct2022Tom Rini2-2/+15
2022-10-19rockchip: px30: support debug uart on UART0Quentin Schulz1-0/+19
2022-10-18arm: layerscape: Disable unused parts of ICID tablesSean Anderson1-2/+14
2022-10-17arm64: ls104x: Enable eDMA snoopingSean Anderson1-0/+1
2022-10-09imx: gpmi: Add register needed to control nand bus timingMichael Trimarchi1-0/+9
2022-10-06arm: nuvoton: Add support for Nuvoton NPCM845 BMCJim Liu2-0/+166
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini1-3/+3
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini1-0/+5
2022-09-26configs: stm32f769-disco: Fix internal flash sizePatrice Chotard1-3/+3
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut1-0/+5
2022-09-19Merge branch 'master' into nextTom Rini2-2/+8
2022-09-18imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube1-0/+1
2022-09-13arm: mvebu: Fix moving internal registersPali Rohár1-2/+7
2022-09-02Makefile: Allow LTO to be disabled for a buildSimon Glass1-1/+1
2022-09-02arm: ARMv4 assembly compatibilitySergei Antonov1-2/+8
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini1-3/+0
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini1-2/+0
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini1-3/+0
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini7-17/+0
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini3-14/+0
2022-08-04Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini1-10/+0
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini2-36/+0
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini1-2/+0
2022-07-26board: freescale: imx93_evk: support ethernetPeng Fan1-0/+7
2022-07-26imx: imx93_evk: Set ARM clock to 1.7GhzPeng Fan1-1/+3
2022-07-26ddr: imx: Add i.MX9 DDR controller driverYe Li2-2/+130
2022-07-26imx: imx9: clock: Add DDR clock supportYe Li1-0/+3
2022-07-26imx: imx9: Add M33 release prepare functionPeng Fan1-0/+2
2022-07-26imx: imx9: Add MIX power initPeng Fan2-0/+174
2022-07-26imx: imx9: Add gpio registers structureYe Li1-0/+20
2022-07-26misc: fuse: support to access fuse on i.MX93Alice Guo1-0/+2
2022-07-26misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li1-1/+1
2022-07-26imx: imx9: Get the chip revision through S400 APIPeng Fan1-0/+3
2022-07-26imx: imx9: Add TRDC driver for TRDC initYe Li1-0/+19
2022-07-26misc: s400_api: introduce ahab_release_m33_troutPeng Fan1-0/+1
2022-07-26misc: S400_API: New API for FW status and chip infoPeng Fan1-0/+13
2022-07-26misc: S400_API: Update release RDC APIYe Li1-1/+1
2022-07-26misc: s4mu: Support iMX93 with Sentinel MUPeng Fan1-0/+30
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li3-3/+3