summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-06-01spi: Zap sh_spi driverJagan Teki
2020-06-01spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPIJagan Teki
2020-06-01spi: Kconfig: Drop redundant CF_SPI definitionJagan Teki
2020-06-01spi Drop spi_init()Jagan Teki
2020-05-31Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-31spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson
2020-05-31arm: dts: rockchip: Add initial DT for Pinebook ProPeter Robinson
2020-05-31dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson
2020-05-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-05-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-05-30configs: rpi: set NR_DRAM_BANKS to fourMatthias Brugger
2020-05-30rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORYCorentin Labbe
2020-05-30Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-29Merge tag 'bugfixes-for-v2020.07-rc4' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-05-29patman: Modify functional tests for new behaviorSean Anderson
2020-05-29patman: Support multi-line changes in changelogsSean Anderson
2020-05-29patman: Add new tags for finer-grained changelog controlSean Anderson
2020-05-29patman: Suppress empty changelog entriesSean Anderson
2020-05-29patman: Add an option to create patches without binary contentsBin Meng