summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-02-07147-2084/+4302
|\
| * MAINTAINERS: Add an entry for SPI NORVignesh R2019-02-071-1/+9
| * configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-0791-90/+6
| * configs: Remove SF_DUAL_FLASHVignesh R2019-02-0717-108/+0
| * spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R2019-02-071-0/+1
| * mtd: spi: Add lightweight SPI flash stack for SPLVignesh R2019-02-076-264/+1126
| * mtd: spi: Remove unused filesVignesh R2019-02-072-1548/+0
| * mtd: spi: Switch to new SPI NOR frameworkVignesh R2019-02-079-365/+113
| * mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R2019-02-071-0/+1
| * mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-072-3/+168
| * mtd: spi: spi-nor-core: Add SFDP supportVignesh R2019-02-073-7/+649
| * mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R2019-02-071-0/+141
| * mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R2019-02-071-4/+93
| * mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-073-0/+2158
| * sh: bitops: add hweight*() macrosVignesh R2019-02-071-0/+4
| * spi: Add non DM version of SPI_MEMVignesh R2019-02-073-2/+108
| * spi: spi-mem: Claim SPI bus before spi mem accessVignesh R2019-02-071-5/+8
| * spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R2019-02-071-0/+19
| * spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R2019-02-071-9/+0
| * bitops: Fix GENMASK definition for SandboxVignesh R2019-02-071-0/+5
| * configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R2019-02-0732-9/+24
* | arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi'Hannes Schmelzer2019-02-061-0/+11
* | MAINTAINERS: update u-boot-atmel treeEugen Hristev2019-02-051-6/+7
* | MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainersYork Sun2019-02-0513-19/+20
* | Merge git://git.denx.de/u-boot-marvellTom Rini2019-02-0536-416/+928
|\ \
| * | arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese2019-02-052-0/+29
| * | video: Armada XP: Move driver to DM_VIDEOStefan Roese2019-02-054-159/+193
| * | arm64: mvebu: Add basic support for uDPU boardVladimir Vid2019-02-055-0/+313
| * | arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodesStefan Roese2019-02-051-0/+14
| * | arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20Stefan Roese2019-02-054-30/+56
| * | pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-0521-217/+296
| * | pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese2019-02-052-9/+29
| |/
* | Merge tag 'for-master-20190205' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-052-20/+0
|\ \ | |/ |/|
| * rockchip: Remove rejected files with .rej suffixMichal Simek2019-02-052-20/+0
|/
* Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-02109-6775/+7516
|\
| * rockchip: rk3399: spl: ensure that debug_uart_init is calledPhilipp Tomsich2019-02-011-2/+2
| * rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAMPhilipp Tomsich2019-02-011-0/+1
| * pinctrl: Kconfig: fix missing include of rockchip/KconfigPhilipp Tomsich2019-02-011-0/+1
| * pinctrl: Kconfig: sort includes alphabeticallyPhilipp Tomsich2019-02-011-5/+5
| * rockchip: Add MAINTAINER entry for chromebook_speedyPhilipp Tomsich2019-02-011-0/+7
| * rockchip: Add support for chromebook_bobSimon Glass2019-02-0110-3/+215
| * rockchip: gru: Add extra device-tree settingsSimon Glass2019-02-013-4/+19
| * rockchip: Implement spl_gpio in the GPIO driverSimon Glass2019-02-012-0/+69
| * rockchip: Move pull-up/down enum into a common fileSimon Glass2019-02-012-7/+7
| * rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set envSimon Glass2019-02-011-0/+5
| * rockchip: Tidy up board include-file orderingSimon Glass2019-02-017-13/+13
| * rockchip: clk: Add mention of four new clocksSimon Glass2019-02-011-0/+12
| * rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHzSimon Glass2019-02-011-0/+1542
| * rockchip: Allow booting from SPISimon Glass2019-02-011-0/+3
| * rockchip: Clarify docs on SPI writingSimon Glass2019-02-011-1/+1