aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-16ARC: HSDK: Enable on-chip reset controllerEugeniy Paltsev
2020-04-16ARC: CACHE: mark IOC helper functions as inlined_cachefuncEugeniy Paltsev
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2020-04-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-04-16test: Add hexdump.h to the unit test headerSimon Glass
2020-04-16acpi: Add support for DMARSimon Glass
2020-04-16acpi: Add a central location for table version numbersSimon Glass
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-04-16dts: Add a binding for hid-over-i2cSimon Glass
2020-04-16dm: core: Add basic ACPI supportSimon Glass
2020-04-16x86: apl: Add Global NVS table headerSimon Glass
2020-04-16pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass
2020-04-16x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass
2020-04-16x86: Correct wording of coreboot source codeSimon Glass
2020-04-16dm: pci: Allow disabling auto-config for a deviceSimon Glass
2020-04-16tpm: Don't cleanup unless an error happensSimon Glass
2020-04-16tpm: cr50: Use the correct GPIO bindingSimon Glass
2020-04-16tpm: cr50: Add a comment for cr50_privSimon Glass
2020-04-16tpm: cr50: Release locality on exitSimon Glass
2020-04-16spi: Add SPI mode enumsSimon Glass
2020-04-16cpu: Support querying the address widthSimon Glass
2020-04-16x86: acpi: Let OS know that console already had been initializedAndy Shevchenko
2020-04-16serial: ns16550: Provide UART base clock speed in ->getinfo()Andy Shevchenko
2020-04-16dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko
2020-04-15Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-04-15Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2020-04-15board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay
2020-04-15ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfigPatrick Delaunay
2020-04-15ARM: dts: stm32: Rename LEDs to match silkscreen on AV96Marek Vasut
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-04-15ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut
2020-04-15ARM: dts: stm32: Define FMC2 base addressMarek Vasut
2020-04-15net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay
2020-04-15net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier
2020-04-15watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur
2020-04-15watchdog: honour hw_margin_ms DT propertyRasmus Villemoes
2020-04-15watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes
2020-04-15watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.hRasmus Villemoes
2020-04-14Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2020-04-14arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún
2020-04-14arm64: mvebu: a37xx: add device-tree fixer for PCIe regionsMarek Behún
2020-04-14arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún
2020-04-14arm64: mvebu: a37xx: improve code determining memory info structuresMarek Behún
2020-04-14arm64: mvebu: armada-8k: move dram init codeMarek Behún
2020-04-14arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún
2020-04-14arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún
2020-04-14arm: mvebu: dts: turris_mox: fix USB3 regulatorMarek Behún