97 Commits (46d6ec7d77a041d8266d0d9811f57ba92e86599e)

Autor SHA1 Nachricht Datum
  Piotr Jaroszyński 46d6ec7d77 [build] Add support for local configuration files vor 14 Jahren
  Stefan Hajnoczi 6a6f26f74d [fnrec] Add function recorder for debugging vor 14 Jahren
  Stefan Hajnoczi 5782794e20 [build] Disable ccache for embedded.o vor 14 Jahren
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses vor 14 Jahren
  Joshua Oreman f94845168a [makefile] Allow .sizes target to work with funny-named objects vor 14 Jahren
  Joshua Oreman 5736f5eb32 [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM vor 14 Jahren
  Joshua Oreman 3fa2779208 [build] Fix DEBUG builds for filenames with hyphens vor 14 Jahren
  Michael Brown b3db99a38d [doc] Expand scope of doxygen-generated documentation vor 15 Jahren
  Michael Brown 8afafb6532 [build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in use vor 15 Jahren
  Michael Brown 41307f2874 [legal] Add licence.pl and %.licence make target vor 15 Jahren
  Michael Brown a1eb4ffdf7 [build] Automatically sort the list of constituent object sizes vor 15 Jahren
  Michael Brown ead44dba89 [build] Provide mechanism for listing constituent object sizes vor 15 Jahren
  Michael Brown f721067d35 [build] Kill off the multiple-object-per-source-file mechanism vor 15 Jahren
  Michael Brown f79608b376 [build] Provide mechanism for listing per-target source files vor 15 Jahren
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries vor 15 Jahren
  Michael Brown dc387547a3 [build] Don't assume the existence of "seq" vor 15 Jahren
  Michael Brown 3dd7ce1c26 [efi] Allow building with non-system libbfd vor 15 Jahren
  Michael Brown e3b9e3d04b [build] Add --divide to ASFLAGS if supported by the assembler vor 15 Jahren
  Michael Brown a436dc4014 [build] Avoid always rebuilding bin/embedded.o vor 15 Jahren
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) vor 15 Jahren
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images vor 15 Jahren
  Michael Brown 78a57a6f76 [build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror vor 15 Jahren
  Michael Brown 076154a1c6 [image] Allow multiple embedded images vor 15 Jahren
  Michael Brown 79867d34ee [build] Treat warnings as errors in assembly files vor 15 Jahren
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format vor 15 Jahren
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink vor 15 Jahren
  Michael Brown 7d36a1b7b0 [build] Explicitly link efilink against -liberty vor 15 Jahren
  Michael Brown d9c38d14d6 [build] Fix building on FreeBSD vor 15 Jahren
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment vor 15 Jahren
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category vor 15 Jahren
  Michael Brown 98abd48a26 [makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS are empty lists vor 15 Jahren
  Michael Brown 3f80f9e1a6 [makefile] Add missing dependency on arch/$(ARCH)/Makefile to MAKEDEPS vor 15 Jahren
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl vor 15 Jahren
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms vor 15 Jahren
  Michael Brown 91802c6e85 [makefile] Fix -fno-stack-protector test on older versions of gcc vor 15 Jahren
  Marty Connor 60c3b69c31 [release] Update version to 0.9.5+ post release vor 15 Jahren
  Marty Connor 8c3e95ce42 [release] Update version to 0.9.5 for release vor 15 Jahren
  H. Peter Anvin e8b6077566 [makefile] Avoid using ?= vor 15 Jahren
  Marty Connor 6eaefa16a8 [release] Update version post release to 0.9.4+ vor 15 Jahren
  Marty Connor 601d244a8e [release] Update version information for 0.9.4 release vor 15 Jahren
  Michael Brown c302eeda5a [makefile] Suppress "No such file or directory" warnings at start of build vor 16 Jahren
  H. Peter Anvin 25450dc59c [Config] remove src/Config vor 16 Jahren
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images vor 16 Jahren
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets vor 16 Jahren
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits vor 16 Jahren
  Michael Brown eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id vor 16 Jahren
  Michael Brown c06e6d0635 [Makefile] Use -MM instead of -M in dependency generation vor 16 Jahren
  Marty Connor e6ff84b2d1 Make tarball generation quieter vor 16 Jahren
  Marty Connor c9593cd35b Updated $(VERSION) for release. Change tarball generation. vor 16 Jahren
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. vor 16 Jahren