aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-06Merge branch '2022-01-06-assorted-important-fixes'WIP/06Jan2022Tom Rini11-57/+256
2022-01-06Revert "clk: Detect failure to set defaults"Marek Vasut1-5/+1
2022-01-06udoo: neo: Do not print the Model informationFabio Estevam1-1/+2
2022-01-06udoo: neo: Fix the board model printingFabio Estevam1-41/+50
2022-01-06udoo_neo: Enable support for USB and storagePeter Robinson2-0/+8
2022-01-06udoo_neo: Fix ethernetPeter Robinson2-2/+3
2022-01-06udoo_neo: Fixes for booting from the mSD cardPeter Robinson4-9/+43
2022-01-06udoo_neo: Call gpio_request()Peter Robinson1-0/+4
2022-01-06riscv: sifive: Fix OF_BOARD boot failureBin Meng2-2/+2
2022-01-06rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz2-2/+2
2022-01-06Revert "tree: imx: remove old fit generator script"Tom Rini2-0/+146
2022-01-05Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-3/+3
2022-01-05tools: kwbimage: Fix checksum calculation for v1 imagesPierre Bourdon1-3/+3
2021-12-28Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-2/+2
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/28Dec2021Tom Rini9-18/+29
2021-12-27doc: Fix usage of CFG_RPMB_WRITE_KEYIlias Apalodimas1-3/+3
2021-12-27video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti1-2/+2
2021-12-26Merge https://source.denx.de/u-boot/custodians/u-boot-spiWIP/26Dec2021Tom Rini3-6/+22
2021-12-26Merge tag 'u-boot-rockchip-20211226' of https://source.denx.de/u-boot/custodi...Tom Rini36-374/+1225
2021-12-26tools: avoid OpenSSL deprecation warningsHeinrich Schuchardt4-0/+9
2021-12-26sysreset: watchdog: watchdog cannot power offHeinrich Schuchardt1-3/+10
2021-12-26efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas2-11/+6
2021-12-26efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt1-1/+1
2021-12-24rockchip: mkimage: Add support for rk3568 SoCKever Yang1-0/+1
2021-12-24rockchip: mkimage: Add support for idb header V2Yi Liu1-28/+158
2021-12-24rockchip: mkimage: Add image header versionKever Yang1-12/+17
2021-12-24rockchip: mkimage: rename RK_SIGNATURE to RK_MAGICKever Yang1-5/+5
2021-12-24configs: rock-pi-4: Enable rockchip efuse supportSjoerd Simons2-0/+2
2021-12-24rockchip: boot_mode: fix fastboot commandJohn Keeping1-1/+1
2021-12-24power: pmic/fan53555: allow dm be omitted by SPLQuentin Schulz2-1/+15
2021-12-24engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki4-0/+123
2021-12-24arm64: dts: rockchip: Sync px30 from linux-nextJagan Teki16-255/+681
2021-12-24arm64: dts: rockchip: px30: Move dmc into -u-boot.dtsiJagan Teki3-13/+12
2021-12-24doc: rockchip: puma: update build and flash instructionsQuentin Schulz2-55/+38
2021-12-24dts: rockchip: rk3399: enable emmc phy for splYifeng Zhao1-0/+4
2021-12-24rockchip: rk3568: add arch_cpu_init()Nico Cheng1-3/+24
2021-12-24arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 nodeNico Cheng1-0/+17
2021-12-24rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng3-1/+32
2021-12-24rockchip: px30: add support for HW RNG for Odroid Go AdvanceChris Morgan1-0/+6
2021-12-24cmd: kaslrseed: add command to generate value from hwrngChris Morgan3-0/+89
2021-12-20Prepare v2022.01-rc4v2022.01-rc4Tom Rini1-1/+1
2021-12-20Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini1-72/+67
2021-12-20fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED useJoakim Tjernlund1-7/+8
2021-12-20Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custo...Tom Rini1-2/+10
2021-12-20i2c: mvtwsi: Swab the register address if its size is > 1Stefan Roese1-2/+10
2021-12-18Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/18Dec2021Tom Rini7-5/+119
2021-12-18dm: fix an 'undefined' error in some macrosAKASHI Takahiro1-4/+4
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro2-0/+25
2021-12-18part: call part_init() in blk_get_device_by_str() only for MMCAKASHI Takahiro1-1/+2
2021-12-18doc: board: Add Calxeda Highbank/Midway documentationAndre Przywara3-0/+88