aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: mediatek: add driver for MT8516Fabien Parent2019-04-233-0/+1054
* clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent2019-04-231-0/+12
* mmc: mtk-sd: fix configuration option checkFabien Parent2019-04-231-4/+4
* mmc: mtk-sd: add support for MT8516Fabien Parent2019-04-231-0/+10
* mmc: mtk-sd: add source_cg clock supportFabien Parent2019-04-231-0/+5
* poplar: enable Ethernet driver supportShawn Guo2019-04-232-0/+17
* net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo2019-04-233-0/+607
* reset: add reset driver for HiSilicon platformShawn Guo2019-04-233-0/+110
* reset: add polarity field into struct reset_ctlShawn Guo2019-04-231-0/+3
* pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding2019-04-231-1/+5
* pci: Add boundary check for hose->regionsThierry Reding2019-04-231-0/+5
* ARM: da850evm: Remove legacy MMC codeAdam Ford2019-04-231-19/+0
* bcm963158: enable led supportPhilippe Reynes2019-04-231-0/+3
* dt: bcm963158: enable led controllerPhilippe Reynes2019-04-231-0/+49
* dt: bcm63158: add led controllerPhilippe Reynes2019-04-231-0/+7
* led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes2019-04-231-1/+1
* bcm968580xref: enable led supportPhilippe Reynes2019-04-231-0/+3
* dt: bcm968580xref: enable led controllerPhilippe Reynes2019-04-231-0/+48
* dt: bcm6858: add led controllerPhilippe Reynes2019-04-221-0/+7
* led: add initial support for bcm6858Philippe Reynes2019-04-224-0/+309
* arm: arm64 32bit address relocationIbai Erkiaga2019-04-221-7/+12
* travis: Add srecord packageMarek Vasut2019-04-221-0/+1
* Add target to generate initial environmentStefano Babic2019-04-221-0/+7
* spl: ymodem: Add support for loading full fitImagesMarek Vasut2019-04-221-1/+19
* fit: load all fragments from the extra configurationsPeter Ujfalusi2019-04-221-0/+12
* misc: fs_loader: Replace label with DT phandleTien Fong Chee2019-04-222-34/+64
* arm: fix hvc callIbai Erkiaga2019-04-221-2/+1
* Support boot Android image without address on bootm commandShawn Guo2019-04-222-2/+2
* cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee2019-04-221-3/+3
* ARMv8: Disable fwcall when PSCI is enabledAng, Chee Hong2019-04-221-0/+2
* ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang2019-04-223-6/+62
* test: call hexdump tests via `ut lib`Heinrich Schuchardt2019-04-221-4/+5
* misc: fs_loader: Add support for initializing block deviceTien Fong Chee2019-04-221-0/+23
* cmd: add exception commandHeinrich Schuchardt2019-04-2211-0/+232
* bcm963158: add nand supportPhilippe Reynes2019-04-222-0/+13
* dt: bcm963158: enable nand controllerPhilippe Reynes2019-04-221-0/+15
* dt: bcm63158: add nand controllerPhilippe Reynes2019-04-221-0/+13
* bcm968580xref: add nand supportPhilippe Reynes2019-04-222-0/+14
* dt: bcm968580xref: enable nand controllerPhilippe Reynes2019-04-221-0/+15
* dt: bcm6858: add nand controllerPhilippe Reynes2019-04-221-0/+13
* bcm968380gerg: add nand supportPhilippe Reynes2019-04-222-0/+14
* dt: bcm968380gerg: enable nand controllerPhilippe Reynes2019-04-221-0/+12
* dt: bcm6838: add nand controllerPhilippe Reynes2019-04-221-0/+13
* drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes2019-04-221-0/+3
* drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes2019-04-221-2/+15
* drivers: nand: brcmnand: add initial supportPhilippe Reynes2019-04-2210-0/+3334
* compat linux: import completion from linux 4.18Philippe Reynes2019-04-221-0/+173
* include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes2019-04-221-1/+1
* arm: asm: io.h: define readX_relaxed and writeX_relaxedPhilippe Reynes2019-04-221-0/+21
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-222-160/+883