linux/arch/arm/mach-davinci
Boris Brezillon d1f936d736 This pull request contains the following core changes:
* Fix memory leaks in the core
 * Remove unused NAND locking support
 * Rename nand.h into rawnand.h (preparing support for spi NANDs)
 * Use NAND_MAX_ID_LEN where appropriate
 * Fix support for 20nm Hynix chips
 * Fix support for Samsung and Hynix SLC NANDs
 
 and the following driver changes:
 
 * Various cleanup, improvements and fixes in the qcom driver
 * Fixes for bugs detected by various static code analysis tools
 * Fix mxc ooblayout definition
 * Add a new part_parsers to tmio and sharpsl platform data in order to
   define a custom list of partition parsers
 * Request the reset line in exclusive mode in the sunxi driver
 * Fix a build error in the orion-nand driver when compiled for ARMv4
 * Allow 64-bit mvebu platforms to select the PXA3XX driver
 -----BEGIN PGP SIGNATURE-----
 
 iQJABAABCAAqBQJZpwMZIxxib3Jpcy5icmV6aWxsb25AZnJlZS1lbGVjdHJvbnMu
 Y29tAAoJEGXtNgF+CLcAJEoP/jRnEjPznWT3+ngw6k/rnykkn/wexKV3iyX/6b71
 MQT/ZFuT3HsHnUjyprPvyRWJeKun6XyIH5fk7FlXIei9TaWCt6/UGTKousaPKeR2
 maggGeEjxGVpHJM/jpIYCyjt83zpezBqTupv52XhXxPaU7ROSpuHCd92YcPzIaT5
 tcn8JrI7TGuGlBrBbA2y8ZrPtuug3IKqUfpIiQmoqr0jzQR+AbZKHg0kk5a8piOn
 OguK67uhxeOvq831bGPehCPDbuE0loNi4CssayJ1HrisfS95kH/cqrveapgKsUG/
 fxaHh1i65I0lxa8sgUgeUiU04Zsy1YcgNbCj41AY4AHnjJ0+Qp1cV6KAB/x5/wH9
 ES/fW06how+1BLEeLvOr+rIQ41WeP0qV2H3r/PtkeswKKAV3gSERBXVHmg1E7Yum
 HkmPqzhu+nSk3mP7p3yxpd7EwWQh2xpvVYrfQ5vQbtdfm8Uw9n6S8x+O89ch9wWi
 +KbMWFsmF78nuRWW3WTsaiOFKcTRLBT5RoU2z4i9hCvQT2Pnx3SBhHrIj6xqBI1S
 8MpeDdlXHmRQfZxj+jDqU77JYqVEmy/5it9OjhjMpOqxfCf4K6Nlb75TEdR5Nh/9
 BA1qqTBEslg3UqS8ofGFHGFZWrW3JHf02SYo2zU9IvBninh3HrqHiFhBc3p1xNDE
 7GwD
 =bC1+
 -----END PGP SIGNATURE-----

Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next

From Boris:
"
This pull request contains the following core changes:

* Fix memory leaks in the core
* Remove unused NAND locking support
* Rename nand.h into rawnand.h (preparing support for spi NANDs)
* Use NAND_MAX_ID_LEN where appropriate
* Fix support for 20nm Hynix chips
* Fix support for Samsung and Hynix SLC NANDs

and the following driver changes:

* Various cleanup, improvements and fixes in the qcom driver
* Fixes for bugs detected by various static code analysis tools
* Fix mxc ooblayout definition
* Add a new part_parsers to tmio and sharpsl platform data in order to
  define a custom list of partition parsers
* Request the reset line in exclusive mode in the sunxi driver
* Fix a build error in the orion-nand driver when compiled for ARMv4
* Allow 64-bit mvebu platforms to select the PXA3XX driver
"
2017-09-01 15:34:30 +02:00
..
include/mach ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resources 2017-05-22 14:47:44 +05:30
Kconfig
Makefile
Makefile.boot
aemif.c
asp.h
board-da830-evm.c gpio: pcf857x: move header file out of I2C realm 2017-05-23 11:35:02 +02:00
board-da850-evm.c This pull request contains the following core changes: 2017-09-01 15:34:30 +02:00
board-dm355-evm.c mtd: nand: Rename nand.h into rawnand.h 2017-08-13 10:11:49 +02:00
board-dm355-leopard.c mtd: nand: Rename nand.h into rawnand.h 2017-08-13 10:11:49 +02:00
board-dm365-evm.c mtd: nand: Rename nand.h into rawnand.h 2017-08-13 10:11:49 +02:00
board-dm644x-evm.c mtd: nand: Rename nand.h into rawnand.h 2017-08-13 10:11:49 +02:00
board-dm646x-evm.c mtd: nand: Rename nand.h into rawnand.h 2017-08-13 10:11:49 +02:00
board-mityomapl138.c
board-neuros-osd2.c ARM: davinci: add pata_bk3710 libata driver support 2017-03-30 16:15:29 +05:30
board-omapl138-hawk.c ARM: davinci: Don't rely on public mmc header to include interrupt.h 2017-02-13 13:20:18 +01:00
board-sffsdr.c mtd: nand: Rename nand.h into rawnand.h 2017-08-13 10:11:49 +02:00
clock.c ARM: davinci: normalize clk API 2017-07-27 13:15:29 +02:00
clock.h
common.c
cp_intc.c
cp_intc.h
cpuidle.c
cpuidle.h
da8xx-dt.c ARM: davinci: da8xx: add OF_DEV_AUXDATA() for vpif 2017-03-07 16:43:16 +05:30
da830.c ARM: davinci: Add clock for CPPI 4.1 DMA engine 2017-04-11 19:50:53 +05:30
da850.c ARM: davinci: Add clock for CPPI 4.1 DMA engine 2017-04-11 19:50:53 +05:30
davinci.h
ddr2.h
devices-da8xx.c ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resources 2017-05-22 14:47:44 +05:30
devices.c
dm355.c
dm365.c
dm644x.c
dm646x.c
irq.c
mux.c
mux.h
pdata-quirks.c ARM: davinci: fix const warnings 2017-06-15 19:18:24 +05:30
pm.c ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init' 2017-05-17 15:25:18 +05:30
pm_domain.c
psc.c
psc.h
serial.c
sleep.S
sram.c
sram.h
time.c
usb-da8xx.c
usb.c