summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-28Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot...masterTom Rini1-2/+2
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...Tom 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-spiTom 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-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...Tom 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
2021-12-17Merge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb' of https://github.com...Tom Rini6-9/+260
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee4-1/+54
2021-12-17arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBFTien Fong Chee5-6/+195
2021-12-17arm: socfpga: arria10: Setting image magic value to romcode initswstate regTien Fong Chee2-2/+11
2021-12-16mtd: spi-nor-ids: Add support for W25Q01JVRam Narayanan1-0/+5
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini10-28/+59
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay8-12/+39
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay6-15/+18
2021-12-15clk: fix clk_get_rate() documentationGiulio Benetti1-1/+2
2021-12-15Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2-2/+8
2021-12-15Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-48/+61
2021-12-15arm: a37xx: pci: Do not allow setting ROM BAR on PCI BridgePali Rohár1-24/+30
2021-12-15pci: pci_mvebu: Do not allow setting ROM BAR on PCI BridgePali Rohár1-24/+31