about summary refs log tree commit diff
path: root/lib/systems/platforms.nix
AgeCommit message (Expand)AuthorFilesLines
2018-05-11lib/systems: Sort platforms, and space CPUsJohn Ericson1-78/+100
2018-05-10lib: Clean up float/fpu optionsJohn Ericson1-5/+1
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow1-1/+1
2018-02-19riscv: Compile console support into the kernel.Shea Levy1-0/+1
2018-02-19linux_riscv: Add 4.16-rc1.Shea Levy1-0/+6
2018-02-18Add riscv{32,64} crossSystems.Shea Levy1-0/+6
2018-02-14treewide: Drop kernelHeadersBaseConfigTuomas Tynkkynen1-9/+0
2018-02-06platforms.nix: Include RPi 3 serial port in the kernel configTuomas Tynkkynen1-0/+5
2017-11-09kernel: add beagleboard.org kernelDrew Hess1-1/+1
2017-11-05platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen1-14/+0
2017-10-18kernel: Build Tegra PCI support.Drew Hess1-0/+3
2017-09-16Convert libs to a fixed-pointGraham Christensen1-0/+1
2017-07-28kernel: Build Tegra X1 USB support as a moduleTuomas Tynkkynen1-0/+4
2017-05-29lib: Consolidate platform configurations (used for crossSystem)John Ericson1-1/+8
2017-04-19platforms: add CompuLab Utilite (armv7)Eric Litak1-0/+29
2017-04-19platforms: add pogoplug4 (armv5tel softfloat)Eric Litak1-0/+33
2017-04-19platforms: add scaleway-c1 (armv7 sans NEON)Eric Litak1-0/+8
2017-04-17Elaborate `localSystem` and `crossSystem` in a consistent mannerJohn Ericson1-1/+1
2017-04-17lib: Collect system/platform related filesJohn Ericson1-0/+486