summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4Dave Gerlach
2022-10-18Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-10-18Merge tag 'u-boot-stm32-20221018' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-10-18sunxi: OrangePi Zero 2: Enable SPI bootingAndre Przywara
2022-10-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoCAndre Przywara
2022-10-18sunxi: defconfig: drop redundant definitionsAndre Przywara
2022-10-18sunxi: Kconfig: use SoC-wide values for some symbolsAndre Przywara
2022-10-18sunxi: dts: arm: update devicetree filesAndre Przywara
2022-10-18sunxi: dts: arm64: update devicetree filesAndre Przywara
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay
2022-10-18ARM: dts: stm32: update SCMI dedicated filePatrick Delaunay
2022-10-18ARM: dts: stm32: Fix and expand PLL configuration commentsMarek Vasut
2022-10-18ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut
2022-10-18ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DTMarek Vasut
2022-10-18ARM: stm32: Enable btrfs support on DHSOMMarek Vasut
2022-10-18ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass
2022-10-17dm: core: Update docs about oftree_from_fdt()Simon Glass
2022-10-17vbe: Add fixups for a basic set of OS requestsSimon Glass
2022-10-17test: Move common FIT code into a separate fit_util fileSimon Glass
2022-10-17boot: Tidy up logging and naming in vbe_simpleSimon Glass
2022-10-17boot: Pass the correct FDT to the EVT_FT_FIXUP eventSimon Glass
2022-10-17sandbox: Support FDT fixupsSimon Glass
2022-10-17bootstd: Move VBE setup into a shared functionSimon Glass
2022-10-17fdt: Show a message when the working FDT changesSimon Glass
2022-10-17fs: Quieten down the filesystems moreSimon Glass
2022-10-17boot: Correct handling of addresses in boot_relocate_fdt()Simon Glass
2022-10-17bootm: Drop #ifdef from do_bootm()Simon Glass
2022-10-17bootm: Avoid returning error codes from commandSimon Glass
2022-10-17bootm: Change incorrect 'unsupported' errorSimon Glass
2022-10-17dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek
2022-10-17dm: core: Switch uclass_foreach_dev_probe to use simple iteratorMichal Suchanek
2022-10-17mpc83xx: gazerbeam: Update sysinfo_get error handlingMichal Suchanek
2022-10-17net: eth-uclass: Do not set device on errorMichal Suchanek
2022-10-17dm: blk: Do not use uclass_next_device_errMichal Suchanek
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