summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2019.09.0v2019.09.0Sascha Hauer2019-09-091-1/+1
* eeprom: at24: Select NVMEM as a dependencyAndrey Smirnov2019-09-091-0/+1
* images/.gitignore: ignore i.MX8MQ HAB filesRouven Czerwinski2019-08-281-0/+4
* ARM: nxp-imx8mq-evk: Update commentsSascha Hauer2019-08-231-5/+4
* ARM: i.MX8: Fix piggydata loadingSascha Hauer2019-08-231-8/+13
* ARM: nxp-imx8mq-evk: Replace trampolineSascha Hauer2019-08-233-33/+6
* ARM: nxp-imx8mq-evk: Remove duplicate call to imx8mq_cpu_lowlevel_init()Sascha Hauer2019-08-231-2/+0
* ARM: i.MX: imx8-ddrc: Remove debug codeSascha Hauer2019-08-231-18/+2
* pbl: Move piggy verification into pbl_barebox_uncompress()Sascha Hauer2019-08-233-27/+27
* ARM: aarch64: Fix get_runtime_offset after relocationSascha Hauer2019-08-231-15/+9
* ARM: aarch64: Fixup relocation table for the second relocationSascha Hauer2019-08-231-0/+2
* startup: Register autoboot variables earlierLadislav Michl2019-08-231-7/+11
* Makefile: we are on 2019.08Sascha Hauer2019-08-211-1/+1
* 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