summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19rockchip: jerry: Enable RESET driverSimon Glass
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.binQuentin Schulz
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip.binQuentin Schulz
2022-10-19rockchip: puma-rk3399: migrate to TPLQuentin Schulz
2022-10-19rockchip: puma-rk3399: remove useless CONFIG_SYS_SPI_U_BOOT_OFFSQuentin Schulz
2022-10-19rockchip: puma-rk3399: load environment from same medium as one used to load ...Quentin Schulz
2022-10-19rockchip: puma-rk3399: allow loading environment from SPI-NOR flashQuentin Schulz
2022-10-19rockchip: puma-rk3399: load environment from same MMC as used for loading U-B...Quentin Schulz
2022-10-19rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashesQuentin Schulz
2022-10-19rockchip: puma-rk3399: allow non-SD-Card-loaded SPL to load U-Boot proper fro...Quentin Schulz
2022-10-19rockchip: puma-rk3399: use gpio-hog instead of fixed-regulator for enabling e...Quentin Schulz
2022-10-19rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load ...Quentin Schulz
2022-10-19rockchip: rk3399: Add EAIDK-610 supportAndy Yan
2022-10-19rockchip: puma-rk3399: remove dead codeQuentin Schulz
2022-10-19ram: rockchip: fix typo in KConfig option labelQuentin Schulz
2022-10-19rockchip: px30: support debug uart on UART0Quentin Schulz
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_GPIOQuentin Schulz
2022-10-19rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATORQuentin Schulz
2022-10-19arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented rangeXavier Drudis Ferran
2022-10-19arm: dts: rockchip: rk3288: partial sync from LinuxJohan Jonker
2022-10-19arm: dts: rockchip: update cpu and gpu nodesJohan Jonker
2022-10-19arm: dts: rockchip: rk3288: move thermal sub nodes to dtsiJohan Jonker
2022-10-19phycore-rk3288: Avoid enabling partition support in SPLSimon Glass
2022-10-19rockchip: phycore_rk3288: remove phycore_init() functionJohan Jonker
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