summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-12test: Fix test_pinmux to run in parallelSimon Glass
2022-09-12Merge tag 'dm-pull-12sep22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-12binman: Add VPL supportSimon Glass
2022-09-12fdt_support: add optional board_rng_seed() hookRasmus Villemoes
2022-09-12xilinx: zynq: Disable LMB for mini configurationsMichal Simek
2022-09-12xilinx: zynqmp: Disable LMB for mini u-bootAshok Reddy Soma
2022-09-12cmd: bdinfo: Enable dumping lmb data when LMB is enabledMichal Simek
2022-09-12xilinx: zynqmp: Disable various configs for mini U-BootAshok Reddy Soma
2022-09-12xilinx: versal: Enable i2c mux uclass with pca954x driverMichal Simek
2022-09-12xilinx: zynqmp: Fix AES with a user provided keyJanne Ylalehto
2022-09-12fpga: zynq: Remove post config info message for SPLStefan Herbrechtsmeier
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier
2022-09-09Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-09efi_driver: don't bind internal block devicesHeinrich Schuchardt
2022-09-09lib: efi_loader: don't delete invalid handlesEtienne Carriere
2022-09-09efi_selftest: unit test for EFI Conformance Profile TableHeinrich Schuchardt
2022-09-09efi_selftest: export efi_st_get_config_table()Heinrich Schuchardt
2022-09-09doc: man-page for tftpputHeinrich Schuchardt
2022-09-09cmd: correct short text for tftpbootHeinrich Schuchardt
2022-09-09cmd: fix tftpput commandHeinrich Schuchardt
2022-09-08Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-07Merge tag 'fsl-qoriq-2022-9-7' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2022-09-07Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2022-09-07net: fm: Add support for FIT firmwareSean Anderson
2022-09-07net: Convert fit verification to use fit_get_data_*Sean Anderson
2022-09-07cmd: fpga: Convert to use fit_get_data_nodeSean Anderson
2022-09-07ARMv8/sec_firmware: Convert to use fit_get_data_conf_propSean Anderson
2022-09-07image: fit: Add some helpers for getting dataSean Anderson
2022-09-07ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAMESean Anderson
2022-09-07board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sectorPali Rohár
2022-09-07board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default ...Pali Rohár
2022-09-07board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, ...Pali Rohár
2022-09-06ARM: dts: stm32mp15: remove hwlocks from pinctrlEtienne Carriere
2022-09-06ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut
2022-09-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-09-06Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2022-09-06configs: stih410-b2260: Fix SYS_HZ_CLOCK valuePatrice Chotard
2022-09-06configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-discoPatrice Chotard
2022-09-06ARM: dts: stm32: Fix display-timings settings for stm32f746-discoPatrice Chotard
2022-09-06clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYCPatrick Delaunay
2022-09-06phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay
2022-09-06phy: stm32-usbphyc: add counter of PLL consumerPatrick Delaunay
2022-09-06board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-09-06stm32mp: simplify the STM32MP15x package parsing codePatrick Delaunay
2022-09-06board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdogPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loopPali Rohár
2022-09-06RISC-V: enable CONFIG_SYSRESET_SBI by defaultHeinrich Schuchardt
2022-09-06cmd/sbi: format KVM versionHeinrich Schuchardt