summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
Commit message (Expand)AuthorAgeFilesLines
* armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan2021-08-181-3/+6
* arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2021-08-181-2/+4
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-6/+6
* arm64: Update memcpy_{from, to}io() helpersPatrice Chotard2021-07-281-0/+10
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-282-2/+2
* armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes2021-07-231-5/+8
* arm: armv8: Fix warning about redeclaring global functions as weakTom Rini2021-07-091-6/+3
* armv8: Handle EL2 Host modeMark Kettenis2021-07-091-2/+4
* armv8: Update erratum number to align with docRan Wang2021-06-172-7/+7
* armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam2021-06-171-1/+149
* armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162AYangbo Lu2021-06-171-0/+4
* armv8: layerscape: add PSCI support for cpu releaseJiafei Pan2021-06-173-16/+36
* armv8: SPL: discard relocation informationMarek Behún2021-05-241-0/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-2/+2
* Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc2021-04-191-4/+1
* Merge branch '2021-04-14-assorted-vboot-improvements'WIP/15Apr2021Tom Rini2021-04-151-9/+0
|\
| * common: fit: Add weak board_fit_config_name_matchSean Anderson2021-04-141-9/+0
* | armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle2021-04-151-0/+8
* | armv8: fsl-layerscape: spl: add debug UART supportMichael Walle2021-04-151-0/+3
|/
* arm: Remove s32v234evb boardTom Rini2021-04-105-470/+1
* mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-061-0/+1
* mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle2021-04-061-0/+1
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-0/+10
|\
| * configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat2021-03-051-0/+10
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-3/+3
|/
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-151-1/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1510-0/+10
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-0210-0/+10
* | arm: Remove ls2080a_simu boardTom Rini2021-02-151-1/+1
|/
* arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár2021-02-011-1/+0
* sunxi: Add H616 FEL supportJernej Skrabec2021-01-251-1/+4
* armv8: Makefile: build cache files when neededPeng Fan2021-01-161-1/+3
* sunxi: Add arm64 FEL supportAndre Przywara2021-01-112-0/+80
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-051-1/+4
|\
| * spl: Drop bd_info in the data sectionSimon Glass2021-01-051-1/+4
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-0510-44/+143
|\ \ | |/ |/|
| * armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel2020-12-101-23/+4
| * layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh2020-12-101-4/+6
| * armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-109-17/+133
* | armv8: layerscape: don't initialize GIC in SPLMichael Walle2020-12-041-0/+2
* | treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle2020-12-043-6/+6
|/
* armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle2020-10-231-1/+40
* net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-231-8/+8
* pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-231-0/+67
* arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini2020-10-161-0/+1
* arm64: PIE: Skip fixups if distance is zeroAndre Przywara2020-10-081-1/+2
* Merge branch 'next'Tom Rini2020-10-052-3/+22
|\
| * arm64: Add support for larger PIE U-BootEdgar E. Iglesias2020-09-221-2/+4