summaryrefslogtreecommitdiffstats
path: root/lib/systems/platforms.nix
AgeCommit message (Expand)Author
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson
2021-01-18Merge pull request #104648 from samueldr/cleanup/kernelMajorJohn Ericson
2020-12-31lib/systems/platforms: treat missing cpu version as generic pcBaseAndreas Rammhold
2020-12-02Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson
2020-11-29Cross-compiling configuration for reMarkable 2 tabletTad Fisher
2020-11-29lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson
2020-11-29lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson
2020-11-29lib.systems.platforms: Make selection more flexibleJohn Ericson
2020-11-23Initial implementation of remarkable1 cross-compileBen Siraphob
2020-11-22platforms.nix: Remove now unused kernelMajorSamuel Dionne-Riel
2019-08-26treewide: remove redundant quotesvolth
2019-04-16androidndk-pkgs: Remove -mfloat flagKen Micklas
2019-04-10systems: remove android armv5te platformMatthew Bauer
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen
2018-10-31lib.systems.platforms: Add more ARM autodetectionJohn Ericson
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma
2018-06-12platforms/raspberrypi: enable kernelAutoModulesBen Wolsieffer
2018-05-31platforms.nix: More rpi2 cleanupTuomas Tynkkynen
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypi2Tuomas Tynkkynen
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypiTuomas Tynkkynen
2018-05-31linux_rpi: Specify defconfig in kernel expressionTuomas Tynkkynen
2018-05-12lib: Fix float handling for Aarch32John Ericson
2018-05-11lib: Add 32-bit Android platformsJohn Ericson
2018-05-11lib/systems: Sort platforms, and space CPUsJohn Ericson
2018-05-10lib: Clean up float/fpu optionsJohn Ericson
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow
2018-02-19riscv: Compile console support into the kernel.Shea Levy
2018-02-19linux_riscv: Add 4.16-rc1.Shea Levy
2018-02-18Add riscv{32,64} crossSystems.Shea Levy
2018-02-14treewide: Drop kernelHeadersBaseConfigTuomas Tynkkynen
2018-02-06platforms.nix: Include RPi 3 serial port in the kernel configTuomas Tynkkynen
2017-11-09kernel: add beagleboard.org kernelDrew Hess
2017-11-05platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen
2017-10-18kernel: Build Tegra PCI support.Drew Hess
2017-09-16Convert libs to a fixed-pointGraham Christensen
2017-07-28kernel: Build Tegra X1 USB support as a moduleTuomas Tynkkynen
2017-05-29lib: Consolidate platform configurations (used for crossSystem)John Ericson
2017-04-19platforms: add CompuLab Utilite (armv7)Eric Litak
2017-04-19platforms: add pogoplug4 (armv5tel softfloat)Eric Litak
2017-04-19platforms: add scaleway-c1 (armv7 sans NEON)Eric Litak
2017-04-17Elaborate `localSystem` and `crossSystem` in a consistent mannerJohn Ericson
2017-04-17lib: Collect system/platform related filesJohn Ericson