summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01binman: bintool: parametrize args to pass to binary for returning versionQuentin Schulz
2022-09-01binman: btool: mkimage: use Bintool.versionQuentin Schulz
2022-09-01binman: btool: lz4: use Bintool.versionQuentin Schulz
2022-09-01binman: bintool: move version check implementation into bintool classQuentin Schulz
2022-09-01binman: btool: gzip: fix packer name so that binary can be foundQuentin Schulz
2022-09-01dt/bindings: Add bindings for FWU Metadata mtd storageSughosh Ganu
2022-09-01github: Update PR template for new "Patches" contentTom Rini
2022-09-01doc: process, sending_patches: Update and correct the old "Patches" contentTom Rini
2022-09-01doc: sending_patches.rst: Incorporate the old "Patches" wiki contentTom Rini
2022-09-01doc: Add gpio status output fields descriptionPatrice Chotard
2022-09-01efi_loader: ensure all block devices are probedHeinrich Schuchardt
2022-08-31Merge branch '2022-08-31-assorted-fixes'Tom Rini
2022-08-31arm: smh: Fix uninitialized parameters with newer GCCsSean Anderson
2022-08-31tools: mkimage: fix build with recent LibreSSLMark Kettenis
2022-08-31bootm: Fix upper bound of FDT overlap checksPali Rohár
2022-08-31image-fit: don't set compression if it can't be readDaniel Golle
2022-08-31bootm: fix typo imape_comp -> image_compDaniel Golle
2022-08-31corenet_ds.h: RemoveTom Rini
2022-08-31i2c: fix stack buffer overflow vulnerability in i2c md commandMarek Vasut
2022-08-31Revert "i2c: fix stack buffer overflow vulnerability in i2c md command"Marek Vasut
2022-08-31spl: ahci: Fix dependency for SPL_AHCI_PCIOleksandr Suvorov
2022-08-31fs: fix comment typoRoger Knecht
2022-08-31kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingleHeiko Thiery
2022-08-31board: ti: common: board_detect: Fix EEPROM read quirkMatwey V. Kornilov
2022-08-31gitlab-ci: Update comment about the DockerfileJoel Stanley
2022-08-31common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes
2022-08-27Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-08-27Merge branch '2022-08-26-assorted-fixes'Tom Rini
2022-08-26distroboot: ubifs: Add support for specifying UBI header offsetPali Rohár
2022-08-26Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi
2022-08-26vbe: Enable command only with BOOTSTD_FULLSimon Glass
2022-08-26binman: Sort tests and rework test-file numbersStefan Herbrechtsmeier
2022-08-26binman: Document how to handle dependent imagesSimon Glass
2022-08-26binman: Mention split-elf in the main docsSimon Glass
2022-08-26patman: Tidy up unnecessary blank lines and numbersSimon Glass
2022-08-26patman: Fix version tableSimon Glass
2022-08-26boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt
2022-08-26boot: fix vbe_find_first_device()Heinrich Schuchardt
2022-08-26dm: core: fix a typo in help textSergei Antonov
2022-08-26doc: Build documentation in parallelSimon Glass
2022-08-26disk: part: remove dependency to ubifs for splStefan Herbrechtsmeier
2022-08-26nvme: Do a clean NVMe shutdownHector Martin
2022-08-26pci: Add checks to prevent config space overflowPali Rohár
2022-08-26Merge branch '2022-08-26-assorted-platform-updates' into nextTom Rini
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionAndrew Davis
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg
2022-08-26pinctrl: sdm845: Remove redundant CONFIG_SDM845 checkSumit Garg