aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-02renesas: Fix RPC-IF compatible valuesGeert Uytterhoeven
2022-09-02ARM: renesas: Propagate RPC-IF enablement to subsequent softwareGeert Uytterhoeven
2022-09-02ARM: dts: rmobile: Fix RPC-IF device node namesGeert Uytterhoeven
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-23Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-08-23configs: Resync with savedefconfigTom Rini
2022-08-23board: lsxl: update the READMEMichael Walle
2022-08-23board: lsxl: disable eth0Michael Walle
2022-08-23board: lsxl: convert to CONFIG_TIMERMichael Walle
2022-08-23board: lsxl: convert to DM_SERIALMichael Walle
2022-08-23board: lsxl: convert to DM_ETHMichael Walle
2022-08-23board: lsxl: convert to DM_GPIOMichael Walle
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle
2022-08-23board: lsxl: enable ATAGS supportMichael Walle
2022-08-23board: lsxl: use proper *_r variablesMichael Walle
2022-08-23board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle
2022-08-23board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle
2022-08-23board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle
2022-08-23board: lsxl: remove unused header filesMichael Walle