aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/09Sep2022Tom Rini2022-09-0912-64/+290
|\
| * efi_driver: don't bind internal block devicesHeinrich Schuchardt2022-09-091-0/+9
| * lib: efi_loader: don't delete invalid handlesEtienne Carriere2022-09-091-2/+7
| * efi_selftest: unit test for EFI Conformance Profile TableHeinrich Schuchardt2022-09-092-0/+77
| * efi_selftest: export efi_st_get_config_table()Heinrich Schuchardt2022-09-094-36/+41
| * doc: man-page for tftpputHeinrich Schuchardt2022-09-092-0/+88
| * cmd: correct short text for tftpbootHeinrich Schuchardt2022-09-092-2/+2
| * cmd: fix tftpput commandHeinrich Schuchardt2022-09-091-24/+66
|/
* Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...WIP/08Sep2022Tom Rini2022-09-0815-155/+158
|\
| * ARM: dts: stm32mp15: remove hwlocks from pinctrlEtienne Carriere2022-09-061-2/+0
| * ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut2022-09-066-90/+2
| * configs: stih410-b2260: Fix SYS_HZ_CLOCK valuePatrice Chotard2022-09-061-1/+1
| * configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-discoPatrice Chotard2022-09-062-0/+2
| * ARM: dts: stm32: Fix display-timings settings for stm32f746-discoPatrice Chotard2022-09-061-1/+1
| * clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYCPatrick Delaunay2022-09-061-15/+20
| * phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay2022-09-061-0/+79
| * phy: stm32-usbphyc: add counter of PLL consumerPatrick Delaunay2022-09-061-28/+48
| * board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay2022-09-061-6/+2
| * stm32mp: simplify the STM32MP15x package parsing codePatrick Delaunay2022-09-061-12/+3
* | Merge tag 'fsl-qoriq-2022-9-7' of https://source.denx.de/u-boot/custodians/u-...WIP/07Sep2022Tom Rini2022-09-0710-132/+204
|\ \
| * | net: fm: Add support for FIT firmwareSean Anderson2022-09-071-0/+18
| * | net: Convert fit verification to use fit_get_data_*Sean Anderson2022-09-072-66/+4
| * | cmd: fpga: Convert to use fit_get_data_nodeSean Anderson2022-09-071-18/+6
| * | ARMv8/sec_firmware: Convert to use fit_get_data_conf_propSean Anderson2022-09-071-37/+2
| * | image: fit: Add some helpers for getting dataSean Anderson2022-09-072-0/+107
| * | ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAMESean Anderson2022-09-071-13/+4
| * | board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sectorPali Rohár2022-09-071-0/+4
| * | board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default ...Pali Rohár2022-09-071-0/+28
| * | board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, ...Pali Rohár2022-09-072-0/+33
* | | Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2022-09-077-79/+27
|\ \ \ | |/ / |/| |
| * | binman: bintool: bzip2: fix version function on non-Debian-based systemsQuentin Schulz2022-09-011-1/+1
| * | binman: btool: futility: use Bintool.versionQuentin Schulz2022-09-011-12/+1
| * | binman: btool: fiptool: use Bintool.versionQuentin Schulz2022-09-011-10/+1
| * | binman: bintool: parametrize args to pass to binary for returning versionQuentin Schulz2022-09-011-4/+5
| * | binman: btool: mkimage: use Bintool.versionQuentin Schulz2022-09-011-16/+2
| * | binman: btool: lz4: use Bintool.versionQuentin Schulz2022-09-011-13/+1
| * | binman: bintool: move version check implementation into bintool classQuentin Schulz2022-09-011-25/+18
| * | binman: btool: gzip: fix packer name so that binary can be foundQuentin Schulz2022-09-011-1/+1
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/06Sept2022Tom Rini2022-09-068-135/+129
|\ \ \
| * | | RISC-V: enable CONFIG_SYSRESET_SBI by defaultHeinrich Schuchardt2022-09-061-0/+1
| * | | cmd/sbi: format KVM versionHeinrich Schuchardt2022-09-061-2/+12
| * | | riscv: dts: sifive: Synchronize FU740 and Unmatched DTIcenowy Zheng2022-09-062-88/+59
| * | | dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng2022-09-065-46/+45
| * | | riscv: dts: Sync important Unmatched pmic and qspi0 changes from LinuxJessica Clarke2022-09-051-1/+14
* | | | Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2022-09-0616-13/+227
|\ \ \ \ | |_|_|/ |/| | |
| * | | board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár2022-09-062-0/+16
| * | | board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár2022-09-062-1/+5
| * | | board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdogPali Rohár2022-09-061-0/+21
| * | | board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loopPali Rohár2022-09-063-1/+20
| * | | net: enetc: Fix use after free issue in fsl_enetc.cSiarhei Yasinski2022-09-061-1/+7