84 Commits (fb72336fe642a9a6f0d45cc39e1303890fb8af05)

Autor SHA1 Mensaje Fecha
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment hace 15 años
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl hace 15 años
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms hace 15 años
  Michael Brown f0b942ef42 [makefile] Kill off arch/$(ARCH)/Config hace 15 años
  H. Peter Anvin e899f100ca [makefile] Quote argument to sed containing [] hace 15 años
  H. Peter Anvin e8b6077566 [makefile] Avoid using ?= hace 15 años
  Michael Brown 3ad348e55a [phantom] Add support for NetXen Phantom NICs hace 16 años
  H. Peter Anvin 25450dc59c [Config] remove src/Config hace 16 años
  Marty Connor fe3162ab1c [Makefile] Add $(BIN)/undionly.kpxe as default build target hace 16 años
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS hace 16 años
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. hace 16 años
  Marty Connor a9b8197f64 Unconditionally set utility program variables in Makefile to allow CROSS_COMPILE to work. hace 16 años
  Michael Brown 3ab571006e Yet another attempt to autodetect an appropriate "echo -e". hace 16 años
  Michael Brown a8bddfe153 Another (hopefully more robust) attempt to find a usable substitute hace 16 años
  Michael Brown cf895a8c7c Avoid Makefile syntax that requires make >= 3.81. hace 16 años
  Michael Brown 3b58fc0baf Try to fix echo-detection to work on all systems that provide any hace 16 años
  Marty Connor 8ce93f0876 Fix typo. hace 16 años
  Marty Connor e21391d7b5 Add e1000 directory to build, since the driver compiles cleanly. hace 16 años
  Marty Connor 2b8f77aca1 Add src/drivers/net/e1000 as home of new e1000 driver hace 16 años
  Michael Brown 982e4dd101 Separated out to a clean new drivers/infiniband directory. hace 17 años
  Michael Brown 6f799db5bd Use "/bin/echo -e" instead of shell builtin echo; some shells don't hace 17 años
  Michael Brown b42c5905cb Very quick and very dirty hack to get the Mellanox code building hace 17 años
  Michael Brown 5cda460f19 Build the all-driver images by default, and print instructions for usage. hace 17 años
  Holger Lubitz 91a8ae1216 include more changes for x86_64 hace 17 años
  Michael Brown 4ce8d61a5c Import various libgcc functions from syslinux. hace 17 años
  Michael Brown ed9ba18ec6 Allow -Werror to be temporarily disabled using "make NO_WERROR=1" hace 17 años
  Michael Brown b188311edd We can finally enable -Werror :) hace 17 años
  Marty Connor 63c9131eeb Add NIC to targets that are always made. hace 17 años
  Michael Brown 38dbe14bbe Kill off redundant references to the .zprefixes. hace 17 años
  Michael Brown 048bbeeebc Compressed ROM images now work. hace 17 años
  Michael Brown 37fa9a8706 Split the objcopy stage out of final image preparation to a separate hace 17 años
  Michael Brown c482fc90fb Revert "no need for depending on build library ("blib")" hace 17 años
  Holger Lubitz bfc4737751 Update Makefile for compilation on ARCH=x86_64 hace 17 años
  Michael Brown 405be071de Pad ROM images to 512 bytes, not powers of two hace 17 años
  Marty Connor 969642dca6 Add warning about formats that are not working until we fix them hace 17 años
  Michael Brown 6ce5c97981 Made most of the build much quieter hace 17 años
  Michael Brown bd873525ff Add matrixssl directory hace 17 años
  Michael Brown 7cdc6529bb Build external axtls code hace 17 años
  Michael Brown 37f1b12587 Allow truly arbitrary debug levels to be specified via DEBUG= hace 17 años
  Michael Brown 10980c12ee Add image directory back in hace 17 años
  Michael Brown cc9b32c405 Remove uIP; we haven't used it for quite some time now. hace 17 años
  Michael Brown 84202d89f0 Split the (quick hack) boot logic out from main.c to autoboot.c, add a hace 17 años
  Michael Brown 1e322d4b4c Add (partly-functional) user interface for editing configuration settings hace 17 años
  Michael Brown a1685cb3e2 Move nvo_cmd.c to hci/commands. hace 17 años
  Michael Brown 1bc3514bd8 Start of generic editable string support hace 17 años
  Michael Brown 504a705d9e Do no evil. :) hace 18 años
  Marty Connor 41af7457a8 Merge of Fredrik Hultin command_line hace 18 años
  Michael Brown a7011edfd4 Add net/udp hace 18 años
  Dan Lynch 04fcee2306 enabled build entry for mucurses libraries hace 18 años
  Dan Lynch 5d2f39bbc2 added placeholder SRCDIRS entry for mucurses hace 18 años