about summary refs log tree commit diff
path: root/lib/systems
AgeCommit message (Expand)AuthorFilesLines
2021-06-12mesaPlatforms: Welcome riscv64-linux to the familyZhaofeng Li1-1/+1
2021-06-06lib.systems.parsed: add "elf" for some NetBSD archsAlyssa Ross1-1/+13
2021-06-06lib.systems.parse.kernels: fix typo in commentAlyssa Ross1-1/+1
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-17darwin: use "11.0" as sdk and minimum version on aarch64-darwinAndrew Childs1-1/+1
2021-05-17lib/systems/platforms: add Apple M1Andrew Childs1-1/+11
2021-05-17Add crossPkgs.aarch64-darwinMoritz Angermann1-0/+6
2021-05-17lib/systems: add aarch64-darwin to mesaPlatformsMatthew Bauer1-1/+1
2021-05-15Merge staging-next into staginggithub-actions[bot]1-9/+14
2021-05-14treewide: All the linker to be chosen independentlyJohn Ericson1-0/+13
2021-05-14lib/systems/parse: make isCompatible description clearer and more usefulBen Siraphob1-9/+14
2021-05-11treewide: Support aarch64-android using minimal prebuilt componentss13411-0/+9
2021-04-25Merge branch 'master' into staging-nextJan Tojnar1-1/+3
2021-04-24Merge master into staging-nextgithub-actions[bot]1-24/+32
2021-04-23lib.systems.doubles.netbsd: expandAlyssa Ross1-1/+3
2021-04-23lib.systems.doubles.all: reorganizeAlyssa Ross1-24/+32
2021-04-15Merge master into staging-nextgithub-actions[bot]1-2/+1
2021-04-15lib.systems.examples.amd64-netbsd: add warningAlyssa Ross1-2/+1
2021-04-15Merge master into staging-nextgithub-actions[bot]1-1/+10
2021-04-15lib: Adjust NetBSD example systemsJohn Ericson1-1/+10
2021-04-12Merge remote-tracking branch 'upstream/staging-next' into down-integrate-stagingLuke Granger-Brown3-17/+6
2021-04-12Merge pull request #116495 from r-burns/ppc64Sandro3-17/+4
2021-04-11lib.systems: add darwinPlatform where necessaryAndrew Childs1-0/+2
2021-04-11bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs1-0/+4
2021-04-09systems: add appropriate rustc.config for androidMilan Pässler1-0/+2
2021-03-26darwin: move deployment target and sdk version to platform configAndrew Childs1-0/+9
2021-03-21Merge pull request #113212 from lopsided98/kernel-arm-fixJohn Ericson1-4/+2
2021-03-15lib/systems: remove powerpc64 elfv1 supportRyan Burns3-17/+4
2021-03-02lib/systems: add `darwinArch`Andrew Childs1-0/+5
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-30Merge pull request #111345 from r-burns/ppc64-big-endianJohn Ericson3-2/+25
2021-01-30lib.systems: add powerpc64-linuxRyan Burns3-2/+25
2021-01-29gcc: fix armhf targetAlexander Foremny1-0/+6
2021-01-25lib/systems: fix linuxArch for power + riscvRyan Burns1-0/+2
2021-01-23Merge pull request #100687 from spease/add-newer-xcode-hashesMatthew Bauer1-8/+8
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson4-374/+365
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer3-361/+370
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson3-370/+361
2021-01-19Merge branch 'master' into add-newer-xcode-hashesSteven Pease7-49/+142
2021-01-19Update to XCode 12.3Steven Pease1-8/+8
2021-01-18Merge pull request #104648 from samueldr/cleanup/kernelMajorJohn Ericson1-8/+0
2020-12-31Merge pull request #107999 from andir/platforms-arm-trusted-platformJohn Ericson1-2/+3
2020-12-31lib/systems: add emulator for mmixBen Siraphob1-0/+2
2020-12-31lib/systems/platforms: treat missing cpu version as generic pcBaseAndreas Rammhold1-2/+3
2020-12-23lib.systems: update processor architecture infoFabián Heredia Montiel1-7/+37
2020-12-17lib/systems: fix kernelArch for x86_64Linus Heckemann1-1/+1
2020-12-02Merge pull request #105294 from Ericson2314/platform-config-improvementsJohn Ericson3-19/+23