1. 395f5b3 libpayload: Install vboot headers and add include paths to lpgcc by Jakub Czapiga · 2 years, 7 months ago
  2. 1fa3da4 libpayload: Enable vboot integration by Jakub Czapiga · 2 years, 8 months ago
  3. 289e2f6 libpayload/Makefile: Improve object files list creation by Jakub Czapiga · 2 years, 9 months ago
  4. 39b2e7a libpayload: Add coreboot commonlib/bsd include path by Jakub Czapiga · 2 years, 9 months ago
  5. 12ae850 libpayload: Add unit-tests framework and first test case by Jakub Czapiga · 2 years, 10 months ago
  6. 3d91b47 libpayload: Add mock architecture by Jakub Czapiga · 3 years ago
  7. c35659d libpayload: Move EXTRA_CFLAGS to enable option override by Jakub Czapiga · 3 years ago
  8. 53ea1d4 util/kconfig: Uprev to Linux 5.13's kconfig by Patrick Georgi · 4 years, 9 months ago
  9. 1823d53 libpayload: Move .xcompile into $(obj) by Nico Huber · 3 years, 9 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  11. c209256 Makefile: Remove romcc by Elyes HAOUAS · 4 years, 8 months ago
  12. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  13. 6c2324a libpayload: handle special-class-handlers before sources by Arthur Heymans · 4 years, 10 months ago
  14. 50a2a86 libpayload: Make libpayload compile using gnu11 by Raul E Rangel · 6 years ago
  15. b144a34 libpayload: fix build by Patrick Georgi · 8 years ago
  16. 0ffef88 build system: don't run xcompile or git for %clean/%config targets by Patrick Georgi · 8 years ago
  17. 6959f5c libpayload: update junit.xml target, clean up output by Martin Roth · 8 years ago
  18. 602a82a libpayload: Add missing autoconf dependency by Nico Huber · 9 years ago
  19. 5d5fcdd libpayload: .xcompile target is an actual file by Paul Kocialkowski · 9 years ago
  20. db0c0c4 libpayload: Allow for KBUILD_DEFCONFIG override by Paul Kocialkowski · 9 years ago
  21. f53dbfa libpayload: Use top level xcompile by Stefan Reinauer · 9 years ago
  22. 21fc58b libpayload: architecture mapping is now done in xcompile by Patrick Georgi · 9 years ago
  23. 46eeb33 libpayload: drop LIBGCC_FILE_NAME variable by Patrick Georgi · 9 years ago
  24. db03255 libpayload: defer including .xcompile by Patrick Georgi · 9 years ago
  25. 2551f59 libpayload: Makefile: Use variables defined for Kconfig by Stefan Reinauer · 9 years ago
  26. ed56499 libpayload: Drop duplicate copy of Kconfig by Stefan Reinauer · 9 years ago
  27. ce22c02 libpayload: arch/mips: Add basic MIPS architecture support by Ionela Voinescu · 10 years ago
  28. 8c8c377 libpayload: Add support for arm64 in libpayload by Furquan Shaikh · 10 years ago
  29. 08c7018 libpayload: Don't use default path for kconfig by Nico Huber · 10 years ago
  30. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  31. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  32. f927df6 Revert "Makefile: Check $CC variable returned from xcompile is not empty." by Alexandru Gagniuc · 11 years ago
  33. 1287d1c Makefile: Check $CC variable returned from xcompile is not empty. by Andrew Wu · 11 years ago
  34. b82a74c libpayload: Drop PowerPC architecture by Stefan Reinauer · 11 years ago
  35. f06111a libpayload: Fix the config file dependency in the Makefile template by Gabe Black · 11 years ago
  36. 49ff3c5 libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPC by Gabe Black · 12 years ago
  37. 8af0d03 libpayload: Initial ARMv7 port by Stefan Reinauer · 12 years ago
  38. c0458e6 Fixes to the libpayload build system by Patrick Georgi · 13 years ago
  39. b3db79e Use coreboot build system for libpayload, too. by Patrick Georgi · 13 years ago
  40. 9b3cf8e Resolved the bug of filo+libpayload building. The bug is if libpayload is installed before filo load "make -C ../libpayload/Makefile DEST=**", it would not by Cai Bai Yin · 14 years ago
  41. c9f705b Incomplete implementation of libpci's (of pciutils) interface. by Patrick Georgi · 14 years ago
  42. d0bac7e Change the libpayload "make install" default destination to be the source directory. Libpayload is not a runtime library and has many different configurations for different payloads, so doesn't really belong in /opt. by Cai Bai Yin · 14 years ago
  43. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  44. 0e5e7c3 install libpayload.ldscript on libpayload "make install" to make coreinfo happy. by Stefan Reinauer · 14 years ago
  45. 97f546c Allow easy libpayload compilation using xcompile. by Stefan Reinauer · 14 years ago
  46. 0350c0f allow libpayload to completely build out of tree. by Stefan Reinauer · 14 years ago
  47. d385ed2 This change adds PPC support to libpayload, and hooks it up in the build by Patrick Georgi · 15 years ago
  48. 58edecd libpayload: Fix immediate rebuild after a clean by Mart Raudsepp · 16 years ago
  49. db8c0ab [PATCH] libpayload: rename config.h to libpayload-config.h by Jordan Crouse · 16 years ago
  50. c1f404f by Robert Millan · 16 years ago
  51. ea87245 Fix ordering problem in the libpayload Makefile. The include of by Uwe Hermann · 16 years ago
  52. 1b57f1c ouch. something went wrong with applying that old patch by Stefan Reinauer · 16 years ago
  53. 734427e This has been sitting here since a looong time. by Stefan Reinauer · 16 years ago
  54. 6ec8285 [PATCH] fix video console init by Jordan Crouse · 16 years ago
  55. 20c9cf1 [PATCH] libpayload: Add multiboot support by Jordan Crouse · 16 years ago
  56. 17f6a87 [PATCH] libpayload: Use gcc to compile assembly files by Jordan Crouse · 16 years ago
  57. 3e3c83e 1. by Patrick Georgi · 16 years ago
  58. d21f68b This patch adds USB capabilities to libpayload. It requires some by Patrick Georgi · 16 years ago
  59. 3a48bdc libpayload: Expand doxygen definitions by Jordan Crouse · 16 years ago
  60. 9368e4c fix libpayload build dependencies (trivial) by Stefan Reinauer · 16 years ago
  61. 3b64129 Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which by Uwe Hermann · 16 years ago
  62. 1d129fe How could -ffreestanding slip through here. Required because libpayload is not by Stefan Reinauer · 16 years ago
  63. e55b32a Update the kconfig copy in libpayload to a much more recent one. Among by Uwe Hermann · 16 years ago
  64. 85c7aec fix stack protection detection with Jordan's suggestion by Stefan Reinauer · 16 years ago
  65. bac89d0 libpayload: Avoid .svn files in the header install by Jordan Crouse · 16 years ago
  66. c3e728f libpayload: Implement gcc wrappers for libpayload by Jordan Crouse · 16 years ago
  67. 3995593 Add a SHA-1 implementation to libpayload. by Uwe Hermann · 16 years ago
  68. 408c4e1 Drop -Os in libpayload for now, it causes run-time problems for some by Uwe Hermann · 16 years ago
  69. 14a3feb Fix code to allow usage of -Wall in libpayload and the sample (trivial). by Uwe Hermann · 16 years ago
  70. 2c7bb9e libpayload: Add -Os to the CFLAGS by Jordan Crouse · 16 years ago
  71. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago