summary refs log tree commit diff
path: root/lib/systems/platforms.nix
Commit message (Expand)AuthorAge
* platforms: Enable ftrace support for RISC-VZhaofeng Li2021-06-01
* platforms: Build flat kernel image for RISC-VZhaofeng Li2021-06-01
* lib/systems/platforms: add Apple M1Andrew Childs2021-05-17
* lib/systems/platforms: remove TI_CPTS overrideBen Wolsieffer2021-02-15
* lib/systems/platforms: note that RPi 3 fixes aren't needed for kernel >=4.17Ben Wolsieffer2021-02-15
* lib: fix typo in platforms.nixPhilipp Adolf2021-02-11
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* Merge pull request #104648 from samueldr/cleanup/kernelMajorJohn Ericson2021-01-18
|\
| * platforms.nix: Remove now unused kernelMajorSamuel Dionne-Riel2020-11-22
* | lib/systems/platforms: treat missing cpu version as generic pcBaseAndreas Rammhold2020-12-31
* | Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson2020-12-02
|\ \
| * | lib/systems/exmaple: `riscv-multiplatform` no longer needs parameterJohn Ericson2020-11-29
| * | lib, binutils: Move Risc-V bfdEmulation to be by the othersJohn Ericson2020-11-29
| * | lib.systems.platforms: Make selection more flexibleJohn Ericson2020-11-29
* | | Cross-compiling configuration for reMarkable 2 tabletTad Fisher2020-11-29
|/ /
* / Initial implementation of remarkable1 cross-compileBen Siraphob2020-11-23
|/
* treewide: remove redundant quotesvolth2019-08-26
* androidndk-pkgs: Remove -mfloat flagKen Micklas2019-04-16
* systems: remove android armv5te platformMatthew Bauer2019-04-10
* add generic x86_32 support (#52634)Daniel Goertzen2019-01-06
* lib.systems.platforms: Add more ARM autodetectionJohn Ericson2018-10-31
* [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* platforms/raspberrypi: enable kernelAutoModulesBen Wolsieffer2018-06-12
* platforms.nix: More rpi2 cleanupTuomas Tynkkynen2018-05-31
* platforms.nix: Clean up obsolete cruft from raspberrypi2Tuomas Tynkkynen2018-05-31
* platforms.nix: Clean up obsolete cruft from raspberrypiTuomas Tynkkynen2018-05-31
* linux_rpi: Specify defconfig in kernel expressionTuomas Tynkkynen2018-05-31
* lib: Fix float handling for Aarch32John Ericson2018-05-12
* lib: Add 32-bit Android platformsJohn Ericson2018-05-11
* lib/systems: Sort platforms, and space CPUsJohn Ericson2018-05-11
* lib: Clean up float/fpu optionsJohn Ericson2018-05-10
* lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
* riscv: Compile console support into the kernel.Shea Levy2018-02-19
* linux_riscv: Add 4.16-rc1.Shea Levy2018-02-19
* Add riscv{32,64} crossSystems.Shea Levy2018-02-18
* treewide: Drop kernelHeadersBaseConfigTuomas Tynkkynen2018-02-14
* platforms.nix: Include RPi 3 serial port in the kernel configTuomas Tynkkynen2018-02-06
* kernel: add beagleboard.org kernelDrew Hess2017-11-09
* platforms.nix: Clean up more 'uboot' legacyTuomas Tynkkynen2017-11-05
* kernel: Build Tegra PCI support.Drew Hess2017-10-18
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* kernel: Build Tegra X1 USB support as a moduleTuomas Tynkkynen2017-07-28
* lib: Consolidate platform configurations (used for crossSystem)John Ericson2017-05-29
* platforms: add CompuLab Utilite (armv7)Eric Litak2017-04-19
* platforms: add pogoplug4 (armv5tel softfloat)Eric Litak2017-04-19
* platforms: add scaleway-c1 (armv7 sans NEON)Eric Litak2017-04-19
* Elaborate `localSystem` and `crossSystem` in a consistent mannerJohn Ericson2017-04-17
* lib: Collect system/platform related filesJohn Ericson2017-04-17