summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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.10v2021.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
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka
2021-10-03arm: dts: Add IOT2050 device tree filesJan Kiszka
2021-10-03pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be staticVladimir Oltean
2021-10-03pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setupVladimir Oltean
2021-10-03pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean
2021-10-03pci: _dm_pci_phys_to_bus can be staticVladimir Oltean
2021-10-03pci: pci_read_config can be staticVladimir Oltean
2021-10-03pci: pci_write_config can be staticVladimir Oltean
2021-10-03pci: pciinfo_header can be staticVladimir Oltean
2021-10-03pci: pci_header_show can be staticVladimir Oltean
2021-10-03pci: pci_bar_show can be staticVladimir Oltean
2021-10-03pci: include pci_internal.h inside pci_auto.cVladimir Oltean
2021-10-03pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_...Vladimir Oltean
2021-10-03rtc: rx8025: revise single register write to use offsetMathew McBride
2021-10-03rtc: rx8025: set date in a single i2c transactionMathew McBride
2021-10-03rtc: rx8025: add support for EPSON RX8035.Mathew McBride
2021-10-03rtc: rx8025: drop non-DM supportMathew McBride
2021-10-03ARM: dts: ast2600: Make WDT by default disabledChia-Wei Wang
2021-10-03arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14Tom Rini
2021-10-03dt-bindings: pinctrl: k3: Synchronize with v5.14 kernelNishanth Menon
2021-10-02Merge branch '2021-10-01-assorted-removal-and-migration' into nextTom Rini
2021-10-01serial: Remove extraneous SYS_MALLOC_F checkTom Rini