aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-08mtd: spinand: macronix: Fix ECC Status ReadHaolin Li
2021-10-07Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-10-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-10-07doc: boards: amlogic: update for Radxa ZeroChristian Hewitt
2021-10-07boards: amlogic: add Radxa Zero defconfigChristian Hewitt
2021-10-07ARM: dts: add support for Radxa ZeroChristian Hewitt
2021-10-07ARM: dts: sort Amlogic Makefile sectionChristian Hewitt
2021-10-07ARM: amlogic: add JetHub D1/H1 docsVyacheslav Bocharov
2021-10-07ARM: amlogic: add JetHub D1/H1 device supportVyacheslav Bocharov
2021-10-07ARM: amlogic: add JetHub common config headerVyacheslav Bocharov
2021-10-07ARM: amlogic: add Banana Pi M5Neil Armstrong
2021-10-07ARM: meson: add Beelink GS-King X boardNeil Armstrong
2021-10-07doc: boards: amlogic: update for Odroid HC4Neil Armstrong
2021-10-07ARM: amlogic: add support for Odroid-HC4 deviceNeil Armstrong
2021-10-07distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_bootNeil Armstrong
2021-10-07configs: meson64: add SCSI boot targetNeil Armstrong
2021-10-07ARM: meson-axg: remove local USB nodesNeil Armstrong
2021-10-07ARM: meson: keep HW order for MMC devicesNeil Armstrong
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong
2021-10-07ARM: meson: Sync Amlogic DT from Linux 5.14Neil Armstrong
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong
2021-10-07ARM: meson: Add S905Y2 SOC IDChristian Hewitt
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang
2021-10-07configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfigHeinrich Schuchardt
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt
2021-10-07cmd/sbi: use constants instead of numerical valuesHeinrich Schuchardt
2021-10-07riscv: add missing SBI extension definitionsHeinrich Schuchardt
2021-10-07riscv: image: Use the first DRAM bank for bootm_lowSamuel Holland
2021-10-07riscv: Fix setting no-map in reserved memory nodesSamuel Holland
2021-10-07serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland
2021-10-07clk: k210: Try harder to get the best configSean Anderson
2021-10-07test: dm: k210: Reduce duplication in test casesSean Anderson
2021-10-07k210: clk: Refactor out_of_spec testsSean Anderson
2021-10-07clk: k210: Fix checking if ulongs are less than 0Sean Anderson
2021-10-06Merge branch '2021-10-06-assorted-improvements'Tom Rini
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini
2021-10-06m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNTTom Rini
2021-10-06rk3308: Remove unused NAND definesTom Rini
2021-10-06lib: rsa: fix dependency for SPL_RSA_VERIFYOleksandr Suvorov