summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-15starfive: apply the pinctl to dtsSW Multimedia3-12/+597
2022-02-15starfive: Add v4l2 video sensor device and DRM framework in dtsAndy Hu3-21/+380
2022-02-15starfive: dtsi fix for dma2pSW Multimedia1-0/+1
2022-02-15starfive: Add more audio codecs support in dtsSW Multimedia6-0/+128
2022-02-15starfive: add clock info in dts for audioSW Multimedia2-0/+154
2022-02-15starfive: add i2c dev info in dts for audioSW Multimedia1-6/+30
2022-02-15starfive: add JH7100 VisionFive V1 Support.Jianlong.Huang3-0/+179
2022-02-15starfive: fix dts(linux)Wei Fu2-5/+12
2022-02-15starfive: Porting jh7100-beaglev-starlight.dts from linuxEmil Renner Berthing5-0/+1308
2022-02-15starfive: Add JH7100 supportMicheal Zhu16-0/+2354
2022-02-15starfive: Add JH7100 MMC driver supportWei Fu3-0/+176
2022-02-15starfive: add JH71x0 serial driverWei Fu3-0/+354
2022-02-15starfive: add OTP driver for jh7100Yanhong Wang3-0/+218
2022-02-15sifive: make WayEnable can be configured by menuconfigWei Fu2-0/+16
2022-02-15sifive_cache: add flush_range func in sifive cache driverWei Fu2-1/+81
2022-02-15cache: add flush_range interface in cache_ops structWei Fu2-0/+32
2022-02-15riscv: add reset_misc function (__weak)Wei Fu2-0/+7
2022-02-15cmd/eeprom: fix data type issue for parse_numeric_paramJianlong.Huang1-2/+2
2022-02-15net/phy: add YuTai Corp Ethernet PHYs(YT8511/YT8521) driverWalker Chen5-0/+290
2022-02-15configs: Resync with savedefconfigTom Rini2-6/+6
2022-02-15Prepare v2022.04-rc2Tom Rini1-1/+1
2022-02-14Merge branch '2022-02-14-assorted-fixes'Tom Rini4-13/+55
2022-02-14arm: pdu001: Fix dt to work with the current am33xx dtsi filesFelix Brack2-6/+18
2022-02-14scripts: setlocalversion: remove quotes around localversion from configNikita Maslov1-2/+3
2022-02-14pstore: Support already existing reserved-memory nodeDetlev Casanova1-5/+34
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini17-217/+1186
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas1-2/+28
2022-02-11efi_loader: fix dual signed image certificationIlias Apalodimas1-70/+18
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro1-4/+22
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro2-0/+70
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro1-2/+2
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro5-35/+86
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro4-3/+318
2022-02-11doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro1-75/+76
2022-02-11tools: mkeficapsule: add man pageAKASHI Takahiro2-0/+100
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro4-35/+465
2022-02-11tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro3-2/+10
2022-02-11CI: enforce packages upgrade for Msys2 on WindowsAKASHI Takahiro1-0/+1
2022-02-11Merge branch '2022-02-11-assorted-updates-and-fixes'Tom Rini30-212/+528
2022-02-11test: test field truncation in snprint()Heinrich Schuchardt1-0/+12
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford1-3/+42
2022-02-11fw_env: simplify logic & code paths in the fw_env_open()Rafał Miłecki1-46/+31
2022-02-11fw_env: make flash_io() take buffer as an argumentRafał Miłecki1-16/+16
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass3-3/+11
2022-02-11cmd/dfu: Enable 'dfu list' command without DFU_OVER_USBMasami Hiramatsu1-5/+3
2022-02-11doc: usage: DFU: Fix dfu_alt_info documentMasami Hiramatsu1-17/+40
2022-02-11DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu8-109/+154
2022-02-11DFU: Accept redundant spaces and tabs in dfu_alt_infoMasami Hiramatsu6-14/+37
2022-02-11DFU: Do not copy the entity name over the buffer sizeMasami Hiramatsu1-1/+1
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka2-2/+4