summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng
2020-10-05phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan
2020-09-17imx8mq: fix SSCG_PLL_REFCLK_SEL_xPeng Fan
2020-09-17imx8mq: fix FRAC_PLL_REFCLK_SEL_MASKPeng Fan
2020-09-17imx7: ccm: correct target interface numPeng Fan
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25arm: octeontx2: Add headers for OcteonTX2Suneel Garapati
2020-08-25arm: octeontx: Add headers for OcteonTXSuneel Garapati
2020-08-25arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif
2020-08-17ARM: imx: ddr: Add deskew register programmingMarek Vasut
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov
2020-08-14include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang
2020-08-03mediatek: Drop dm.h header fileSimon Glass
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur
2020-07-29gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3Rayagonda Kokatanur
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah
2020-07-29arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle
2020-07-27dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song
2020-07-27armv8: gpio: add gpio featurehui.song
2020-07-22rockchip: Separate the reset cause from display cpuinfoJagan Teki
2020-07-22rockchip: Don't clear the reset status regJagan Teki
2020-07-22rockchip: Add rk3288 SoC detection helperJagan Teki
2020-07-22rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not setKever Yang
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li
2020-07-14imx8m: power down fused coresPeng Fan
2020-07-14imx8mp: Add fused parts supportYe Li
2020-07-14drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen
2020-07-14drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski
2020-07-10arm: update comments to the common styleMarek Szyprowski
2020-07-07arm: use correct argument size of special registersHeinrich Schuchardt
2020-07-07arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt
2020-07-07net: designware: s700: Add glue code for S700 macAmit Singh Tomar
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar
2020-06-22ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut
2020-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-03efi_loader: allow compiling with clangHeinrich Schuchardt
2020-06-02ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCIMasahiro Yamada