summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-27microblaze: spl: drop boot_linuxOvidiu Panait
2023-01-27microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefsOvidiu Panait
2023-01-24arm64: zynqmp: Add support for Kria K24 SOMMichal Simek
2023-01-24arm64: zynqmp: Fill model name for SOM CCsMichal Simek
2023-01-16xilinx: versal-net: Add support for timer and start itAshok Reddy Soma
2023-01-11arm64: zynqmp: remove Avnet UltraZed-EV Starter KitLuca Ceresoli
2023-01-10arm64: zynqmp: Remove unused snps,refclk_fladj propertyMichal Simek
2023-01-10arm64: zynqmp: Enable TI phy reset via GPIOHarini Katakam
2023-01-10arm64: zynqmp: Describe TI phy as ethernet phy ID on ZCU102 RevB & upHarini Katakam
2023-01-10arm64: zynqmp: Remove unused USB DT propertiesMichal Simek
2023-01-10arm64: zynqmp: Remove id from usb node nameMichal Simek
2023-01-10arm64: zynqmp: Align gpio-key node names with dtschemaMichal Simek
2023-01-10arm64: zynqmp: Fix AMS device tree nodeMichal Simek
2023-01-10arm64: zynqmp: Added GEM reset definitionsMichal Simek
2023-01-10arm64: zynqmp: Sync #dma-cells property locationMichal Simek
2023-01-09Merge branch 'next'Tom Rini
2023-01-06efi_loader: make .data section of *_efi.so files RWHeinrich Schuchardt
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-06Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2023-01-06arm: dts: rz-g2-beacon-u-boot: Fix QSPI RegressionAdam Ford
2023-01-06imx7d-pico: Fix the name of the u-boot.dtsi fileFabio Estevam
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár
2023-01-06arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut
2023-01-05ARM: at91: add sama7 SFR definitionsCristian Birsan
2023-01-05ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB DT nodesSergiu Moga
2023-01-05ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodesSergiu Moga
2023-01-05ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USBSergiu Moga
2023-01-05ARM: dts: sama7g5: Add USB and UTMI DT nodesSergiu Moga
2023-01-05ARM: dts: sam9x60ek: Add pinctrl and gpio properties for USBSergiu Moga
2023-01-05ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USBSergiu Moga
2023-01-05ARM: dts: sam9x60: Add OHCI and EHCI DT nodesSergiu Moga
2023-01-04efi_loader: fix building aarch64 EFI binariesHeinrich Schuchardt
2023-01-03ARM: dts: at91: sam9x60: add sdhci1 node and pinctrlMihai Sain
2023-01-02arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch
2023-01-02arm: s5p4418: dm_serial: switch to DM_SERIALStefan Bosch
2023-01-02arm: s5p4418: dm_serial: add uarts to dtsStefan Bosch
2023-01-02arm: uniphier: use DM_TIMER of arm a9 global timerDai Okamura
2023-01-02dts: synquacer: Drop unused and undocumented GPIO 'base' propertyRob Herring
2023-01-02dts: synquacer: Drop unused and undocumented SPI propertiesRob Herring
2023-01-02powerpc: dts: keymile: Deduplicate binman codePali Rohár
2023-01-02dts: synquacer: Fix idle-states 'entry-method' valueRob Herring
2023-01-02dts: synquacer: Fix "arm, armv7-timer-mem" node address sizesRob Herring
2023-01-02dts: synquacer: Use generic node namesRob Herring
2023-01-02dts: synquacer: Drop CPU 'arm,armv8' compatiblesRob Herring
2023-01-02arm: dts: ti: k3-am64-mcu: Add pinctrlChristian Gmeiner
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31treewide: Use NULL for script image nameSean Anderson
2022-12-29Merge tag 'efi-2023-01-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-12-29PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVECTom Rini
2022-12-29efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt