summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-04rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-deviceQuentin Schulz
2022-09-04rockchip: rk3308: fix same-as-spl boot orderJohn Keeping
2022-09-04rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-ccJohn Keeping
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz
2022-09-04ram: rk3399: Conduct memory training at 400MHzLee Jones
2022-09-04ram: rk3399: Fix faulty frequency change reportsLee Jones
2022-09-04ram: rk3399: Fix .set_rate_index() error handlingLee Jones
2022-09-04drivers: ram: rockchip: Fix dram channels calculation for rk3399Han Pengfei
2022-09-04arm: dts: rockchip: rk3288: rename mmc nodenamesJohan Jonker
2022-09-03Merge tag 'efi-2022-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-09-03efi_loader: fix display of NVMe EUI-64Heinrich Schuchardt
2022-09-03efi: ECPT add EBBRv2.0 conformance profileJose Marinho
2022-09-03efi: Create ECPT tableJose Marinho
2022-09-03efi_selftest: on sandbox use host specific assemblyHeinrich Schuchardt
2022-09-03efi_loader: support CTRL+\ - CTRL+_Heinrich Schuchardt
2022-09-03efi_loader: compliance Simple Text Input Ex ProtocolHeinrich Schuchardt
2022-09-03efi_loader: printing UEFI revision in helloworld.efiHeinrich Schuchardt
2022-09-02Merge tag 'efi-2022-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
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