aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17dm: core: Fix uclass_probe_all to really probe all devicesMichal Suchanek
2022-10-17dm: regmap: Disable range checks in SPLSimon Glass
2022-10-17CI: Update to jammy-20221003-17Oct2022 tagTom Rini
2022-10-17docker: Install pyelftools for buildsSimon Glass
2022-10-16Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-10-16efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas
2022-10-16cmd: simplify efidebugHeinrich Schuchardt
2022-10-16efi_loader: avoid EFI_CALL() when draining consoleHeinrich Schuchardt
2022-10-16efi_loader: avoid EFI_CALL() for clearing screenHeinrich Schuchardt
2022-10-16spi: Implement spi_set_speedPaul Barker
2022-10-12Merge branch '2022-10-12-additional-fixes'Tom Rini
2022-10-12Nokia RX-51: Fix double space key pressPali Rohár
2022-10-12Nokia RX-51: Remove CONFIG_UBI_SIZEPali Rohár
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora
2022-10-12tools: k3_gen_x509_cert: Do not print SWRV on buildAndrew Davis
2022-10-12smem: msm: add missing <linux/sizes.h>Robert Marko
2022-10-12test: run setexpr test only on sandboxHeinrich Schuchardt
2022-10-12firmware: scmi: fix the multi channel support with CCFPatrick Delaunay
2022-10-12cmd: ubi: Add 'ubi list' command for printing list of all UBI volumesPali Rohár
2022-10-11Merge branch '2022-10-11-assorted-fixes-and-updates'Tom Rini
2022-10-11test: cmd: add test for temperature commandRobert Marko
2022-10-11thermal: add sandbox driverRobert Marko
2022-10-11doc: cmd: temperature: add documentationRobert Marko
2022-10-11cmd: add temperature commandRobert Marko
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht
2022-10-11pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()John Keeping
2022-10-11pinctrl: nuvoton: fix set persist errorJim Liu
2022-10-11boot: image-pre-load: Check environment for location of signature infoSteven Lawrance
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance
2022-10-11bootcount: pmic: Correct misleading commentPhilip Oberfichtner
2022-10-11lib: crypt: fix selecting a non-existent optionOleksandr Suvorov
2022-10-11cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2022-10-11Merge branch '2022-10-10-LLVM-related-improvements'Tom Rini
2022-10-10spl: atf: Fix clang -Wasm-operand-widths warningAlistair Delva
2022-10-10Makefile: apply dynamic relocations for LLDNick Desaulniers
2022-10-10examples: standalone: Fix build with LLVM toolchainAlistair Delva
2022-10-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-10-10Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut
2022-10-10usb: Add missing guard around env_get() in usb_hubMarek Vasut
2022-10-10efi_loader: reformat efi_disk_add_dev()Heinrich Schuchardt
2022-10-10efi_loader: simplify efi_set_load_options()Heinrich Schuchardt
2022-10-10efi_driver: use efi_close_protocolHeinrich Schuchardt