aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-06board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay1-6/+2
2022-09-06stm32mp: simplify the STM32MP15x package parsing codePatrick Delaunay1-12/+3
2022-09-06board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár2-0/+16
2022-09-06board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár2-1/+5
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdogPali Rohár1-0/+21
2022-09-06board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loopPali Rohár3-1/+20
2022-09-06RISC-V: enable CONFIG_SYSRESET_SBI by defaultHeinrich Schuchardt1-0/+1
2022-09-06cmd/sbi: format KVM versionHeinrich Schuchardt1-2/+12
2022-09-06riscv: dts: sifive: Synchronize FU740 and Unmatched DTIcenowy Zheng2-88/+59
2022-09-06dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng5-46/+45
2022-09-06net: enetc: Fix use after free issue in fsl_enetc.cSiarhei Yasinski1-1/+7
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson3-3/+3
2022-09-06ddr: fsl: Reduce the size of interactive optionsSean Anderson1-3/+3
2022-09-06board: sl28: remove COUNTER_FREQUENCY_REALMichael Walle1-2/+0
2022-09-06board: sl28: support dynamic promptsMichael Walle2-0/+21
2022-09-06board: sl28: add user friendly names for the boot sourcesMichael Walle1-0/+16
2022-09-06board: sl28: implement additional bootsourcesMichael Walle5-2/+102
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle1-0/+13
2022-09-05Prepare v2022.10-rc4v2022.10-rc4Tom Rini2-2/+2
2022-09-05configs: Resync with savedefconfigTom Rini3-7/+0
2022-09-05riscv: dts: Sync important Unmatched pmic and qspi0 changes from LinuxJessica Clarke1-1/+14
2022-09-04Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodi...WIP/04Sep2022Tom Rini24-102/+313
2022-09-04clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000Michal Suchanek1-23/+43
2022-09-04rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flashQuentin Schulz2-1/+32
2022-09-04rockchip: allow to build SPI images even without HAS_ROM optionQuentin Schulz3-6/+4
2022-09-04rockchip: simplify binman image dependencies addition to INPUTSQuentin Schulz1-7/+2
2022-09-04rockchip: generate u-boot-rockchip.bin with binman for ARM64 boardsQuentin Schulz9-26/+18
2022-09-04rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman ...Quentin Schulz2-2/+11
2022-09-04rockchip: remove binman temporary files when cleaningQuentin Schulz1-1/+2
2022-09-04binman: allow user-defined filenames for mkimage entryQuentin Schulz3-3/+33
2022-09-04binman: add support for skipping file concatenation for mkimageQuentin Schulz5-4/+125
2022-09-04rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node pathsQuentin Schulz1-1/+1
2022-09-04rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-deviceQuentin Schulz1-2/+2
2022-09-04rockchip: rk3308: fix same-as-spl boot orderJohn Keeping1-0/+6
2022-09-04rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-ccJohn Keeping1-1/+1
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz1-2/+2
2022-09-04ram: rk3399: Conduct memory training at 400MHzLee Jones1-15/+21
2022-09-04ram: rk3399: Fix faulty frequency change reportsLee Jones1-2/+2
2022-09-04ram: rk3399: Fix .set_rate_index() error handlingLee Jones1-1/+3
2022-09-04drivers: ram: rockchip: Fix dram channels calculation for rk3399Han Pengfei1-2/+2
2022-09-04arm: dts: rockchip: rk3288: rename mmc nodenamesJohan Jonker1-8/+8
2022-09-03Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmWIP/03Sep2022Tom Rini16-21/+380
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini13-29/+67
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+1
2022-09-03tpm: Allow committing non-volatile dataSimon Glass2-0/+38
2022-09-03tpm: Implement state command for Cr50Simon Glass3-0/+201
2022-09-03tpm: Allow reporting the internal stateSimon Glass8-0/+101
2022-09-03tpm: sandbox: Allow init of TPM in a different phaseSimon Glass1-2/+4
2022-09-03tpm: Correct the define-space command in TPMv2Simon Glass1-7/+15
2022-09-03tpm: Correct the permissions command in TPMv1Simon Glass1-2/+3