summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-131-0/+4
|\
| * meson: Add soc_rev to environmentPascal Vizeli2021-01-111-0/+4
* | Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-121-0/+1
|\ \
| * | arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macroDario Binacchi2021-01-121-0/+1
* | | sunxi: Add arm64 FEL supportAndre Przywara2021-01-111-0/+14
* | | sunxi: Fix is_boot0_magic macroAndre Przywara2021-01-111-2/+1
* | | sunxi: Factor out eGON BROM header descriptionAndre Przywara2021-01-111-64/+1
|/ /
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-0513-24/+34
|\ \ | |/
| * armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-105-17/+22
| * Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...WIP/09Dec2020Tom Rini2020-12-097-7/+7
| |\
| | * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-097-7/+7
| * | imx8: allow overriding memory layoutMarcel Ziswiler2020-12-061-0/+5
| |/
* | dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-137-7/+7
|/
* sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-0/+1
* Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-161-92/+0
|\
| * mmc: meson-gx: move arch header to local headerNeil Armstrong2020-11-121-92/+0
* | video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-132-2/+2
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-10-291-1/+1
|\
| * net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-231-1/+1
* | Revert "arch: arm/xen: add putc() for debugging"Tom Rini2020-10-231-6/+0
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini2020-10-221-0/+1
|\ \ | |/ |/|
| * sunxi: make V3s DRAM initialization more properIcenowy Zheng2020-10-221-0/+1
* | arch: arm/xen: add putc() for debuggingAKASHI Takahiro2020-10-221-0/+6
* | arm: stm32: cleanup arch gpio.hPatrick Delaunay2020-10-211-35/+2
|/
* phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong2020-10-051-1/+0
* usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong2020-10-051-0/+2
* imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan2020-09-172-6/+1
* imx8mq: fix SSCG_PLL_REFCLK_SEL_xPeng Fan2020-09-171-4/+4
* imx8mq: fix FRAC_PLL_REFCLK_SEL_MASKPeng Fan2020-09-171-1/+1
* imx7: ccm: correct target interface numPeng Fan2020-09-171-1/+1
* 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