summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-25spi-nor: spi-nor-ids: Add entries for mt25q variantsVignesh Raghavendra1-0/+3
2019-10-25spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*Vignesh Raghavendra1-4/+4
2019-10-25spi: designware_spi: Disable and free clock when remove driverLey Foon Tan1-1/+15
2019-10-25mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...Vignesh Raghavendra2-2/+2
2019-10-25mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra1-3/+3
2019-10-25stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTDFrieder Schrempf1-0/+1
2019-10-25mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf1-0/+8
2019-10-25configs: sopine-baseboard: Enable SPI-FLASHJagan Teki2-0/+13
2019-10-25arm: sunxi: Enable SPI/SPI-FLASH support for A64Jagan Teki1-0/+3
2019-10-25spi: Kconfig: Enable SPI_SUNXI for SUNXIJagan Teki1-0/+1
2019-10-25mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki1-0/+1
2019-10-25cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki1-0/+1
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng7-8/+8
2019-10-25dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng2-6/+5
2019-10-25spi: Kconfig: Add help textJagan Teki1-0/+17
2019-10-25mtd: spi-nor: ids: Add is25wp256 chipJagan Teki1-0/+2
2019-10-25mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki1-3/+2
2019-10-24Merge branch '2019-10-24-UFS-support'Tom Rini22-62/+3607
2019-10-24ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPYe Li2-16/+43
2019-10-24usb: ehci-mx6: Fix bus enumeration for iMX7 SoCsIgor Opaniuk1-7/+8
2019-10-24microblaze: Fix tab indentation in start.SMichal Simek1-1/+1
2019-10-24common: command: Fix manual relocation for repeatable commandMichal Simek1-0/+5
2019-10-24microblaze: Unify Linux bootm processMichal Simek1-6/+9
2019-10-24microblaze: Fix FDT message in boot_prep_linux()Michal Simek1-1/+1
2019-10-24arm64: zynqmp: Add support for e-a2197-00 System ControllerMichal Simek3-0/+675
2019-10-24arm64: zynqmp: Enables SPI_FLASH_BARMichal Simek16-0/+16
2019-10-24ARM: zynq: Disable fdt and evn exist for cse_qspiMichal Simek1-0/+2
2019-10-24ARM: zynq: Remove unused board_early_init_f()Michal Simek3-9/+0
2019-10-24ARM: zynq: Dont use 4K sector size support for mini qspi configurationMichal Simek1-0/+1
2019-10-24arm64: zynqmp: Dont use 4K sector size support for mini qspi configurationSiva Durga Prasad Paladugu1-0/+1
2019-10-24arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revBSiva Durga Prasad Paladugu1-0/+4
2019-10-24arm64: versal: Enable BDI for mini mtest configurationMichal Simek1-2/+1
2019-10-24arm64: zynqmp: Add support for zcu216Michal Simek3-0/+691
2019-10-24arm64: zynqmp: Add support for m-a2197-03Michal Simek4-1/+603
2019-10-24arm64: zynqmp: Add support for m-a2197-02Michal Simek4-1/+613
2019-10-24arm64: zynqmp: List lpd watchdog in dtsiMichal Simek3-0/+17
2019-10-24arm64: zynqmp: Use power header in zynqmp.dtsiMichal Simek1-0/+44
2019-10-24arm64: zynqmp: Use reset header in zynqmp.dtsiMichal Simek1-4/+19
2019-10-24dt-bindings: arm64: zynqmp: Add power and reset headersMichal Simek2-0/+169
2019-10-24arm64: zynqmp: Use backward compatible string for gemMichal Simek1-4/+4
2019-10-24arm64: zynqmp: Switch to xlnx-zynqmp-clk headerMichal Simek3-94/+73
2019-10-24dt-bindings: clock: zynqmp: Add clk headerRajan Vaja1-0/+126
2019-10-24arm64: zynqmp: Update nand device tree node propertiesNaga Sureshkumar Relli2-49/+59
2019-10-24arm64: zynqmp: Fix DT style for ipi mailboxMichal Simek1-1/+1
2019-10-24zynqmp: configs: Add single nand flash mini u-boot configurationT Karthik Reddy1-0/+51
2019-10-24common: image-sig.c: Add manual relocationT Karthik Reddy1-0/+29
2019-10-24drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()T Karthik Reddy1-1/+14
2019-10-24common: hash: Manually relocate struct hash_algoT Karthik Reddy1-0/+29
2019-10-24ARM: dt: Also clean dtbo filesMichal Simek1-1/+1
2019-10-24arm64: zynqmp: Do not remove dpll_prog from psu_initMichal Simek1-1/+0