aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/config-vanilla.aarch64
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-* and main/squashfs-tools: normalize squashfs compression optionsJack Schmidt2017-11-201-1/+1
| | | | | | | | | | | | | | | | | | This commit brings kernel and userspace into agreement about squashfs compression algorithms: zlib, xz, lzo, and lz4 (except on S/390 and PPC64LE). Some kernels has LZO, some had LZ4, some had both. Userspace had LZO, but not LZ4. XZ and LZO were added to squashfs-tools in commit 151deb4c2fe91078c30c588de3fe9e411849a52f Most compression options were added to kernels through default configs: * LZO had been enabled in RPI, RPI2, S/390, PPC64le, and squashfs-tools. * LZ4 had been enabled in x86, x86_64, aarch64, armhf, rpi, rpi2. Default linux kernel config does not currently include LZ4 for S/390 or PPC64le, so I did not change their config. XZ and ZLIB are in everything.
* main/linux-vanilla: upgrade to 4.9.54Natanael Copa2017-10-091-1/+2
|
* main/linux-vanilla: build fix for aarch64Natanael Copa2017-03-231-1/+2
|
* main/linuc-vanilla: fix aarch64 buildNatanael Copa2017-03-141-2/+2
|
* main/linux-vanilla: upgrade to 4.9.14Natanael Copa2017-03-131-260/+856
|
* main/linux-vanilla: enable Yama (provides some protections like grsecurity)William Pitcock2017-01-311-1/+12
|
* main/linux-vanilla: enable rtsx pci and efifbTimo Teräs2016-11-241-3/+6
| | | | | ref #5191 ref #6486
* main/linux-vanilla: fix aarch64 configNatanael Copa2016-09-211-1/+2
|
* main/linux-vanilla: add aarch64 32bit compatCarlo Landmeter2016-09-091-11/+16
|
* main/linux-vanilla: tweak aarch64 configTimo Teräs2016-07-261-16/+24
|
* main/linux-vanilla: aarch64 serial config improvementTimo Teräs2016-07-181-1/+1
| | | | | serial_of_platform=y. this improves console=ttyS0 handling on certain boards.
* main/linux-vanilla: aarch64 config and build improvementsTimo Teräs2016-07-131-8/+14
|
* main/linux-vanilla: cross compile support and tentative aarch64 configTimo Teräs2016-07-121-0/+6403