summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03dm: core: Drop dm.h header file from dm-demo.hSimon Glass
2020-08-03mtd: spi: Drop SPI_XFER_MMAP*Simon Glass
2020-08-03mtd: spi-mem: Drop dm.h header fileSimon Glass
2020-08-03wdt: Drop dm.h header fileSimon Glass
2020-08-03mtd: spi-nor: Tidy up error handling / debug codeSimon Glass
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass
2020-08-04configs: reset: fu540: enable dm reset framework for SiFiveSagar Shrikant Kadam
2020-08-04sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam
2020-08-04fu540: dtsi: add reset producer and consumer entriesSagar Shrikant Kadam
2020-08-04fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam
2020-08-04dt-bindings: prci: add indexes for reset signals available in prciSagar Shrikant Kadam
2020-08-03video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin
2020-08-03board: tbs2910: Fix video output with existing environmentsSoeren Moch
2020-08-03mips: octeon: Update EBB7304 defconfigStefan Roese
2020-08-03mips: octeon: Update Octeon KconfigStefan Roese
2020-08-03mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT nodeStefan Roese
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT nodeStefan Roese
2020-08-03drivers: spi: Add SPI controller driver for OcteonSuneel Garapati
2020-08-03mips: octeon: dts: Add Octeon clock driver DT nodesStefan Roese
2020-08-03clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese
2020-08-03mips: octeon: dts: Add I2C DT nodesStefan Roese
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodesStefan Roese
2020-08-03gpio: octeon_gpio: Add GPIO controller driver for OcteonSuneel Garapati
2020-08-03doc: qemu-mips build instructionsHeinrich Schuchardt
2020-08-03configs: pico-imx6: convert ethernet function to DM_ETHWig Cheng
2020-08-03imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan
2020-08-03arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie
2020-08-03ARM: imx: hab: panic on authentication failureMarek Vasut
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi
2020-08-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-08-03Merge tag 'efi-2020-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-03x86: call32: Append appropriate suffixesAndy Shevchenko
2020-08-03x86: sipi_vector: Append appropriate suffixesAndy Shevchenko
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger
2020-08-03x86: irq: Fix some typosWolfgang Wallner
2020-08-02sh: r2dplus: Enable additional PCI ethernet devicesMarek Vasut
2020-08-02sh: r2dplus: Enable DM_SERIAL and DM_CLKMarek Vasut
2020-08-02sh: r2dplus: Add SCIF1 to the basic DTMarek Vasut
2020-08-02sh: Set gd->malloc_base if MALLOC_F_LEN is setMarek Vasut
2020-08-02sh: r2dplus: Add pci enum to prebootMarek Vasut
2020-08-02sh: r2dplus: Switch to DM ETHMarek Vasut
2020-08-02mx6cuboxi: enable OF_PLATDATAWalter Lozano
2020-08-02drivers: rename more drivers to match compatible stringWalter Lozano
2020-08-02mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabledWalter Lozano
2020-08-02gpio: mxc_gpio: add OF_PLATDATA supportWalter Lozano
2020-08-02mmc: fsl_esdhc_imx: add OF_PLATDATA supportWalter Lozano
2020-08-02mmc: fsl_esdhc_imx: rename driver name to match ll_entryWalter Lozano
2020-08-01efi_selftest: block device test requires CONFIG_DOS_PARTITIONHeinrich Schuchardt
2020-08-01efi_selftest: SNP test depends on networkHeinrich Schuchardt