summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-10-17cmd: List all uclass devices regardless of probe errorMichal Suchanek
2022-10-17w1: Fix bus counting in w1_get_busMichal Suchanek
2022-10-17video: ipuv3: Fix error handling when getting the displayMichal Suchanek
2022-10-17stdio: Fix class iteration in stdio_add_devices()Michal Suchanek
2022-10-17usb: ether: Fix error handling in usb_ether_initMichal Suchanek
2022-10-17bootstd: Fix listing boot devicesMichal Suchanek
2022-10-17dm: pci: Fix device PCI iterationMichal Suchanek
2022-10-17dm: treewide: Do not opencode uclass_probe_all()Michal Suchanek
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-18arm: fsl: csu: Reduce size of ns_devSean Anderson
2022-10-18arm: layerscape: Disable unused parts of ICID tablesSean Anderson
2022-10-18arm: layerscape: Don't select FSL_IFC when booting from SD cardSean Anderson
2022-10-17CI: Update to jammy-20221003-17Oct2022 tagTom Rini
2022-10-17docker: Install pyelftools for buildsSimon Glass
2022-10-17arm64: layerscape: Support SYSRESETSean Anderson
2022-10-17ls1043ardb: nand driver fixups for revision v7.0 boardsWei Lu
2022-10-17arm64: ls104x: Enable eDMA snoopingSean Anderson
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