aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-05efi_loader: fix device path to text protocolHeinrich Schuchardt1-4/+13
2022-02-05test: test UTF-16 truncation in snprintf()Heinrich Schuchardt1-0/+31
2022-02-05lib: fix snprintf() for UTF-16 stringsHeinrich Schuchardt1-2/+12
2022-02-05efi_selftest: merge FDT and RISC-V testsHeinrich Schuchardt3-135/+57
2022-02-05efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOLSunil V L2-0/+120
2022-02-05configs: disable UEFI for Colibri VF610Heinrich Schuchardt1-1/+1
2022-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini42-173/+1179
2022-02-04configs: sunxi: Add support for Lichee Pi NanoIcenowy Zheng3-6/+20
2022-02-04ARM: dts: suniv: Add device tree files and bindings for F1C100sIcenowy Zheng6-0/+282
2022-02-04mach-sunxi: Add support for SUNIV architectureIcenowy Zheng5-31/+105
2022-02-04configs: sunxi: Add common SUNIV headerIcenowy Zheng2-15/+56
2022-02-04sunxi: board: Add support for SUNIVIcenowy Zheng1-2/+2
2022-02-04sunxi: Add F1C100s DRAM initial supportIcenowy Zheng5-0/+474
2022-02-04ARM: sunxi: Add clock and uart to sunxi headersIcenowy Zheng4-1/+21
2022-02-04arm: arm926ej-s: Add sunxi codeIcenowy Zheng6-0/+106
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube3-4/+7
2022-02-04arm: arm926ej-s: start.S: port save_boot_params support from armv7 codeIcenowy Zheng1-0/+19
2022-02-04sunxi-common.h: remove pointless #ifdefsAndre Przywara1-7/+0
2022-02-04armv8: remove no longer needed lowlevel_init.SAndre Przywara3-48/+0
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara4-32/+50
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara5-14/+20
2022-02-04sunxi: move non-essential code out of s_init()Andre Przywara1-13/+12
2022-02-03Merge branch '2022-02-03-assorted-fixes'Tom Rini50-422/+951
2022-02-03treewide: Use 16-bit Unicode stringsSimon Glass4-15/+15
2022-02-03efi: Use 16-bit unicode stringsSimon Glass34-267/+267
2022-02-03scripts/checkpatch.pl: Resync with v5.16Simon Glass3-96/+641
2022-02-03armv8: start.S: remove CONFIG_SYS_RESET_SCTRL codeAndre Przywara1-37/+0
2022-02-03scripts: Makefile: also clean subdir dtcPhilippe Reynes1-1/+1
2022-02-03net: ti: am65-cpsw: Cleanup resources before jump to kernelVignesh Raghavendra1-1/+1
2022-02-03arm: pdu001: Exend the list of maintained filesFelix Brack1-1/+3
2022-02-03armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADERAlper Nebi Yasak1-0/+4
2022-02-03spl: ymodem: Fix buffer overflow during Image copyVignesh Raghavendra1-1/+14
2022-02-03Dockfile, CI: Update to latest focal tag and buildTom Rini3-3/+3
2022-02-03Dockerfile: Add libgnutls package for building mkeficapsule commandAKASHI Takahiro1-0/+2
2022-02-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/02022022Tom Rini53-138/+2028
2022-02-01Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/01Feb2022Tom Rini1-0/+3
2022-02-01mtd: cfi_mtd: populate mtd->dev with flash_info->devPatrice Chotard1-0/+3
2022-02-01board: ls1046ardb: force PCI device enumerationMartin Schiller1-0/+4
2022-02-01board: ls1088a: update ifc node name to be memory-controllerJianpeng Bu1-5/+5
2022-02-01configs: fsl: add missing FMAN/QE_FW_ADDR definesCamelia Groza4-0/+4
2022-02-01arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet portsVladimir Oltean6-0/+18
2022-02-01arm: dts: ls1028a-rdb: sync device tree with LinuxVladimir Oltean1-12/+146
2022-02-01arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsiVladimir Oltean2-8/+15
2022-02-01arm: dts: ls1028a-rdb: disable I2C buses 1 through 7Vladimir Oltean1-28/+0
2022-02-01arm: dts: ls1028a-rdb: disable DSPI nodesVladimir Oltean1-12/+0
2022-02-01arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with LinuxVladimir Oltean1-14/+18
2022-02-01arm: dts: ls1028a-rdb: sort nodes alphabeticallyVladimir Oltean1-55/+55
2022-02-01rtc: pcf2127: remove U-Boot specific compatible stringVladimir Oltean1-1/+0
2022-02-01arm: dts: lx2160a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1028a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1