aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár
2021-10-05Merge branch '2021-10-05-general-updates'Tom Rini
2021-10-05reboot-mode: migrate uclass to livetreePatrick Delaunay
2021-10-05demo: migrate uclass to livetreePatrick Delaunay
2021-10-05remoteproc: migrate uclass to livetreePatrick Delaunay
2021-10-05doc: test: Explain how to run pytests in parallelSimon Glass
2021-10-05test: Allow tpm2 tests to run in parallelSimon Glass
2021-10-05test: Allow hush tests to run in parallelSimon Glass
2021-10-05test: Allow vboot tests to run in parallelSimon Glass
2021-10-05test/py: Check hashes produced by mkimage against known valuesAlexandru Gagniuc
2021-10-05gpio: Factor out DT flag translationSamuel Holland
2021-10-05gpio: Verify validity of pin offsets from device treesSamuel Holland
2021-10-05gpio: Verify validity of pin offsets when looking up namesSamuel Holland
2021-10-05arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc
2021-10-05lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc
2021-10-05lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASEAlexandru Gagniuc
2021-10-05lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()Alexandru Gagniuc
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay
2021-10-05pinctrl: single: Add request() apiBharat Gooty
2021-10-05pinctrl: single: Parse gpio details from dtBharat Gooty
2021-10-04Merge branch 'next'Tom Rini
2021-10-04Prepare v2021.10Tom Rini
2021-10-04mtd: cqspi: Fix division by zeroMarek Vasut
2021-10-03Merge branch '2021-10-03-platform-updates' into nextTom Rini
2021-10-03iot2050: Enable watchdog support, but do not auto-start itJan Kiszka
2021-10-03watchdog: rti_wdt: Add support for loading firmwareJan Kiszka