summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02kconfig: fix typo for OHCI host and add to DM listMarcin Juszkiewicz
2020-06-02kconfig: fix some typosMarcin Juszkiewicz
2020-06-02kconfig: mark SPL/TPL options for DM_KEYBOARDMarcin Juszkiewicz
2020-06-02cmd: fitupd: move config check to KconfigHeinrich Schuchardt
2020-06-02cubieboard7: Remove ARCH= references from documentationTom Rini
2020-06-02fu540: Remove ARCH= references from documentationTom Rini
2020-06-02m68k: Remove ARCH= references from documentationTom Rini
2020-06-02arm: ti: Remove ARCH= references from documentationTom Rini
2020-06-02rockchip: Remove ARCH= references from documentationTom Rini
2020-06-02powerpc: Remove ARCH= references from documentationTom Rini
2020-06-02imx: Remove ARCH= references from documentationTom Rini
2020-06-02amlogic: Remove ARCH= references from documentationTom Rini
2020-06-02Azure: Add 'tools-only' build for macOS X hostsTom Rini
2020-06-02mkimage: Default to adding a crc32 hash with '-f auto'Simon Glass
2020-06-02tools: fw_env: Fix warning when reading too littleHarald Seiler
2020-06-02image: android: fix abootimg supportChristian Gmeiner
2020-06-02dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass
2020-06-02usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass
2020-06-02test/py: use actual core count for parallel buildsHeinrich Schuchardt
2020-06-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-06-02x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Create buffers outside of the methodsBin Meng
2020-06-02x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko
2020-06-02x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko
2020-06-02x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko
2020-06-02x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko
2020-06-02x86: minnowmax: Add support for Winbond flashSimon Glass
2020-06-02x86: apl: Add hex offsets for registers in FSP-SSimon Glass
2020-06-02x86: coral: Correct some FSP-S settingsSimon Glass
2020-06-02x86: apl: Add hex offsets for registers in FSP-MSimon Glass
2020-06-02x86: coral: Correct some FSP-M settingsSimon Glass
2020-06-02x86: mrccache: Allow use before driver model is activeSimon Glass
2020-06-02x86: spl: Print the error on SPL failureSimon Glass
2020-06-02x86: spi: Rewrite logic for obtaining the SPI memory mapSimon Glass
2020-06-02x86: spi: Add a way to access the SPI mapping via registersSimon Glass
2020-06-01sunxi: H6: Enable Ethernet on the Pine H64Samuel Holland
2020-06-01net: sun8i_emac: Add support for the H6 variantSamuel Holland
2020-06-01net: sun8i_emac: Use consistent clock bitfield definitionsSamuel Holland
2020-06-01sunxi: Silence warning about non-static inline functionSamuel Holland
2020-06-01phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko
2020-06-01Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-06-01Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-06-01doc: driver-model: Update SPI migration statusJagan Teki
2020-06-01mtd: sf: Drop plat from sf_probeJagan Teki
2020-06-01env: sf: Free the old env_flashJagan Teki
2020-06-01cmd: sf Drop reassignment of new into flashJagan Teki
2020-06-01mtd: spi: Call sst_write in _write opsJagan Teki
2020-06-01sf: Drop spl_flash_get_sw_write_protJagan Teki
2020-06-01mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdefJagan Teki