summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-05fpga: Avoid ignored-qualifiers warningAlexander Dahl
2025-02-05arm64: zynqmp: Describe ethernet controllers via aliases on SOMMichal Simek
2025-02-05arm64: zynqmp: enable u-boot itb generation via binman if SPL is enabledPrasad Kummari
2025-02-05xilinx: Remove SYS_MALLOC_F_LEN setup via board KconfigMichal Simek
2025-02-05configs: zynqmp: Add usb_pgood_delay for SOM boardsPrasad Kummari
2025-02-05spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_resetVenkatesh Yadav Abbarapu
2025-02-05spi: cadence_qspi: Fix OSPI DDR mode alignment issuePadmarao Begari
2025-02-05arm64: versal2: Enable the OPTEE commandVenkatesh Yadav Abbarapu
2025-02-05xilinx: Enable support for Infineon Octal flashesVenkatesh Yadav Abbarapu
2025-02-05board: samsung: e850-96: Provide bootstd default envSam Protsenko
2025-02-05board: samsung: e850-96: Report LDFW loading failuresSam Protsenko
2025-02-05board: samsung: e850-96: Load LDFW from EFI partitionSam Protsenko
2025-02-05configs: e850-96: Enable Standard BootSam Protsenko
2025-02-05configs: e850-96: Enable more EFI featuresSam Protsenko
2025-02-05configs: e850-96: Enable U-Boot environment on eMMCSam Protsenko
2025-02-05configs: e850-96: Enable options for updated envSam Protsenko
2025-02-04net: miiphybb: Update debug() printMarek Vasut
2025-02-04net: miiphybb: Convert ifdef DEBUG to debug()Marek Vasut
2025-02-04arm64: renesas: Add R-Car S4 Starter Kit supportMarek Vasut
2025-02-04remoteproc: renesas: Synchronize caches across coresMarek Vasut
2025-02-04Gitlab: Add results.xml to the list of artifacts as well.Tom Rini
2025-02-04GitLab: Run sandbox on fast amd64 and fast arm64 hostsTom Rini
2025-02-04examples: fix building on arm32Liya Huang
2025-02-04API: system info adds FLASH and clk fetchesLiya Huang
2025-02-04examples: eliminate CONFIG_STANDALONE_LOAD_ADDRHeinrich Schuchardt
2025-02-04examples/api: improve determination of LOAD_ADDRHeinrich Schuchardt
2025-02-04image: apply FDTOs on FDT image node without a load propertyQuentin Schulz
2025-02-04Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini
2025-02-04arm: dts: mediatek: add PCIe node for MT7981Christian Marangi
2025-02-04arm: dts: mediatek: add USB nodes for MT7981John Crispin
2025-02-04mediatek: mt7981: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04mediatek: mt7988: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04pinctrl: mediatek: mt7988: rename reg-names to upstream linux formatChristian Marangi
2025-02-04mediatek: mt7986: move gpio-controller up and rename pinctrl to pioChristian Marangi
2025-02-04pinctrl: mediatek: mt7986: rename reg-names to upstream linux formatChristian Marangi
2025-02-04pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi
2025-02-03Merge patch series "vbe: Series part G"Tom Rini
2025-02-03vbe: Add an implementation of VBE-ABrecSimon Glass
2025-02-03vbe: Allow VBE to disable adding loadables to the FDTSimon Glass
2025-02-03vbe: Tidy up a few commentsSimon Glass
2025-02-03vbe: Provide VPL binman-symbols for the next phaseSimon Glass
2025-02-03vbe: Support providing a linker scriptSimon Glass
2025-02-03lib: Mark gunzip as relocation codeSimon Glass
2025-02-03lib: Mark memcpy() and memmove() as relocation codeSimon Glass
2025-02-03lib: Mark lz4 as relocation codeSimon Glass
2025-02-03lib: Mark crc8 as relocation codeSimon Glass
2025-02-03spl: Provide a way to mark code needed for relocationSimon Glass
2025-02-03spl: Allow spl_load() to be controlled in any xPL phaseSimon Glass
2025-02-03vbe: Support selecting images based on phase in FITSimon Glass
2025-02-03spl: Support selecting images based on phase in simple FITSimon Glass