aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-14imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPLPeng Fan1-0/+4
2022-06-14imx: imx8mp_rsb7320a1: enable wdog driver model in SPLPeng Fan1-0/+8
2022-06-14imx: imx8mn-beacon: enable pinctrl_wdog in SPLPeng Fan1-0/+4
2022-06-14imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPLPeng Fan3-0/+12
2022-06-14imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPLPeng Fan1-0/+4
2022-06-14imx: imx8mm_beacon: enable pinctrl_wdog in SPLPeng Fan1-0/+4
2022-06-10arm: dts: Add support for AM62-SKNishanth Menon5-0/+2582
2022-06-10board: ti: Introduce the basic files to support AM62 SK boardSuman Anna1-0/+1
2022-06-10arm: dts: Introduce base AM62 SoC dtsi filesSuman Anna6-0/+849
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna3-0/+450
2022-06-10arm: mach-k3: Introduce the basic files to support AM62Suman Anna8-3/+414
2022-06-10arm: mach-k3: am6_init: Fix the path and value's length in the fixup performe...Aswath Govindraju1-2/+2
2022-06-10arm: dts: k3-am654-r5-base-board: Fix the dt properties in usb0 instanceAswath Govindraju2-1/+2
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang9-0/+212
2022-06-10arm: k3: sysfw-loader: add hyperflash supportVaishnav Achath1-0/+28
2022-06-10arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIOVaishnav Achath1-0/+11
2022-06-10arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPLVaishnav Achath1-0/+24
2022-06-10arm: dts: k3-j721e-r5-common-proc-board: Add HyperFlash nodeVaishnav Achath1-0/+45
2022-06-10arm: dts: k3-j721e-som-p0: Add HyperFlash nodeVaishnav Achath1-0/+32
2022-06-10arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller nodeVaishnav Achath1-1/+19
2022-06-08test: Load mac address using misc deviceWIP/2022-06-08-add-support-for-nvmem-apiSean Anderson1-1/+8
2022-06-08test: Load mac address using RTCSean Anderson1-1/+8
2022-06-08test: Load mac address with i2c eepromSean Anderson1-1/+8
2022-06-08sandbox: Move some mac addresses to device treeSean Anderson1-0/+4
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson3-8/+0
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson1-0/+3
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár2-3/+3
2022-06-06arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICEChris Packham1-4/+6
2022-06-06spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini2-5/+3
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+1
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini20-37/+38
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini5-7/+7
2022-06-06mpc85xx: Switch to setting the initial stack pointer more clearlyTom Rini1-2/+2
2022-06-06mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini2-5/+5
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini5-119/+2
2022-06-06m68k: Remove dead codeTom Rini8-932/+0
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini2-37/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini6-18/+0
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini9-6/+14
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini2-4/+0
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini5-4/+5
2022-06-03imx: imx8mq: default select CLK_IMX8MQPeng Fan1-0/+1
2022-06-03armv8: Fix TCR 64-bit writesAndre Przywara1-3/+3
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-138/+0
2022-05-26arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-splGeorgi Vlaev3-1/+9
2022-05-26riscv: Clean up asm/io.hLeo Yu-Chi Liang1-116/+0
2022-05-26riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek1-22/+0
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...WIP/25May2022Tom Rini24-107/+231
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24May2022Tom Rini154-2442/+5362
2022-05-24xilinx: zynqmp: Wire tee for Multi DTB use casesMichal Simek1-0/+10