summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-18dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek25-59/+43
2022-10-18cmd: List all uclass devices regardless of probe errorMichal Suchanek5-35/+43
2022-10-18w1: Fix bus counting in w1_get_busMichal Suchanek1-9/+11
2022-10-18video: ipuv3: Fix error handling when getting the displayMichal Suchanek1-5/+4
2022-10-18stdio: Fix class iteration in stdio_add_devices()Michal Suchanek1-19/+13
2022-10-18usb: ether: Fix error handling in usb_ether_initMichal Suchanek1-6/+5
2022-10-18bootstd: Fix listing boot devicesMichal Suchanek1-2/+2
2022-10-18dm: pci: Fix device PCI iterationMichal Suchanek1-2/+2
2022-10-18dm: treewide: Do not opencode uclass_probe_all()Michal Suchanek4-54/+9
2022-10-18dm: core: Fix uclass_probe_all to really probe all devicesMichal Suchanek2-11/+20
2022-10-18dm: regmap: Disable range checks in SPLSimon Glass1-2/+21
2022-10-17CI: Update to jammy-20221003-17Oct2022 tagTom Rini2-3/+2
2022-10-17docker: Install pyelftools for buildsSimon Glass1-0/+1
2022-10-17Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini7-46/+77
2022-10-16efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas3-7/+20
2022-10-16cmd: simplify efidebugHeinrich Schuchardt1-26/+21
2022-10-16efi_loader: avoid EFI_CALL() when draining consoleHeinrich Schuchardt1-3/+1
2022-10-16efi_loader: avoid EFI_CALL() for clearing screenHeinrich Schuchardt1-9/+17
2022-10-16spi: Implement spi_set_speedPaul Barker2-1/+18
2022-10-12Merge branch '2022-10-12-additional-fixes'Tom Rini14-13/+101
2022-10-12Nokia RX-51: Fix double space key pressPali Rohár1-1/+5
2022-10-12Nokia RX-51: Remove CONFIG_UBI_SIZEPali Rohár1-2/+0
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora3-4/+2
2022-10-12tools: k3_gen_x509_cert: Do not print SWRV on buildAndrew Davis1-1/+1
2022-10-12smem: msm: add missing <linux/sizes.h>Robert Marko1-0/+1
2022-10-12test: run setexpr test only on sandboxHeinrich Schuchardt2-1/+3
2022-10-12firmware: scmi: fix the multi channel support with CCFPatrick Delaunay4-4/+4
2022-10-12cmd: ubi: Add 'ubi list' command for printing list of all UBI volumesPali Rohár1-0/+85
2022-10-12Merge branch '2022-10-11-assorted-fixes-and-updates'Tom Rini37-57/+749
2022-10-11test: cmd: add test for temperature commandRobert Marko2-0/+40
2022-10-11thermal: add sandbox driverRobert Marko9-0/+55
2022-10-11doc: cmd: temperature: add documentationRobert Marko2-0/+51
2022-10-11cmd: add temperature commandRobert Marko3-0/+92
2022-10-11cmd: xxd: add new commandRoger Knecht10-0/+209
2022-10-11cmd: cat: add new commandRoger Knecht10-0/+203
2022-10-11pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()John Keeping1-1/+1
2022-10-11pinctrl: nuvoton: fix set persist errorJim Liu1-4/+4
2022-10-11boot: image-pre-load: Check environment for location of signature infoSteven Lawrance1-1/+6
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance3-45/+43
2022-10-11bootcount: pmic: Correct misleading commentPhilip Oberfichtner2-2/+2
2022-10-11lib: crypt: fix selecting a non-existent optionOleksandr Suvorov1-1/+0
2022-10-11cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri3-3/+43
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini35-242/+310
2022-10-11Merge branch '2022-10-10-LLVM-related-improvements'Tom Rini3-3/+3
2022-10-11spl: atf: Fix clang -Wasm-operand-widths warningAlistair Delva1-1/+1
2022-10-11Makefile: apply dynamic relocations for LLDNick Desaulniers1-1/+1
2022-10-11examples: standalone: Fix build with LLVM toolchainAlistair Delva1-1/+1
2022-10-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini13-145/+97
2022-10-10Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini12-93/+152
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek2-1/+2