aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-17acpi: Add support for SSDT generationSimon Glass
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-17x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner
2020-07-16arm: dts: imx7: Fix error in coresight TPIU graph connectionIlko Iliev
2020-07-16ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie
2020-07-14arm: dts: imx6q: Add Linux dts files for Phytec MiraNiel Fourie
2020-07-14imx8m: implement armv8_el2_to_aarch32Peng Fan
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan
2020-07-14imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan
2020-07-14imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li
2020-07-14imx8m: power down fused coresPeng Fan
2020-07-14imx8mp: Add fused parts supportYe Li
2020-07-14imx8m: workaround ROM serrorPeng Fan
2020-07-14imx8m: add eqos clkPeng Fan
2020-07-14imx8m: add sdhc/nand/ecspi clk apiPeng Fan
2020-07-14imx8m: configure NoC clkPeng Fan
2020-07-14imx8m: configure arm clk sources from PLLPeng Fan
2020-07-14imx: remove imx sip filePeng Fan
2020-07-14imx: bootaux: use arm_smccc_smcPeng Fan
2020-07-14imx8m: soc: use arm_smccc_smcPeng Fan
2020-07-14imx8: misc: use arm_smccc_smcPeng Fan
2020-07-14drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen
2020-07-14drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun
2020-07-13arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay
2020-07-13arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka
2020-07-13arm: dts: k3-am65: Sync CPSW DT node from kernelVignesh Raghavendra
2020-07-13arm: dts: k3-j721e: Sync CPSW DT node from kernelVignesh Raghavendra
2020-07-13arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DTVignesh Raghavendra
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-11ARM: uniphier: remove NAND reset codeMasahiro Yamada
2020-07-11ARM: uniphier: remove sbc/ directoryMasahiro Yamada
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada
2020-07-11ARM: uniphier: remove support for NOR Flash on support cardMasahiro Yamada
2020-07-11ARM: uniphier: remove unused uniphier_sbc_init_admulti()Masahiro Yamada
2020-07-11ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=nMasahiro Yamada
2020-07-11ARM: uniphier: sync with Linux 5.8-rc4Masahiro Yamada
2020-07-11ARM: uniphier: consolidate SoC select menuMasahiro Yamada
2020-07-11Revert "ARM: uniphier: add weird workaround code for LD20"Masahiro Yamada
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski
2020-07-10arm: update comments to the common styleMarek Szyprowski