summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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...Tom Rini34-108/+148
2022-08-27Merge branch '2022-08-26-assorted-fixes'Tom Rini5-12/+49
2022-08-27distroboot: ubifs: Add support for specifying UBI header offsetPali Rohár1-3/+5
2022-08-27Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi3-7/+7
2022-08-27vbe: Enable command only with BOOTSTD_FULLSimon Glass1-1/+1
2022-08-27binman: Sort tests and rework test-file numbersStefan Herbrechtsmeier24-63/+64
2022-08-27binman: Document how to handle dependent imagesSimon Glass1-0/+50
2022-08-27binman: Mention split-elf in the main docsSimon Glass1-0/+4
2022-08-27patman: Tidy up unnecessary blank lines and numbersSimon Glass1-30/+15
2022-08-27patman: Fix version tableSimon Glass1-1/+1
2022-08-27boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt1-4/+3
2022-08-27boot: fix vbe_find_first_device()Heinrich Schuchardt1-1/+1
2022-08-27dm: core: fix a typo in help textSergei Antonov1-1/+1
2022-08-27doc: 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-marvellTom 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
2022-08-23button: gpio: add DM_GPIO dependencyMichael Walle1-0/+1
2022-08-23timer: add orion-timer supportMichael Walle3-0/+70
2022-08-23arm: kirkwood: make it CONFIG_TIMER awareMichael Walle2-0/+5
2022-08-23arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár3-1/+5