summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20binman: Support templating with multiple imagesSimon Glass
2023-07-20binman: Support simple templatesSimon Glass
2023-07-20dtoc: Allow inserting a list of nodes into anotherSimon Glass
2023-07-20dtoc: Support copying the contents of a node into anotherSimon Glass
2023-07-20binman: Correct handling of zero bss sizeSimon Glass
2023-07-20binman: Drop __bss_size variable in bss_data.cSimon Glass
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass
2023-07-20binman: Update elf to return number of written symbolsSimon Glass
2023-07-20stm32mp15: Avoid writing symbols in SPLSimon Glass
2023-07-20binman: Allow disabling symbol writingSimon Glass
2023-07-20binman: Read _multiple_data_files in the correct placeSimon Glass
2023-07-20binman: Use GetEntries() to obtain section contentsSimon Glass
2023-07-20binman: Init align_default in entry_SectionSimon Glass
2023-07-20tools: Fix package discovery in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-07-20tools: Fix README file in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-07-20bootstd: USB devtype detection for script bootJohn Clark
2023-07-20cmd: fix loads, saves on sandboxHeinrich Schuchardt
2023-07-20sandbox: fix a compilation errorSergei Antonov
2023-07-20core: read: fix dev_read_addr_size()John Keeping
2023-07-20dm: core: of_access: fix return value in of_property_match_stringEugen Hristev
2023-07-20CI: Add automatic retry for test.py jobsTom Rini
2023-07-20Azure: Add excludes to the imx8_imx9 jobTom Rini
2023-07-20Azure: Rework our Rockchip jobs slightlyTom Rini
2023-07-20CI: Update to the latest "Jammy" tagTom Rini
2023-07-20CI: Update to gcc-13.1.0Tom Rini
2023-07-20buildman: Switch ARC toolchain to the upstream versionAlexey Brodkin
2023-07-20CI: Update to QEMU 8.0.3Tom Rini
2023-07-20tools/docker: Dockerfile: Don't specify dtc submoduleTom Rini
2023-07-20spl: Correct spl_board_boot_device function prototypeTom Rini
2023-07-20arm: mx5: Correct mxc_set_clock function prototypeTom Rini
2023-07-20mips: octeon: Correct types in cvmx-pko3-queueTom Rini
2023-07-20Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-07-20efi_loader: support all uclasses in device pathHeinrich Schuchardt
2023-07-20efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIOHeinrich Schuchardt
2023-07-20test: avoid function name 'setup'Heinrich Schuchardt
2023-07-20efi_driver: fix duplicate efiblk#0 issueMasahisa Kojima
2023-07-20efi_loader: make efi_remove_protocol() staticIlias Apalodimas
2023-07-20efi_loader: use efi_install_multiple_protocol_interfaces()Ilias Apalodimas
2023-07-20efi_loader: simplify efi_uninstall_protocol()Heinrich Schuchardt
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-07-18Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-07-18Merge branch '2023-07-17-assorted-updates'Tom Rini
2023-07-18mmc: Set clock when reverting to safe bus modeValentine Barshak
2023-07-18mmc: renesas-sdhi: Send stop when MMC tuning command failsHai Pham
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham
2023-07-18mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut
2023-07-17env: Fix default environment saving issueAshok Reddy Soma
2023-07-17android_ab: Try backup booloader_messageJoshua Watt