summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-07configs: Resync with savedefconfigTom Rini
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-02-07MAINTAINERS: Add an entry for SPI NORVignesh R
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-07configs: Remove SF_DUAL_FLASHVignesh R
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R
2019-02-07mtd: spi: Remove unused filesVignesh R
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R
2019-02-07mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R
2019-02-07sh: bitops: add hweight*() macrosVignesh R
2019-02-07spi: Add non DM version of SPI_MEMVignesh R
2019-02-07spi: spi-mem: Claim SPI bus before spi mem accessVignesh R
2019-02-07spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R
2019-02-07spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R
2019-02-07bitops: Fix GENMASK definition for SandboxVignesh R
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R
2019-02-06arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi'Hannes Schmelzer
2019-02-05MAINTAINERS: update u-boot-atmel treeEugen Hristev
2019-02-05MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun
2019-02-05Merge git://git.denx.de/u-boot-marvellTom Rini
2019-02-05Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchipTom Rini
2019-02-05arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese
2019-02-05video: Armada XP: Move driver to DM_VIDEOStefan Roese
2019-02-05arm64: mvebu: Add basic support for uDPU boardVladimir Vid
2019-02-05arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodesStefan Roese
2019-02-05arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20Stefan Roese
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese
2019-02-05pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese
2019-02-05rockchip: Remove rejected files with .rej suffixMichal Simek
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini
2019-02-02Merge branch '2019-02-01-master-imports'Tom Rini
2019-02-02Kconfig: set default BUILD_TARGET for kirkwoodChris Packham
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki
2019-02-02test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt
2019-02-01tools: dumpimage: Clarify helpMartyn Welch
2019-02-01tools: dumpimage: Add help option and make error paths consistentMartyn Welch
2019-02-01tools: dumpimage: Simplify internal logicMartyn Welch
2019-02-01tools: dumpimage: Simplify argumentsMartyn Welch
2019-02-01tools: dumpimage: Provide more feedback on errorMartyn Welch
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford
2019-02-01rockchip: rk3399: spl: ensure that debug_uart_init is calledPhilipp Tomsich
2019-02-01rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAMPhilipp Tomsich