about summary refs log tree commit diff
path: root/lib/systems/platforms.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-19lib.systems.bluefield2: remove cpu profileMarkus Theil1-1/+0
2023-07-14lib.systems.bluefield2: initMarkus Theil1-0/+8
2022-11-21Merge pull request #170737 from amjoseph-nixpkgs/fix-mips32-detectionArtturi1-1/+1
2022-07-27Merge #170736: lib/systems/platforms.nix: fix mips32 ABIVladimír Čunát1-2/+2
2022-05-27lib.systems: drop scaleway-c1Alyssa Ross1-7/+0
2022-05-04Merge pull request #161156 from a-m-joseph/abort-on-failed-platform-detection...Rick van Schijndel1-2/+2
2022-05-03platforms.nix: use {} on failed detection instead of silently assuming pcAdam Joseph1-2/+2
2022-04-28platforms.nix: use `inherit` syntaxAdam Joseph1-1/+1
2022-04-27lib/systems/platforms.nix: fix broken mips32 detectionAdam Joseph1-1/+1
2022-04-27lib/systems/platforms.nix: use "32" instead of "o32" for mips32 ABIAdam Joseph1-2/+2
2022-04-15lib/systems/platforms: correctly import examples.nixArtturin1-1/+1
2022-03-10Ericson2314's suggestion here: https://github.com/NixOS/nixpkgs/pull/161158#d...Adam Joseph1-19/+7
2022-03-10This commit adds only comments to platforms.nix.Adam Joseph1-0/+10
2022-03-10remove float = "hard" from mips entriesAdam Joseph1-12/+12
2022-03-10https://github.com/NixOS/nixpkgs/pull/161158#pullrequestreview-903824553Adam Joseph1-12/+12
2022-03-10lib/systems: add mips64el definitionsAdam Joseph1-0/+49
2021-09-28lib/systems: update powernv kernel configRyan Burns1-3/+5
2021-08-18lib/systems: fix scaleway-c1 platformRyan Burns1-1/+1
2021-07-30lib/systems/platforms: armv7l-hf-multiplatform: fix kernel buildBen Wolsieffer1-0/+6
2021-06-01platforms: Enable ftrace support for RISC-VZhaofeng Li1-1/+0
2021-06-01platforms: Build flat kernel image for RISC-VZhaofeng Li1-1/+2
2021-05-17lib/systems/platforms: add Apple M1Andrew Childs1-1/+11
2021-02-15lib/systems/platforms: remove TI_CPTS overrideBen Wolsieffer1-3/+0
2021-02-15lib/systems/platforms: note that RPi 3 fixes aren't needed for kernel >=4.17Ben Wolsieffer1-1/+2
2021-02-11lib: fix typo in platforms.nixPhilipp Adolf1-1/+1
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-329/+341
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-341/+329
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-329/+341
2021-01-18Merge pull request #104648 from samueldr/cleanup/kernelMajorJohn Ericson1-8/+0
2020-12-31lib/systems/platforms: treat missing cpu version as generic pcBaseAndreas Rammhold1-2/+3
2020-12-02Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson1-15/+19
2020-11-29Cross-compiling configuration for reMarkable 2 tabletTad Fisher1-0/+15
2020-11-29lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson1-1/+1
2020-11-29lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson1-1/+0
2020-11-29lib.systems.platforms: Make selection more flexibleJohn Ericson1-13/+18
2020-11-23Initial implementation of remarkable1 cross-compileBen Siraphob1-0/+14
2020-11-22platforms.nix: Remove now unused kernelMajorSamuel Dionne-Riel1-8/+0
2019-08-26treewide: remove redundant quotesvolth1-11/+11
2019-04-16androidndk-pkgs: Remove -mfloat flagKen Micklas1-1/+0
2019-04-10systems: remove android armv5te platformMatthew Bauer1-10/+0
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen1-0/+2
2018-10-31lib.systems.platforms: Add more ARM autodetectionJohn Ericson1-0/+1
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-0/+17
2018-06-12platforms/raspberrypi: enable kernelAutoModulesBen Wolsieffer1-1/+2
2018-05-31platforms.nix: More rpi2 cleanupTuomas Tynkkynen1-5/+2
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypi2Tuomas Tynkkynen1-73/+4
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypiTuomas Tynkkynen1-69/+0
2018-05-31linux_rpi: Specify defconfig in kernel expressionTuomas Tynkkynen1-3/+1
2018-05-12lib: Fix float handling for Aarch32John Ericson1-1/+0
2018-05-11lib: Add 32-bit Android platformsJohn Ericson1-0/+21