summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Aug2020Tom Rini2020-08-253-4/+22
|\
| * ARM: imx: ddr: Add deskew register programmingMarek Vasut2020-08-171-3/+13
| * ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut2020-08-172-0/+4
| * ARM: imx: Add bmode support for iMX7Marek Vasut2020-08-171-1/+5
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-2521-0/+27792
|\ \
| * | arm: octeontx2: Add headers for OcteonTX2Suneel Garapati2020-08-2513-0/+25948
| * | arm: octeontx: Add headers for OcteonTXSuneel Garapati2020-08-257-0/+1828
| * | arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati2020-08-251-0/+16
| |/
* | board: armltd: Add support for Total Compute platformUsama Arif2020-08-241-1/+1
|/
* xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2020-08-142-0/+92
* board: Introduce xenguest_arm64 boardAndrii Anisov2020-08-142-0/+29
* include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang2020-08-141-0/+20
* mediatek: Drop dm.h header fileSimon Glass2020-08-031-1/+1
* arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsWIP/2020-07-29-add-brcm-ns3-supportRayagonda Kokatanur2020-07-291-2/+2
* gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3Rayagonda Kokatanur2020-07-291-1/+2
* board: ns3: add api to save boot parameters passed from BL31Abhishek Shah2020-07-291-0/+26
* arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGHArd Biesheuvel2020-07-291-4/+19
* armv8: layerscape: clean exported symbols in spintable.SMichael Walle2020-07-271-3/+3
* armv8: layerscape: remove determine_mp_bootpg()Michael Walle2020-07-271-1/+0
* armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle2020-07-271-1/+0
* dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song2020-07-271-6/+2
* armv8: gpio: add gpio featurehui.song2020-07-271-0/+22
* rockchip: Separate the reset cause from display cpuinfoJagan Teki2020-07-221-0/+2
* rockchip: Don't clear the reset status regJagan Teki2020-07-221-1/+0
* rockchip: Add rk3288 SoC detection helperJagan Teki2020-07-221-0/+49
* rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not setKever Yang2020-07-221-15/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-4/+5
* misc: scu_api: Add SCFW API to get the index of boot container setYe Li2020-07-162-0/+2
* imx8m: power down fused coresPeng Fan2020-07-141-0/+158
* imx8mp: Add fused parts supportYe Li2020-07-142-1/+13
* drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen2020-07-141-0/+3
* drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun2020-07-141-0/+7
* arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski2020-07-102-0/+21
* arm: update comments to the common styleMarek Szyprowski2020-07-101-9/+14
* arm: use correct argument size of special registersHeinrich Schuchardt2020-07-071-4/+6
* arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt2020-07-071-4/+0
* net: designware: s700: Add glue code for S700 macAmit Singh Tomar2020-07-071-0/+6
* clk: actions: Add Ethernet clocksAmit Singh Tomar2020-07-072-0/+6
* ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut2020-06-221-1/+3
* ARM: imx: ddr: Add missing PHY resetMarek Vasut2020-06-081-0/+1
* Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/03Jun2020Tom Rini2020-06-031-0/+9
|\
| * efi_loader: allow compiling with clangHeinrich Schuchardt2020-06-031-0/+9
* | ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCIWIP/2020-06-02-misc-bugfixesMasahiro Yamada2020-06-021-0/+1
|/
* usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford2020-05-221-0/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-202-2/+0
|\
| * treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-192-2/+0
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1851-4/+187
* | Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-187-7/+7
* | common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+2