aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fpga: xilinx exclusive commandsIbai Erkiaga2025-02-052-8/+8
* fpga: resort fpga commandsIbai Erkiaga2025-02-052-9/+9
* fpga: improve loads usage informationIbai Erkiaga2025-02-051-13/+8
* fpga: fix alignment on fpga cmd usage infoIbai Erkiaga2025-02-051-33/+28
* fpga: Avoid ignored-qualifiers warningAlexander Dahl2025-02-052-10/+10
* arm64: zynqmp: Describe ethernet controllers via aliases on SOMMichal Simek2025-02-054-0/+17
* arm64: zynqmp: enable u-boot itb generation via binman if SPL is enabledPrasad Kummari2025-02-052-0/+5
* xilinx: Remove SYS_MALLOC_F_LEN setup via board KconfigMichal Simek2025-02-053-9/+0
* configs: zynqmp: Add usb_pgood_delay for SOM boardsPrasad Kummari2025-02-052-0/+2
* spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_resetVenkatesh Yadav Abbarapu2025-02-051-1/+1
* spi: cadence_qspi: Fix OSPI DDR mode alignment issuePadmarao Begari2025-02-051-0/+12
* arm64: versal2: Enable the OPTEE commandVenkatesh Yadav Abbarapu2025-02-051-0/+1
* xilinx: Enable support for Infineon Octal flashesVenkatesh Yadav Abbarapu2025-02-052-0/+2
* Gitlab: Add results.xml to the list of artifacts as well.WIP/04Feb2025Tom Rini2025-02-041-0/+1
* GitLab: Run sandbox on fast amd64 and fast arm64 hostsTom Rini2025-02-041-4/+20
* examples: fix building on arm32Liya Huang2025-02-041-4/+6
* API: system info adds FLASH and clk fetchesLiya Huang2025-02-041-0/+6
* examples: eliminate CONFIG_STANDALONE_LOAD_ADDRHeinrich Schuchardt2025-02-043-22/+5
* examples/api: improve determination of LOAD_ADDRHeinrich Schuchardt2025-02-041-20/+3
* image: apply FDTOs on FDT image node without a load propertyQuentin Schulz2025-02-041-8/+16
* Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini2025-02-0414-47/+125
|\
| * arm: dts: mediatek: add PCIe node for MT7981Christian Marangi2025-02-041-0/+35
| * arm: dts: mediatek: add USB nodes for MT7981John Crispin2025-02-041-0/+48
| * mediatek: mt7981: move gpio-controller up and rename pinctrl to pioChristian Marangi2025-02-044-11/+9
| * mediatek: mt7988: move gpio-controller up and rename pinctrl to pioChristian Marangi2025-02-043-7/+5
| * pinctrl: mediatek: mt7988: rename reg-names to upstream linux formatChristian Marangi2025-02-041-2/+2
| * mediatek: mt7986: move gpio-controller up and rename pinctrl to pioChristian Marangi2025-02-046-19/+17
| * pinctrl: mediatek: mt7986: rename reg-names to upstream linux formatChristian Marangi2025-02-041-3/+3
| * pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi2025-02-042-5/+6
* | Merge patch series "vbe: Series part G"WIP/03Feb2025Tom Rini2025-02-0330-87/+880
|\ \
| * | vbe: Add an implementation of VBE-ABrecSimon Glass2025-02-039-0/+627
| * | vbe: Allow VBE to disable adding loadables to the FDTSimon Glass2025-02-033-9/+17
| * | vbe: Tidy up a few commentsSimon Glass2025-02-031-9/+9
| * | vbe: Provide VPL binman-symbols for the next phaseSimon Glass2025-02-031-6/+20
| * | vbe: Support providing a linker scriptSimon Glass2025-02-031-0/+13
| * | lib: Mark gunzip as relocation codeSimon Glass2025-02-032-12/+15
| * | lib: Mark memcpy() and memmove() as relocation codeSimon Glass2025-02-031-2/+3
| * | lib: Mark lz4 as relocation codeSimon Glass2025-02-032-12/+27
| * | lib: Mark crc8 as relocation codeSimon Glass2025-02-031-2/+3
| * | spl: Provide a way to mark code needed for relocationSimon Glass2025-02-031-0/+16
| * | spl: Allow spl_load() to be controlled in any xPL phaseSimon Glass2025-02-031-2/+7
| * | vbe: Support selecting images based on phase in FITSimon Glass2025-02-031-10/+19
| * | spl: Support selecting images based on phase in simple FITSimon Glass2025-02-031-7/+27
| * | spl: Avoid including hash algorithms which are not wantedSimon Glass2025-02-031-5/+5
| * | spl: Adjust debugging and xPL symbolsSimon Glass2025-02-031-1/+1
| * | lib: Allow crc16 code to be droppedSimon Glass2025-02-034-8/+27
| * | mmc: Allow controlling DM_MMC for VPL buildsSimon Glass2025-02-031-2/+2
| * | sandbox: Update sandbox_vpl to select sha1 and sha256Simon Glass2025-02-031-0/+2
| * | mbedtls: Add SHA symbols for VPLSimon Glass2025-02-031-0/+40
|/ /
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2025-02-0310-53/+89
|\ \