summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara
2022-10-19configs: sunxi: licheepi_nano: enable D-CacheIcenowy Zheng
2022-10-19sunxi: fix SUNIV build when enabling D-CacheIcenowy Zheng
2022-10-19sunxi: defconfig: Add X96 Mate TV boxAndre Przywara
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-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