summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-03tools: binman: control.py: Delete template nodes after parsingNeha Malcom Francis
2025-04-03Merge tag 'efi-2025-04-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-03Merge tag 'u-boot-at91-fixes-2025.04-a' of https://source.denx.de/u-boot/cust...Tom Rini
2025-04-03doc: Fix typo bootfloe to bootflowAndrew Davis
2025-04-03doc: correct references to overlay-fdt-boot.txtHeinrich Schuchardt
2025-04-03doc: build: docker: Use code-block for syntax highlightingLeonard Anderweit
2025-04-03doc: build: docker: Fix code highlighting syntaxLeonard Anderweit
2025-04-03acpi: Fix table length for QEMUIlias Apalodimas
2025-04-02arm64: Add MIDR entries for Cortex-A55, A73 and A75Peter Robinson
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02test_fs: Add exfat testsMarek Vasut
2025-04-02configs: sandbox: Enable exfat supportMarek Vasut
2025-04-02fs: exfat: Demote filesystem detection failure message to debug()Marek Vasut
2025-04-02fs: exfat: Fix conversion overflow errorsMarek Vasut
2025-04-02fs: exfat: Add U-Boot porting layerMarek Vasut
2025-04-02fs: exfat: Import libexfat from fuse-exfatMarek Vasut
2025-04-02fs: Add generic fs_devread() implementationMarek Vasut
2025-04-02linux: Add generic struct stat {}Marek Vasut
2025-04-02test_fs: Allow testing FS_GENERICMarek Vasut
2025-04-02cmd: fs: Add generic rm implementationMarek Vasut
2025-04-02cmd: fs: Add generic mkdir implementationMarek Vasut
2025-04-02onenand: Remove ONENAND_BOOT optionTom Rini
2025-04-02Merge patch series "Various toolchain compatibility fixes/improvements"Tom Rini
2025-04-02spl: Align FDT load addressSam Edwards
2025-04-02spl: riscv: opensbi: Error on misaligned FDTSam Edwards
2025-04-02scripts/Makefile.lib: efi: Preserve the .dynstr section as wellSam Edwards
2025-04-02efi_loader: Move .dynamic out of .text in EFISam Edwards
2025-04-02arm: riscv: efi: Export _start symbol from crt0_*_efi stubsSam Edwards
2025-04-02makefile: Add READELF command variableSam Edwards
2025-04-02makefile: Add `norelro` linker optionSam Edwards
2025-04-02makefile: Avoid objcopy --gap-fill for .hex/.srecSam Edwards
2025-04-02x86: Fix call64's section flagsSam Edwards
2025-04-02arm: Replace 'adrl' in EFI crt0Sam Edwards
2025-04-02arm: Discard unwanted sections in linker scriptSam Edwards
2025-04-02arm: Add aligned-memory aliases to eabi_compatSam Edwards
2025-04-02arm: Add __aeabi_memclr in eabi_compatSam Edwards
2025-04-02arm: Exclude eabi_compat from LTOSam Edwards
2025-04-02arm: Remove stray .mmutable reference in linker scriptSam Edwards
2025-04-02Subtree merge tag 'v6.14-dts' of dts repo [1] into dts/upstreamTom Rini
2025-04-02Squashed 'dts/upstream/' changes from 8531b4b4988c..955176a4ff59Tom Rini
2025-04-01u_boot_pylib: Clean up pylint warnings in gitutil.pySimon Glass
2025-04-01Kconfig: Fix "warning: style: quotes recommended" warningsTom Rini
2025-04-01cmd: Correct dependency for CMD_LINK_LOCALTom Rini
2025-04-01Kconfig: Do not "select OF_SEPARATE"Tom Rini
2025-04-01Merge patch series "airoha: Add initial support AN7581"Tom Rini
2025-04-01dt-bindings: clock: add ID for eMMC for EN7581Christian Marangi
2025-04-01dt-bindings: clock: drop NUM_CLOCKS define for EN7581Christian Marangi
2025-04-01arm64: dts: airoha: en7581: Add Clock Controller nodeChristian Marangi
2025-04-01reset: airoha: Add driver for controlling reset line of AN7581Christian Marangi
2025-04-01clk: airoha: Add support for Airoha AN7581 SoC clockChristian Marangi