summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PCI: designware: Make "num-lanes" an optional DT propertyAndrey Smirnov2019-01-081-5/+7
| * | | PCI: designware: Require config accesses to be naturally alignedAndrey Smirnov2019-01-081-0/+8
| * | | PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesAndrey Smirnov2019-01-082-16/+15
| * | | PCI: designware: Use exact access size in dw_pcie_cfg_read()Andrey Smirnov2019-01-081-6/+8
| * | | PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASKAndrey Smirnov2019-01-081-1/+1
| * | | PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEMAndrey Smirnov2019-01-081-33/+46
| * | | PCI: designware: Consolidate outbound iATU programming functionsAndrey Smirnov2019-01-081-78/+43
| * | | PCI: desginware: Remove bogus prototypesAndrey Smirnov2019-01-081-2/+0
| * | | common: state: fix another alignmentRoland Hieber2019-01-081-1/+1
| |/ /
* | | Merge branch 'for-next/nvstore'Sascha Hauer2019-01-151-6/+0
|\ \ \
| * | | ARM: i.MX6 dtsi: remove compatible for snvs_lpgpr nodeSascha Hauer2018-12-071-6/+0
| | |/ | |/|
* | | Merge branch 'for-next/net'Sascha Hauer2019-01-1512-22/+401
|\ \ \
| * | | macb: disable second priority queue for zynqmp gem supportThomas Hämmerle2019-01-092-0/+23
| * | | macb: fix memory leakage due to double allocation of rx_bufferThomas Hämmerle2019-01-091-2/+0
| * | | macb: fix check if hw is gemThomas Hämmerle2019-01-091-1/+1
| * | | macb: fix format specifiers for debug outputThomas Hämmerle2019-01-091-1/+1
| * | | dp83867: port from linuxThomas Hämmerle2019-01-093-0/+329
| * | | defaultenv: resolve global.net.server before using itSascha Hauer2019-01-072-1/+8
| * | | defaultenv: defaultenv uses ip_route_getSascha Hauer2019-01-041-0/+1
| * | | net: ip_route_get: resolv hostnamesSascha Hauer2019-01-041-1/+1
| * | | net: Allow hostnames for global.net.serverSascha Hauer2019-01-043-9/+18
| * | | defaultenv: Pass serverip to nfsroot stringSascha Hauer2019-01-041-1/+1
| * | | net: dns: Allow to set variable with the resolved hostSascha Hauer2019-01-041-4/+10
| * | | net: dns: leave host command with error on failureSascha Hauer2019-01-041-4/+9
| * | | net: ip_route_get: Hook help text to commandSascha Hauer2019-01-041-0/+1
| * | | net: ip_route_get: Fix error messageSascha Hauer2019-01-041-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2019-01-1511-334/+426
|\ \ \
| * | | mtd: core: Fix erase area alignment for non power of 2 erasesizeLadislav Michl2019-01-141-6/+19
| * | | mtd: nand: nand_base: Fix compile warning if CONFIG_MTD_WRITE is not enabledTeresa Remmet2018-12-181-1/+1
| * | | mtd: nand: detect OOB size for Toshiba 24nm raw SLCLadislav Michl2018-12-171-0/+14
| * | | mtd: nand: Kill cellinfoLadislav Michl2018-12-172-11/+21
| * | | mtd: nand: Kill the chip->scan_bbt() hookLadislav Michl2018-12-175-33/+17
| * | | mtd: nand_bbt: scan for next free bbt block if writing bbt failsLadislav Michl2018-12-141-6/+45
| * | | mtd: nand_bbt: Move BBT block selection logic out of write_bbt()Ladislav Michl2018-12-141-36/+74
| * | | mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()Ladislav Michl2018-12-141-7/+12
| * | | mtd: nand_bbt: make nand_scan_bbt() staticLadislav Michl2018-12-142-2/+1
| * | | mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Ladislav Michl2018-12-141-2/+6
| * | | mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESLadislav Michl2018-12-143-37/+3
| * | | mtd: nand: simplify nand_bch_init() usageLadislav Michl2018-12-143-22/+21
| * | | mtd: atmel_nand: Add per board ECC setupLadislav Michl2018-12-142-0/+5
| * | | mtd: nand: Request strength instead of bytes for soft BCHLadislav Michl2018-12-141-7/+8
| * | | mtd: nand: remove NAND_BBT_SCANEMPTYLadislav Michl2018-12-143-31/+6
| * | | mtd: nand: hide in-memory BBT implementation detailsLadislav Michl2018-12-143-66/+115
| * | | mtd: nand: remove multiplied-by-2 block logicLadislav Michl2018-12-141-48/+35
| * | | mtd: nand: refactor chip->block_markbad interfaceLadislav Michl2018-12-141-35/+52
* | | | Merge branch 'for-next/mmc'Sascha Hauer2019-01-156-22/+5
|\ \ \ \
| * | | | mci: mxs: Drop explicit devname setup codeAndrey Smirnov2018-12-101-6/+0
| * | | | mci: imx-esdhc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-4/+0
| * | | | mci: omap_hsmmc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-6/+0
| * | | | mci: dw_mmc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-3/+0