aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodia...WIP/07Oct2021Tom Rini68-668/+4033
2021-10-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini20-97/+313
2021-10-07doc: boards: amlogic: update for Radxa ZeroChristian Hewitt3-1/+77
2021-10-07boards: amlogic: add Radxa Zero defconfigChristian Hewitt2-0/+66
2021-10-07ARM: dts: add support for Radxa ZeroChristian Hewitt3-0/+413
2021-10-07ARM: dts: sort Amlogic Makefile sectionChristian Hewitt1-8/+8
2021-10-07ARM: amlogic: add JetHub D1/H1 docsVyacheslav Bocharov3-63/+270
2021-10-07ARM: amlogic: add JetHub D1/H1 device supportVyacheslav Bocharov8-0/+820
2021-10-07ARM: amlogic: add JetHub common config headerVyacheslav Bocharov1-0/+40
2021-10-07ARM: amlogic: add Banana Pi M5Neil Armstrong4-0/+89
2021-10-07ARM: meson: add Beelink GS-King X boardNeil Armstrong4-1/+80
2021-10-07doc: boards: amlogic: update for Odroid HC4Neil Armstrong2-1/+4
2021-10-07ARM: amlogic: add support for Odroid-HC4 deviceNeil Armstrong3-0/+117
2021-10-07distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_bootNeil Armstrong1-0/+1
2021-10-07configs: meson64: add SCSI boot targetNeil Armstrong1-0/+7
2021-10-07ARM: meson-axg: remove local USB nodesNeil Armstrong2-70/+0
2021-10-07ARM: meson: keep HW order for MMC devicesNeil Armstrong2-0/+14
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong1-0/+1
2021-10-07ARM: meson: Sync Amlogic DT from Linux 5.14Neil Armstrong34-523/+2030
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong1-7/+1
2021-10-07ARM: meson: Add S905Y2 SOC IDChristian Hewitt1-0/+1
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang1-0/+42
2021-10-07configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfigHeinrich Schuchardt4-0/+4
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt7-1/+90
2021-10-07cmd/sbi: use constants instead of numerical valuesHeinrich Schuchardt1-15/+15
2021-10-07riscv: add missing SBI extension definitionsHeinrich Schuchardt1-2/+37
2021-10-07riscv: image: Use the first DRAM bank for bootm_lowSamuel Holland1-1/+1
2021-10-07riscv: Fix setting no-map in reserved memory nodesSamuel Holland1-4/+1
2021-10-07serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland3-0/+27
2021-10-07clk: k210: Try harder to get the best configSean Anderson2-0/+28
2021-10-07test: dm: k210: Reduce duplication in test casesSean Anderson1-19/+13
2021-10-07k210: clk: Refactor out_of_spec testsSean Anderson1-54/+53
2021-10-07clk: k210: Fix checking if ulongs are less than 0Sean Anderson1-4/+5
2021-10-06Merge branch '2021-10-06-assorted-improvements'Tom Rini355-661/+848
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigWIP/2021-10-06-assorted-improvementsTom Rini37-89/+116
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini99-60/+115
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini108-38/+96
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini10-20/+8
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini37-2/+37
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini237-92/+174
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini44-45/+10
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini39-40/+21
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini1-5/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini81-55/+50
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini134-195/+185
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini3-1/+6
2021-10-06m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNTTom Rini1-1/+3
2021-10-06rk3308: Remove unused NAND definesTom Rini1-5/+0
2021-10-06lib: rsa: fix dependency for SPL_RSA_VERIFYOleksandr Suvorov1-0/+1
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár4-10/+31