Commit Graph

  • f738cacdbe
    use the ROM in our directory, rather than copying it into the LinuxBoot boards/ directory Trammell hudson 2018-02-08 15:21:38 -0500
  • 8d7eee22d1
    BOARD definitions are no longer required since the user defines BOARD Trammell hudson 2018-02-08 14:54:25 -0500
  • d225527cad
    move to Linux 4.9.80, add winterfell AHCI patch, qemu NMI patch #308 Trammell hudson 2018-02-07 19:07:53 -0500
  • ee291ec95b
    add AHCI and e1000e drivers, as well as flashing targets for winterfell Trammell hudson 2018-02-07 19:05:56 -0500
  • 3ea842b564
    add run target for starting the emulators Trammell hudson 2018-02-07 19:05:22 -0500
  • 3bf51cb74c
    ensure that all is the default target and have a useful default board Trammell hudson 2018-02-07 19:03:40 -0500
  • cade555c46
    Merge branch 'master' of https://github.com/flammit/heads #297 Trammell hudson 2018-02-07 11:33:02 -0500
  • 1047e5877e
    messed up musl.intermediate target #304 Trammell hudson 2018-02-06 16:21:59 -0500
  • 6b8dc76ae8
    fix headers_install so that it does not corrupt the linux build tree #304 Trammell hudson 2018-02-06 15:56:06 -0500
  • ef677fc3f2
    fixup per-board Linux build so that it runs make oldconfig before starting build (issue #304) Trammell hudson 2018-02-06 15:03:47 -0500
  • 14d9bd1cb3
    include the Heads git hash in the xen build Trammell hudson 2018-02-06 15:02:49 -0500
  • eb26a45361
    Revert "moved to 4.8 xen" Trammell hudson 2018-02-06 11:38:14 -0500
  • db35de4e48
    force cross compile flags for gpg (#299) Trammell hudson 2018-02-06 11:13:20 -0500
  • 2f879be221
    moved to 4.8 xen Trammell hudson 2018-02-05 17:38:09 -0500
  • 68a406d675
    fixup paths for x230 Trammell hudson 2018-02-05 17:29:54 -0500
  • d26f79bac9
    coreboot and linuxboot qemu builds work Trammell hudson 2018-02-05 17:27:12 -0500
  • fa3e6fe7ea
    And servers! Trammell hudson 2018-02-05 17:25:51 -0500
  • 452aabe528
    fix path to CONFIG_LINUX_CONFIG file Trammell hudson 2018-02-05 16:27:48 -0500
  • c46c078157
    remove old patches Trammell hudson 2018-02-05 16:12:32 -0500
  • c79e407872
    edk2 is now part of LinuxBoot Trammell hudson 2018-02-05 16:08:30 -0500
  • a3d3a3c813
    moved boards into boards/, removed old config files Trammell hudson 2018-02-05 16:07:00 -0500
  • bf4972c37e
    ignore everything in install/ Trammell hudson 2018-02-05 16:04:23 -0500
  • b50f8e847b
    cleanup configuration options to all have the same CONFIG_MODULE_OPTION naming scheme Trammell hudson 2018-02-05 15:59:26 -0500
  • 22f7442710
    perform per-board Linux builds Trammell hudson 2018-02-05 15:28:33 -0500
  • 47a94da5ed
    x230 build works on the NERF tree (#305) Trammell hudson 2018-02-05 11:56:15 -0500
  • 9c92a1ff4d
    adventure module Trammell hudson 2018-02-05 11:30:39 -0500
  • cf8509e0f5
    Add LinuxBoot as a module, prep for nerf branch merge (#305) Trammell hudson 2018-02-05 11:27:45 -0500
  • 755c9e91ea
    ignore all vi temp files Trammell hudson 2018-02-05 11:23:13 -0500
  • 383f1f66a5
    merge changes from master into nerf branch in preparation for closing nerf branch Trammell hudson 2018-02-02 17:06:49 -0500
  • 6df5c8a18b
    fix path for MPC (issue #299) Trammell hudson 2018-02-02 16:27:57 -0500
  • ff87428098
    remove vestiges of Makefile.nerf Trammell hudson 2018-02-02 16:27:13 -0500
  • 16d13e61de
    rename initrd.cpio to inird-$(BOARD).cpio), remove old tools Trammell hudson 2018-02-02 16:26:12 -0500
  • 8ebe816b0b
    now part of LinuxBoot tree Trammell hudson 2018-02-02 16:02:37 -0500
  • d1c6e6573f
    merge from s2600wf tree Trammell hudson 2018-02-02 16:01:58 -0500
  • edbd62f8f2
    remove ACPI and other blobs; these are now part of LinuxBoot Trammell hudson 2018-02-02 15:59:12 -0500
  • 1c43f25de0
    Remove edk2 dependency and Makefile.nerf -- it is now part of LinuxBoot Trammell hudson 2018-02-02 15:57:48 -0500
  • 3cece82118
    Solarflare card driver and use git hash for build user Trammell hudson 2018-02-02 15:57:11 -0500
  • 982256df60
    add config, git hash and phase out the Makefile.nerf Trammell hudson 2018-02-02 15:56:46 -0500
  • 12185e0a28
    fix url for LVM2 Trammell hudson 2018-02-02 15:54:01 -0500
  • 23bded6e8f
    Merge branch 'nerf' of ssh://github.com/osresearch/heads into nerf Trammell hudson 2018-02-02 15:51:16 -0500
  • 4150454e1c
    add normal directories to path for chroot calls Trammell hudson 2018-02-02 15:50:17 -0500
  • 39796634e3
    Enable MLX4 cards, TPM, MSR, microcode and turn off vga console Trammell hudson 2018-02-02 15:49:49 -0500
  • 8e365a83a9 Merge 230803ce3c into 4310bd4743 #303 tlaurion 2018-01-27 02:46:44 +0000
  • 230803ce3c Config test. #303 Thierry Laurion 2018-01-26 21:43:12 -0500
  • 98215f55a1 Merge branch 'master' of https://github.com/flammit/heads into KGPE-D16_PORT Thierry Laurion 2018-01-26 17:52:20 -0500
  • 28628d54f2
    Update qubes xen version for QSB 37 #297 Francis Lam 2018-01-26 09:29:21 -0800
  • bd38a9cd58
    Update to coreboot 4.7 Francis Lam 2018-01-20 17:29:43 -0800
  • 21004fbb77
    Backport patch to build coreboot 4.6 with GCC 7 Francis Lam 2018-01-10 16:28:28 -0500
  • 4d8d6d9733 Merging changes from https://github.com/raptor-engineering/ast2050-flashrom so openbmc can be flashed from within heads Thierry Laurion 2018-01-26 02:04:15 -0500
  • 4310bd4743
    force cross_compile=yes for gnupg (issue #299) #285 Trammell hudson 2018-01-20 16:56:53 -0500
  • 5daeb025f2
    fix path for MPC (issue #299) Trammell hudson 2018-01-20 13:28:02 -0500
  • 4895e4704f
    checkpointing a config that boots to user space, but serial still does not work Trammell hudson 2018-01-19 15:53:05 -0500
  • 07f7653999
    move tools into bin/ directory Trammell hudson 2018-01-19 14:17:26 -0500
  • d46f52519b
    generate a compressed LinuxBoot volume with extra parts from the vendor BIOS (does not work yet) Trammell hudson 2018-01-19 13:54:11 -0500
  • 4d2b4a3e4c
    acpi and necessary vendor GUIDs for Intel S2600WF mainboard Trammell hudson 2018-01-19 13:44:15 -0500
  • aa6c3b49ca
    compression works (according to UEFITool) Trammell hudson 2018-01-19 09:55:21 -0500
  • 88f1df122a
    Use create-ffs in place of edk2 GenSec and GenFfs Trammell hudson 2018-01-18 17:24:08 -0500
  • 9d5c2b9e41
    ensure that the output file is opened for output Trammell hudson 2018-01-18 17:22:01 -0500
  • ae2f11d4c3
    tool to create a FFS with UI, depex and version section without temp files Trammell hudson 2018-01-18 17:01:42 -0500
  • 9bdb01944b
    fix patch format for edk2/Makefile Trammell hudson 2018-01-16 12:56:03 -0500
  • 1c9334553c
    fix flashrom URL (#295) Trammell hudson 2018-01-16 12:55:44 -0500
  • df4438a2db Preliminary support for GnuPG2 Duncan Guthrie 2018-01-05 21:09:07 +0000
  • 83816d2b2d
    Merge branch 'pr-295' Trammell hudson 2018-01-02 17:15:16 -0500
  • 6898b84b28
    Use HTTPS URL for flashrom #295 Francis Lam 2018-01-02 08:53:23 -0800
  • 5dcbc44d39
    Merge branch 'pr289': QSB 34, 35, 36 and coreboot 4.6 updates #289 Trammell hudson 2017-12-10 20:59:29 -0500
  • 7a61beeeea
    secureboot stuff is not necessary for s2600wf Trammell hudson 2017-12-08 14:07:56 -0500
  • 7a712f71fc
    more unnecessary modules for the s2600wf Trammell hudson 2017-12-08 14:01:58 -0500
  • a9f97c45e1
    removed more guids that are not necessary for s2600wf Trammell hudson 2017-12-08 13:53:56 -0500
  • 5ef939cf83
    minimal set of GUIDs to boot the s2600wf Trammell hudson 2017-12-08 13:29:25 -0500
  • a3983d4fa7
    patches for DxeCore to work on s2600wf Trammell hudson 2017-12-04 18:58:15 -0500
  • b3bd1ed888
    pci=realloc, as suggested by dmesg Trammell hudson 2017-12-04 18:58:02 -0500
  • 9685483cd6
    size notes Trammell hudson 2017-12-04 18:57:48 -0500
  • 103d435fe1
    Make the AHCI and ATA drivers a module (issue #291) Trammell hudson 2017-12-04 16:00:35 -0500
  • 4e3d19b72a
    fix newlines Trammell hudson 2017-12-04 15:59:51 -0500
  • bf4446c900
    Make DxeCore and others configurable Trammell hudson 2017-12-04 15:31:18 -0500
  • 5a188f5b46
    Add support for building the Linux kernel as a BDS target Trammell hudson 2017-12-04 15:30:40 -0500
  • 517d242da5
    allow .vol targets to be passed through Trammell hudson 2017-12-04 15:29:00 -0500
  • 680b952856
    Make ROM_SIZE a configuration option #283 Trammell hudson 2017-12-04 14:56:58 -0500
  • 27deeba893
    Make ROM_SIZE a configuration option #283 Trammell hudson 2017-12-04 14:52:27 -0500
  • 63c9e6e51c
    configuration for Intel s2600wf server mainboard Trammell hudson 2017-12-04 14:14:16 -0500
  • 5f9567c390
    Fix coreboot GCC7 build issue #289 Francis Lam 2017-12-02 15:14:42 -0500
  • 61f6973c5c
    Merge branch 'coreboot-4.6' Francis Lam 2017-12-02 14:54:48 -0500
  • 491fe083fa
    Update qubes xen version for QSB 36 Francis Lam 2017-12-02 14:47:52 -0500
  • c954ec1947
    Fix default target for NERF and edk2 dependency (issue #284) Trammell hudson 2017-11-20 17:28:35 -0500
  • cf455e64c3 Merge 8d34bcc6bc into 32ebb70e76 #280 Francis Lam 2017-10-28 20:37:10 +0000
  • 8d34bcc6bc
    Update qubes xen version for QSB 34 and QSB 35 #280 Francis Lam 2017-10-28 15:12:39 -0400
  • b04294c234
    restore alignment on files for faster flashes Trammell hudson 2017-10-20 16:20:51 -0400
  • 3e5783a24f
    enable serial debugging and moderate verbose output from dxe-core Trammell hudson 2017-10-19 16:04:14 -0400
  • 87bd21111f
    Include edk2 EmuVariableRuntimeDxe to provide efi vars (issue #270) Trammell hudson 2017-10-19 15:59:13 -0400
  • 10f4943d04 Merge 42450cd373 into 32ebb70e76 #277 Duncan Guthrie 2017-10-18 20:48:46 +0000
  • 42450cd373 Make musl depend on a separate kernel-headers pacakge. #277 Duncan Guthrie 2017-10-18 21:41:13 +0000
  • 5176bfdd58
    preliminary winterfell support for NERF Trammell hudson 2017-10-18 13:56:32 -0400
  • b4dcdb0936 Made Linux depend on musl-cross-make Duncan Guthrie 2017-10-14 00:52:35 +0000
  • 3429dcf20c Switched from musl-cross to musl-cross-make as compiler. Compiles, untested. Duncan Guthrie 2017-10-13 22:31:59 +0000
  • ec5dc0d9cc Merge remote-tracking branch 'refs/remotes/origin/master' Thierry Laurion 2017-10-10 19:30:43 -0400
  • f262cee019 Merge 87251fd1b1 into 32ebb70e76 #269 Francis Lam 2017-10-10 20:37:20 +0000
  • 87251fd1b1
    Changed to coreboot patch to not measure relocated modules #269 Francis Lam 2017-08-27 15:39:22 -0400
  • 1a34bd9d6f
    Updated to coreboot 4.6 Francis Lam 2017-08-21 23:40:17 -0400
  • 32ebb70e76
    Merge branch 'jgrip-x220' PR #235 Trammell hudson 2017-10-09 18:18:29 -0400
  • 5ebe5a119a
    Merge branch 'x220' of https://github.com/jgrip/heads into jgrip-x220 Trammell hudson 2017-10-09 18:16:45 -0400