summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-09fdt: support booting with dtb in Android imageShawn Guo1-0/+21
2019-02-08Prepare v2019.04-rc1Tom Rini1-2/+2
2019-02-07configs: Resync with savedefconfigTom Rini132-182/+142
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini147-2084/+4302
2019-02-07MAINTAINERS: Add an entry for SPI NORVignesh R1-1/+9
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R91-90/+6
2019-02-07configs: Remove SF_DUAL_FLASHVignesh R17-108/+0
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R1-0/+1
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R6-264/+1126
2019-02-07mtd: spi: Remove unused filesVignesh R2-1548/+0
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R9-365/+113
2019-02-07mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R1-0/+1
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2-3/+168
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R3-7/+649
2019-02-07mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R1-0/+141
2019-02-07mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R1-4/+93
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R3-0/+2158
2019-02-07sh: bitops: add hweight*() macrosVignesh R1-0/+4
2019-02-07spi: Add non DM version of SPI_MEMVignesh R3-2/+108
2019-02-07spi: spi-mem: Claim SPI bus before spi mem accessVignesh R1-5/+8
2019-02-07spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R1-0/+19
2019-02-07spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R1-9/+0
2019-02-07bitops: Fix GENMASK definition for SandboxVignesh R1-0/+5
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R32-9/+24
2019-02-06arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi'Hannes Schmelzer1-0/+11
2019-02-05MAINTAINERS: update u-boot-atmel treeEugen Hristev1-6/+7
2019-02-05MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun13-19/+20
2019-02-05Merge git://git.denx.de/u-boot-marvellTom Rini36-416/+928
2019-02-05Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchipTom Rini2-20/+0
2019-02-05arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese2-0/+29
2019-02-05video: Armada XP: Move driver to DM_VIDEOStefan Roese4-159/+193
2019-02-05arm64: mvebu: Add basic support for uDPU boardVladimir Vid5-0/+313
2019-02-05arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodesStefan Roese1-0/+14
2019-02-05arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20Stefan Roese4-30/+56
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese21-217/+296
2019-02-05pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese2-9/+29
2019-02-05rockchip: Remove rejected files with .rej suffixMichal Simek2-20/+0
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini109-6775/+7516
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini21-282/+1410
2019-02-02Merge branch '2019-02-01-master-imports'Tom Rini138-566/+1143
2019-02-02Kconfig: set default BUILD_TARGET for kirkwoodChris Packham9-8/+1
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki20-29/+21
2019-02-02test: lib: lmb: add lmb test for multiple RAM banksSimon Goldschmidt1-19/+75
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt5-13/+41
2019-02-01tools: dumpimage: Clarify helpMartyn Welch1-3/+4
2019-02-01tools: dumpimage: Add help option and make error paths consistentMartyn Welch1-5/+13
2019-02-01tools: dumpimage: Simplify internal logicMartyn Welch1-48/+37
2019-02-01tools: dumpimage: Simplify argumentsMartyn Welch1-14/+11
2019-02-01tools: dumpimage: Provide more feedback on errorMartyn Welch1-2/+9
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford1-2/+47