summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2-0/+92
2020-08-14board: Introduce xenguest_arm64 boardAndrii Anisov2-0/+29
2020-08-14include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang1-0/+20
2020-08-04mediatek: Drop dm.h header fileSimon Glass1-1/+1
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur1-2/+2
2020-07-29gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3Rayagonda Kokatanur1-1/+2
2020-07-29board: ns3: add api to save boot parameters passed from BL31Abhishek Shah1-0/+26
2020-07-29arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel1-4/+19
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle1-3/+3
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle1-1/+0
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle1-1/+0
2020-07-27dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song1-6/+2
2020-07-27armv8: gpio: add gpio featurehui.song1-0/+22
2020-07-22rockchip: Separate the reset cause from display cpuinfoJagan Teki1-0/+2
2020-07-22rockchip: Don't clear the reset status regJagan Teki1-1/+0
2020-07-22rockchip: Add rk3288 SoC detection helperJagan Teki1-0/+49
2020-07-22rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not setKever Yang1-15/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada4-4/+5
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li2-0/+2
2020-07-14imx8m: power down fused coresPeng Fan1-0/+158
2020-07-14imx8mp: Add fused parts supportYe Li2-1/+13
2020-07-14drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen1-0/+3
2020-07-14drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun1-0/+7
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski2-0/+21
2020-07-10arm: update comments to the common styleMarek Szyprowski1-9/+14
2020-07-08arm: use correct argument size of special registersHeinrich Schuchardt1-4/+6
2020-07-08arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt1-4/+0
2020-07-08net: designware: s700: Add glue code for S700 macAmit Singh Tomar1-0/+6
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar2-0/+6
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-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+9
2020-06-03efi_loader: allow compiling with clangHeinrich Schuchardt1-0/+9
2020-06-03ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCIMasahiro Yamada1-0/+1
2020-05-22usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford1-0/+2
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-2/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2-2/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass51-4/+187
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass7-7/+7
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+2
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+4
2020-05-18arm: Don't include common.h in header filesSimon Glass52-88/+23
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-0/+1
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan1-0/+1
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu1-1/+3
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan1-0/+7
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan3-14/+15
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu1-4/+4
2020-05-10mxs_nand: Add support for i.MX8MYe Li3-6/+6