summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-11-07sandbox: Drop <common.h>Tom Rini
2023-11-07ti: k3: Drop <common.h> usageTom Rini
2023-11-07powerpc: Rework <asm/fsl_lbc.h> includesTom Rini
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-11-07omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>Tom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07powerpc: Switch <asm/global_data.h> to <linux/types.h>Tom Rini
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-07sandbox: Add <asm/barrier.h>Tom Rini
2023-11-07sandbox: Avoid requiring CMDLINESimon Glass
2023-11-07sandbox: Disable CONFIG_DISTRO_DEFAULTSSimon Glass
2023-11-07arm64: zynqmp: Add description for nvmem efuse layoutMichal Simek
2023-11-07ARM: zynq: Add partition descriptionMichal Simek
2023-11-07arm64: zynqmp: Comment all smmu entriesMichal Simek
2023-11-07arm64: versal-net: Add DTSes for mini qspi/ospi configurationMichal Simek
2023-11-07arm64: versal: Add DTSes for mini qspi/ospi configurationMichal Simek
2023-11-07ARM: zynq: Add DTSes for mini qspi configurationsMichal Simek
2023-11-07ARM: zynq: Add DTSes for mini qspi configurationsMichal Simek
2023-11-07arm64: zynqmp: Fix Kconfig entry indentationMichal Simek
2023-11-07arm: xilinx: Add missing dual parallel flash descriptionMichal Simek
2023-11-07arm64: zynqmp: Disable Tri-state for MIO38 PinTejas Bhumkar
2023-11-07arm64: dts: zynqmp: make hw-ecc as the default ecc modeAmit Kumar Mahapatra
2023-11-07arm64: zynqmp: remove snps, xhci-stream-quirk property for usbPiyush Mehta
2023-11-07arm64: zynqmp: Remove address/size-cells from ams nodeMichal Simek
2023-11-07Revert "arm64: zynqmp: Add power domain description for PL"Michal Simek
2023-11-07arm64: zynqmp: Remove xlnx,zynqmp-aes nodeMichal Simek
2023-11-07arm64: zynqmp: Use mdio node by vp-x-a2785-00-revA and vpk120-revAMichal Simek
2023-11-07arm64: zynqmp: Remove fclk driverMichal Simek
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij
2023-11-03arm: mach-tegra: enable sysreset driverSvyatoslav Ryhel
2023-11-03ARM: tegra: board2: add generic late initSvyatoslav Ryhel
2023-11-03ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devicesSvyatoslav Ryhel
2023-11-03ARM: tegra114: enable base voltages setup from boardSvyatoslav Ryhel
2023-11-03ARM: dts: grouper: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: lg-x3: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: endeavoru: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: transformer-t30: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: tf201: configure dock USB phySvyatoslav Ryhel
2023-11-03ARM: dts: tf600t: separate from common transformers treeSvyatoslav Ryhel
2023-11-03ARM: dts: p1801-t: separate from common transformers treeSvyatoslav Ryhel
2023-11-03mmc: tegra: get default-tap and default-trim from device treeSvyatoslav Ryhel
2023-11-03ARM: tegra210: set default-tap and default-trim values in sdhci nodesSvyatoslav Ryhel
2023-11-02Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-11-02sandbox: eliminate unused functions from binariesHeinrich Schuchardt
2023-11-02Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custo...Tom Rini
2023-11-02arm: mach-rmobile: Drop <common.h>Paul Barker
2023-11-02arm: armv8: mmu: Prepare for common.h removalPaul Barker
2023-11-02riscv: dts: jh7110: Add rng device tree nodeChanho Park
2023-11-02riscv: import read/write_relaxed functionsChanho Park