summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-23armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-17arm: imx8mq: Add USB clock init functionYe Li
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford
2021-07-15arm: omap3: Make try_unlock_memory() staticAdam Ford
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10sunxi: clock: H6/H616: Fix PLL clock factor encodingsAndre Przywara
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini
2021-07-07arm: Remove spear320 boardsTom Rini
2021-07-07arm: Remove spear310 boardsTom Rini
2021-07-07arm: Remove spear300 boardsTom Rini
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-06-18rockchip: Add rk3568 architecture coreJoseph Chen
2021-06-18rockchip: rk3568: add clock driverElaine Zhang
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti
2021-06-09ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev()Giulio Benetti
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún
2021-05-24ARM: global_data: make set_gd() work for armv5 and armv6Marek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'Tom Rini
2021-04-10arm: Remove s32v234evb boardTom Rini
2021-04-10Rockchip: video: edp: Change interrupt polarity configurationArnaud Patard (Rtp)
2021-04-10rockchip: video: edp: Add rk3399 supportArnaud Patard (Rtp)
2021-04-10rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)
2021-04-08imx: imx6ull: fix pinmux sel_input value for uart5 pinsYuichiro Goto
2021-04-08imx8: Add DEK blob encapsulationClement Faure
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND
2021-04-08mx6dq: hab: Fix chip version in hab.h codeBreno Lima
2021-04-08iMX8M: Add support to enable CONFIG_IMX_HABYe Li
2021-04-08imx: HAB: Add support for iMX8MMYe Li
2021-04-08mx7ulp: hab: Add hab_status command for HABv4 M4 bootBreno Lima
2021-04-08imx: hab: Check if IVT header is HABv4Breno Lima
2021-04-08imx: HAB: Update hab codes to support ARM64 and i.MX8MPeng Fan
2021-04-08imx8m: add regs used by CAAMPeng Fan
2021-04-08iMX8MQ: Recognize the B2 revisionYe Li
2021-04-08arch: mach-imx: imx8m: fix unique_id read error for imx8mpPeng Fan
2021-04-08imx8mn: Add support for 11x11 UltraLite part numberYe Li
2021-04-06arm: meson: remove static ethernet link setupNeil Armstrong
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat