aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-31arm: smh: Fix uninitialized parameters with newer GCCsWIP/2022-08-31-assorted-fixesSean Anderson1-3/+3
2022-08-31tools: mkimage: fix build with recent LibreSSLMark Kettenis1-1/+1
2022-08-31bootm: Fix upper bound of FDT overlap checksPali Rohár1-2/+2
2022-08-31image-fit: don't set compression if it can't be readDaniel Golle3-11/+5
2022-08-31bootm: fix typo imape_comp -> image_compDaniel Golle1-4/+4
2022-08-31corenet_ds.h: RemoveTom Rini1-369/+0
2022-08-31i2c: fix stack buffer overflow vulnerability in i2c md commandMarek Vasut1-1/+2
2022-08-31Revert "i2c: fix stack buffer overflow vulnerability in i2c md command"Marek Vasut1-12/+12
2022-08-31spl: ahci: Fix dependency for SPL_AHCI_PCIOleksandr Suvorov1-1/+1
2022-08-31fs: fix comment typoRoger Knecht1-1/+1
2022-08-31kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingleHeiko Thiery1-1/+1
2022-08-31board: ti: common: board_detect: Fix EEPROM read quirkMatwey V. Kornilov1-18/+8
2022-08-31gitlab-ci: Update comment about the DockerfileJoel Stanley1-2/+2
2022-08-31common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes2-5/+17
2022-08-27Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/27Aug2022Tom Rini34-108/+148
2022-08-27Merge branch '2022-08-26-assorted-fixes'Tom Rini5-12/+49
2022-08-26distroboot: ubifs: Add support for specifying UBI header offsetPali Rohár1-3/+5
2022-08-26Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi3-7/+7
2022-08-26vbe: Enable command only with BOOTSTD_FULLSimon Glass1-1/+1
2022-08-26binman: Sort tests and rework test-file numbersStefan Herbrechtsmeier24-63/+64
2022-08-26binman: Document how to handle dependent imagesSimon Glass1-0/+50
2022-08-26binman: Mention split-elf in the main docsSimon Glass1-0/+4
2022-08-26patman: Tidy up unnecessary blank lines and numbersSimon Glass1-30/+15
2022-08-26patman: Fix version tableSimon Glass1-1/+1
2022-08-26boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt1-4/+3
2022-08-26boot: fix vbe_find_first_device()Heinrich Schuchardt1-1/+1
2022-08-26dm: core: fix a typo in help textSergei Antonov1-1/+1
2022-08-26doc: Build documentation in parallelSimon Glass1-0/+1
2022-08-26disk: part: remove dependency to ubifs for splStefan Herbrechtsmeier1-1/+1
2022-08-26nvme: Do a clean NVMe shutdownHector Martin1-5/+20
2022-08-26pci: Add checks to prevent config space overflowPali Rohár2-3/+23
2022-08-23Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/23Aug2022Tom Rini33-331/+521
2022-08-23configs: Resync with savedefconfigTom Rini814-1105/+361
2022-08-23board: lsxl: update the READMEMichael Walle1-15/+17
2022-08-23board: lsxl: disable eth0Michael Walle2-0/+8
2022-08-23board: lsxl: convert to CONFIG_TIMERMichael Walle2-0/+4
2022-08-23board: lsxl: convert to DM_SERIALMichael Walle2-4/+4
2022-08-23board: lsxl: convert to DM_ETHMichael Walle3-8/+4
2022-08-23board: lsxl: convert to DM_GPIOMichael Walle5-56/+124
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle5-14/+13
2022-08-23board: lsxl: enable ATAGS supportMichael Walle2-0/+6
2022-08-23board: lsxl: use proper *_r variablesMichael Walle1-21/+21
2022-08-23board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle1-9/+6
2022-08-23board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle3-11/+5
2022-08-23board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle4-4/+1
2022-08-23board: lsxl: remove unused header filesMichael Walle1-5/+0
2022-08-23board: lsxl: remove CONFIG_ENV_OVERWRITEMichael Walle3-6/+0
2022-08-23board: lsxl: remove eraseenv scriptMichael Walle1-3/+0
2022-08-23board: lsxl: remove unused featuresMichael Walle2-4/+2
2022-08-23board: lsxl: limit size to 384kiBMichael Walle2-0/+4