aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...WIP/09Dec2020Tom Rini7-7/+7
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard7-7/+7
2020-12-06imx8: allow overriding memory layoutMarcel Ziswiler1-0/+5
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng1-0/+1
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-92/+0
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2-2/+2
2020-11-12mmc: meson-gx: move arch header to local headerNeil Armstrong1-92/+0
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+1
2020-10-23Revert "arch: arm/xen: add putc() for debugging"Tom Rini1-6/+0
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan1-1/+1
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini1-0/+1
2020-10-22arch: arm/xen: add putc() for debuggingAKASHI Takahiro1-0/+6
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng1-0/+1
2020-10-21arm: stm32: cleanup arch gpio.hPatrick Delaunay1-35/+2
2020-10-05phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong1-1/+0
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong1-0/+2
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan2-6/+1
2020-09-17imx8mq: fix SSCG_PLL_REFCLK_SEL_xPeng Fan1-4/+4
2020-09-17imx8mq: fix FRAC_PLL_REFCLK_SEL_MASKPeng Fan1-1/+1
2020-09-17imx7: ccm: correct target interface numPeng Fan1-1/+1
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-4/+22
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini21-0/+27792
2020-08-25arm: octeontx2: Add headers for OcteonTX2Suneel Garapati13-0/+25948
2020-08-25arm: octeontx: Add headers for OcteonTXSuneel Garapati7-0/+1828
2020-08-25arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati1-0/+16
2020-08-24board: armltd: Add support for Total Compute platformUsama Arif1-1/+1
2020-08-17ARM: imx: ddr: Add deskew register programmingMarek Vasut1-3/+13
2020-08-17ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut2-0/+4
2020-08-17ARM: imx: Add bmode support for iMX7Marek Vasut1-1/+5
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-03mediatek: 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