summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09log: uclass_get_name() depends on CONFIG_SPL_DMHeinrich Schuchardt
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09patman: Drop import of test_util in test_utilSimon Glass
2020-07-09patman: Avoid importing gitutil in settingsSimon Glass
2020-07-09patman: Pass in maintainer dirs to avoid and importSimon Glass
2020-07-09patman: Use a dict in gitutil to avoid importing seriesSimon Glass
2020-07-09patman: Avoid circular dependency between command and toolsSimon Glass
2020-07-09patman: Drop unnecessary import in gitutilSimon Glass
2020-07-09sandbox: spi: sandbox_sf_state_name() is requiredHeinrich Schuchardt
2020-07-09sandbox: handling out of memoryHeinrich Schuchardt
2020-07-09mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDPPragnesh Patel
2020-07-09spi: add support for all spi modes with soft spiJohannes Holland
2020-07-09arm: Remove mx31pdk boardJagan Teki
2020-07-09spi: omap3: Drop nondm codeJagan Teki
2020-07-09db-88f6281-bp-nand: Enable DM_SPI/SPI_FLASHJagan Teki
2020-07-09arm: Remove pengwyn boardJagan Teki
2020-07-09arm: Remove pepper boardJagan Teki
2020-07-09arm: Remove bav335x boardJagan Teki
2020-07-09arm: Remove cairo boardJagan Teki
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki
2020-07-09arm: Remove overo boardJagan Teki
2020-07-09arm: Remove cm_t35 boardJagan Teki
2020-07-09arm: Remove cm_t54 boardJagan Teki
2020-07-09siemens: rut: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: pxm2: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: thuban: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: rastaban: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: etamin: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09siemens: draco: Enable DM_SPI, DM_SPI_FLASHJagan Teki
2020-07-09am335x: igep003x: Enable DM_SPIJagan Teki
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski
2020-07-09rpi4: shorten a mapping for the DRAMMarek Szyprowski
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki
2020-07-09usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readqSylwester Nawrocki
2020-07-09usb: xhci: Add missing cache flush in the scratchpad array initializationSylwester Nawrocki
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-07-09net: mvpp2: fix second cp110 initializationSven Auhagen
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: enable DM_USB for LaCie boardSimon Guinot
2020-07-09arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot
2020-07-09arm: kirkwood: convert LaCie boards to DM_SPI_FLASHSimon Guinot
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham
2020-07-09arm: mvebu: a38x: Fix typoChris Packham
2020-07-09mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham
2020-07-09mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham
2020-07-09x86: apl: Re-enable loading of SPLSimon Glass