summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.3-rc1Sascha Hauer2019-08-19782-6023/+37649
* dts: update to v5.2Sascha Hauer2019-08-191-0/+8
* dts: update to v5.2-rc7Sascha Hauer2019-08-1911-38/+57
* Merge branch 'for-next/stm32'Sascha Hauer2019-08-1514-6/+506
|\
| * Documentation: boards: add initial STM32MP documentationAhmad Fatoum2019-08-051-0/+71
| * ARM: stm32mp: generate STM32 imagesAhmad Fatoum2019-07-151-1/+4
| * filetype: add STM32 image typeAhmad Fatoum2019-07-152-0/+10
| * images: add support for generating STM32MP imagesMarco Felsch2019-07-154-0/+293
| * ARM: stm32mp: fix some misnomers/typosAhmad Fatoum2019-07-153-4/+4
| * reset: add reset controller driver for STM32 RCCAhmad Fatoum2019-07-153-0/+115
| * ARM: dts: stm32mp157c: correct gpioz idAhmad Fatoum2019-07-151-1/+1
| * ARM: stm32mp: set CONFIG_ARCH_NR_GPIO = (26 * 16)Ahmad Fatoum2019-07-151-0/+4
| * gpio: allow for arch-specific ARCH_NR_GPIOS > 256Ahmad Fatoum2019-07-151-0/+4
* | Merge branch 'for-next/mtd-gpmi-nand'Sascha Hauer2019-08-155-128/+196
|\ \
| * | mtd: nand-mxs: Make ecc strength configurable via device treeSascha Hauer2019-08-061-4/+21
| * | mtd: nand: Add function to parse device tree propertiesSascha Hauer2019-08-062-0/+29
| * | mtd: nand-mxs: inline only once used functionSascha Hauer2019-08-061-6/+1
| * | mtd: nand-mxs: pass mtd_info to mxs_nand_get_mark_offset()Sascha Hauer2019-08-061-6/+5
| * | mtd: nand-mxs: change API between NAND driver and fcb codeSascha Hauer2019-08-063-39/+45
| * | mtd: nand-mxs: Make locally used variable staticSascha Hauer2019-08-061-3/+1
| * | mtd: nand-mxs: calculate ecc_strength only onceSascha Hauer2019-08-061-12/+36
| * | mtd: nand-mxs: consistently rename struct nand_chip * to "chip"Sascha Hauer2019-08-061-74/+74
* | | Merge branch 'for-next/mtd'Sascha Hauer2019-08-1511-30/+91
|\ \ \
| * | | mtd: spi-nor: fix page offset/remains calculation in spi_nor_writeBastian Krause2019-08-051-0/+1
| * | | mtd: nand: Add ecc parameters as device parametersSascha Hauer2019-07-181-0/+4
| * | | UBI: silence erroneous GCC warning about uninitialized readAhmad Fatoum2019-07-181-1/+1
| * | | ubiformat: Fix wrong error testsSascha Hauer2019-07-161-5/+4
| * | | ubiformat: handle write errors correctlySascha Hauer2019-07-161-9/+20
| * | | mtd: peb: Do not mark as bad in mtd_peb_torture()Sascha Hauer2019-07-164-12/+22
| * | | mtd: ubi: mark PEBs as bad on erase failureSascha Hauer2019-07-153-0/+35
| * | | ubiformat: improve generation of UBI image sequenceSascha Hauer2019-07-152-3/+4
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2019-08-1521-131/+109
|\ \ \
| * | | eeprom: at24: Convert the driver to NVMEMAndrey Smirnov2019-08-141-21/+27
| * | | eeprom: at24: Drop at24_cdev_protect()Andrey Smirnov2019-08-141-20/+17
| * | | nvmem: Parse partitions informationAndrey Smirnov2019-08-141-1/+9
| * | | nvmem: Use already existing dev pointer in nvmem_register_cdev()Andrey Smirnov2019-08-141-1/+1
| * | | nvmem: Use helper variable in nvmem_register_cdev()Andrey Smirnov2019-08-141-5/+6
| * | | kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada2019-08-121-0/+3
| * | | mips: use generic bitsperlong.hMasahiro Yamada2019-08-121-6/+1
| * | | riscv: use generic bitsperlong.hMasahiro Yamada2019-08-121-10/+1
| * | | kconfig: update to Linux 5.3-rc3Masahiro Yamada2019-08-1212-60/+44
| * | | docs: Use a proper name for AM335x defconfigJan Kundrát2019-08-052-2/+2
| * | | console: return number of characters written in fops_writeSascha Hauer2019-08-051-1/+1
| * | | dts/imx25: drop sram nodeUwe Kleine-König2019-07-151-7/+0
| |/ /
* | | Merge branch 'for-next/imx8-hab'Sascha Hauer2019-08-1528-109/+565
|\ \ \
| * | | boards: nxp-mx8-evk: rework to different boot flowRouven Czerwinski2019-08-075-41/+58
| * | | mach-imx: hab: select piggy verification for i.MX8Rouven Czerwinski2019-08-071-0/+1
| * | | mach-imx: add gencsf header for i.MX8MQRouven Czerwinski2019-08-071-0/+59
| * | | arm: uncompress: verify sha256 if enabledRouven Czerwinski2019-08-071-1/+16
| * | | pbl: support panic with log outputRouven Czerwinski2019-08-071-0/+5