summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-08-28 10:10:19 +0200
committerMark Brown <broonie@linaro.org>2014-08-28 15:33:17 +0100
commit6089af775a4b4ea5237648de650dda548cb841c2 (patch)
tree3870dabe191be3d1b1c4b30e8a885ea3f09eec12 /tools/perf/scripts/python/bin
parente825b8dd2b363e9134006fb141825518a11b2bf4 (diff)
downloadkernel-6089af775a4b4ea5237648de650dda548cb841c2.tar.gz
spi: rspi: Add support for new R-Car Gen2 SoCs
Add support for QSPI in: - r8a7792 (R-Car V2H) - r8a7793 (R-Car M2-N) - r8a7794 (R-Car E2) r8a7791 is now called "R-Car M2-W". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
5bb80'>initramfs: remove the populate_initrd_image and clean_rootfs stubsChristoph Hellwig 2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds 2019-10-16arm64: use generic free_initrd_mem()Mike Rapoport 2019-06-29initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven 2019-05-18initramfs: don't free a non-existent initrdSteven Price 2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig 2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig 2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig 2019-05-14initramfs: cleanup populate_rootfsChristoph Hellwig 2019-05-14initramfs: factor out a helper to populate the initrd imageChristoph Hellwig 2019-05-14initramfs: cleanup initrd freeingChristoph Hellwig 2019-05-14initramfs: free initrd memory if opening /initrd.image failsChristoph Hellwig 2019-03-07init/initramfs.c: provide more details in error messagesDavid Engraf 2019-02-21revert "initramfs: cleanup incomplete rootfs"Andrew Morton 2019-01-04initramfs: cleanup incomplete rootfsDavid Engraf 2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe 2018-11-30initramfs: clean old path before creating a hardlinkLi Zhijian 2018-11-07block: remove dead elevator codeJens Axboe