1. 6ab0fd0 vendorcode: Use cross archiver for libagesa.a on AMD f14 by Stefan Reinauer · 9 years ago
  2. b838469 arm-trusted-firmware: update marker by Stefan Reinauer · 9 years ago
  3. 23ec0a5 lippert/frontrunner-af: 64bit fixes by Stefan Reinauer · 9 years ago
  4. 03c6ab5 lippert/toucan-af: 64bit fixes by Stefan Reinauer · 9 years ago
  5. c32a52c acpi: bring back ability to link DSDT into ramstage by Patrick Georgi · 9 years ago
  6. edae744 drop unneeded IRQ_SLOT_COUNTs by Stefan Reinauer · 9 years ago
  7. e6946c6 pcengines/apu1: 64bit fixes by Stefan Reinauer · 9 years ago
  8. 11186dd gitconfig: set up hooks and target for 3rdparty/blobs by Stefan Reinauer · 9 years ago
  9. db08765 AMD Kern: Fix path of PspSecureOs BLOB by WANG Siyuan · 9 years ago
  10. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  11. 6338867 SeaBIOS: fix reproducible build by defining our own version string by Alexander Couzens · 9 years ago
  12. 920f2e6 SeaBIOS: Clean up build command line. by Martin Roth · 9 years ago
  13. e6e9493 intel/broadwell: Fix refcode handling by Patrick Georgi · 9 years ago
  14. f1db074 broadwell: fix typo by Patrick Georgi · 9 years ago
  15. ad8382a veyron_mickey: Apply differences between Brain and Mickey by huang lin · 9 years ago
  16. c3f18da veyron_danger: Fix #include guard by David Hendricks · 9 years ago
  17. 31f8a2f chromeos: vpd: properly null terminate values by Stephen Barber · 9 years ago
  18. f4227c4 libpayload udc: add interface to add string descriptors by Patrick Georgi · 9 years ago
  19. 68f42be rockchip/rk3288: add support for hdmi display by Yakir Yang · 9 years ago
  20. 2f88b83 submodules: add arm-trusted-firmware third-party repository by Patrick Georgi · 9 years ago
  21. 464f5ca Revert "arm64: remove assembly code string functions" by Furquan Shaikh · 9 years ago
  22. 3cec871 libpayload: Parse MTC and fill mtc_start and mtc_size by Furquan Shaikh · 9 years ago
  23. 78c6e3e ddr3: add missing newline by Patrick Rudolph · 9 years ago
  24. 8c63935 ddr3: Fix SPD CRC calculation by Patrick Rudolph · 9 years ago
  25. 6762a8b AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interface by WANG Siyuan · 9 years ago
  26. 2dcd0fc Move same Kconfigs to northbridge/amd/pi/Kconfig by WANG Siyuan · 9 years ago
  27. 01e3e06 AMD Bettong: Add a new AMD FP4 socket mainboard by WANG Siyuan · 9 years ago
  28. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  29. d3deecd AMD OemS3Save: refactor for Merlin Falcon by WANG Siyuan · 9 years ago
  30. d1da74f buildgcc: Add list of valid platform to the help text. by Martin Roth · 9 years ago
  31. 7403e05 Remove incorrect Kconfig expressions by Martin Roth · 9 years ago
  32. 86da2c7 lenovo/x60: Enable VESA framebuffer mode (native graphics) by Francis Rowe · 9 years ago
  33. 27ce9b1 lenovo/x60: Enable brightness controls (native graphics) by Francis Rowe · 10 years ago
  34. 36b7885 superio: use common x86 code on x86-64 by Stefan Reinauer · 9 years ago
  35. 1e2500e device: DDR3 generic code 64bit fix by Stefan Reinauer · 9 years ago
  36. 83fa169 oprom: Fix for 64bit by Stefan Reinauer · 9 years ago
  37. 0e7b7bb device: Use x86 specific code on x86-64 by Stefan Reinauer · 9 years ago
  38. b0bb8a1 x86: make PCI MMIO CFG functions 64bit proof by Stefan Reinauer · 9 years ago
  39. a412d39 Remove obsolete EARLY_CONSOLE usage by Martin Roth · 9 years ago
  40. 64ae446 superio/fintek/Kconfig: add newline at end of file. by Martin Roth · 9 years ago
  41. e1523ec Reorder arch & vendorcode in Kconfig by Martin Roth · 9 years ago
  42. eb22da0e Remove old HAVE_UART_MEMORY_MAPPED select statements by Martin Roth · 9 years ago
  43. 5ee6951 buildgcc: Update clang search string by Marc Jones · 9 years ago
  44. e021dea cpu: x86 port to 64bit by Stefan Reinauer · 9 years ago
  45. defee17 x86: Make ACPI 64bit clean by Stefan Reinauer · 9 years ago
  46. bef400b x86: Make reading / writing of CRx registers 64bit proof by Stefan Reinauer · 9 years ago
  47. 7c35af2 x86: make memcpy 64bit safe by Stefan Reinauer · 9 years ago
  48. 7979dc0 xcompile: x86-64-elf wants -Wa,--divide, too by Stefan Reinauer · 9 years ago
  49. dbe6ba4 3rdparty/blobs: Move submodule marker forward by Marc Jones · 9 years ago
  50. bd8b2e3 buildgcc: Don't build iasl with gcc by Stefan Reinauer · 9 years ago
  51. 682a90c buildgcc: enable biarch support for x86_64-elf by Stefan Reinauer · 9 years ago
  52. d9628ec winent/mb6047: initialize hardware monitor CPUTIN configuration by Jonathan A. Kollasch · 9 years ago
  53. 7558dba mainboard/bap: Add support for BAP ODE E20XX by Fabian Kunkel · 9 years ago
  54. 2a38551 pcengines/apu1: Add ACPI led, button and GPIO devices. by Tobias Diedrich · 9 years ago
  55. 69139e0 coreboot_tables: Add CBMEM ID and tag for MTC by Furquan Shaikh · 9 years ago
  56. 2da9524 x86 cpu: Allow some cpuid functions during romstage by Lee Leahy · 9 years ago
  57. 63a3e1e stddef: Add macro for member_size by Furquan Shaikh · 9 years ago
  58. 0cd0d28 PCIe : Adding some error/not-null condition checking by Pratik Prajapati · 9 years ago
  59. 121b4c0 arm64: Move enabling floating point ahead of dev init by Jimmy Zhang · 9 years ago
  60. 66e9335 buildgcc: Check for dependencies after printing banner by Stefan Reinauer · 9 years ago
  61. 93a9630 buildgcc: Clarify required user action by Stefan Reinauer · 9 years ago
  62. db6dd81 kconfig: allow specifying the target for savedefconfig by Patrick Georgi · 9 years ago
  63. 4dcfa21 xcompile: Don't print error messages by Stefan Reinauer · 9 years ago
  64. cd5cdd3 buildgcc: Define $CMAKE only if clang package is built by David Hendricks · 9 years ago
  65. ae9f87f xcompile: add support for x86-64 by Stefan Reinauer · 9 years ago
  66. 7ffc71e x86: Make stdint.h x64 proof by Stefan Reinauer · 9 years ago
  67. b5bba09 cpu: add x64 class for cpu_microcode by Stefan Reinauer · 9 years ago
  68. 181b773 x86: Make x86 architecture makefiles x64 aware by Stefan Reinauer · 9 years ago
  69. 6867120 Add x64 support to src/arch/x86/Kconfig by Stefan Reinauer · 9 years ago
  70. 4659113 toolchain.inc: Add x86-64 support by Stefan Reinauer · 9 years ago
  71. 7577c13 3rdparty/blobs: Move marker forward by Stefan Reinauer · 9 years ago
  72. 5f6c3929 ck804 ACPI: set duty width in FADT correctly by Jonathan A. Kollasch · 9 years ago
  73. 982190d pcengines/apu1: Remove unused smbus.asl by Tobias Diedrich · 9 years ago
  74. d161aba winent/mb6047: Remove redundant P-State generation by Jonathan A. Kollasch · 9 years ago
  75. 3dcd2f4 mainboard/lenovo/t400: Fix HDA verbs to match hardware layout by Michał Masłowski · 9 years ago
  76. a2972f0 asrock/e350m1: Remove unused file `acpi/smbus.asl` by Paul Menzel · 9 years ago
  77. 7b1a8a7 amd/cimx/sb800/acpi/smbus.asl: Align comments by Paul Menzel · 9 years ago
  78. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  79. d862121 google/auron: Add mainboard by Marc Jones · 9 years ago
  80. f2dfef0 southbridge/amd/pi: Add support for new AMD southbridge Kern by WANG Siyuan · 9 years ago
  81. 597ee56 AMD Merlin Falcon: Add CPU subdirectory files for new AMD processor by WANG Siyuan · 9 years ago
  82. 55feadd vendorcode/amd: unify amdlib for binary pi by Stefan Reinauer · 9 years ago
  83. 385f010 AMD Merlin Falcon: Add binary PI vendorcode files by WANG Siyuan · 9 years ago
  84. 2d119a3 bimgtool: initialize data header by Patrick Georgi · 9 years ago
  85. f75c3b4 superio/fintek: Add support for Fintek F81866AD-I by Fabian Kunkel · 9 years ago
  86. 3fa1ad0 pistachio: add DDR3 initialization code by Ionela Voinescu · 9 years ago
  87. 1185c10 pistachio: Use passive windowing as DQS gating scheme by Ionela Voinescu · 9 years ago
  88. 07f8d8e google/jecht: fix MAC address programming when VPD not present by Matt DeVillier · 9 years ago
  89. c866591 buildgcc: improve portability of 'type' use by Patrick Georgi · 9 years ago
  90. fe5dd02 to-wiki: Adjust nice name retrievals to match current tree. by Vladimir Serbinenko · 9 years ago
  91. ebff038 google/panther: fix MAC address programming when VPD not present by Matt DeVillier · 9 years ago
  92. dee4420 libpayload: Rename Config.in -> Kconfig by Stefan Reinauer · 9 years ago
  93. f2c15f5 buildgcc: replace [[ ... == ... ]] with something more portable by Patrick Georgi · 9 years ago
  94. 1f38d79 Clearly define printk log level use cases. by Nicky Sielicki · 9 years ago
  95. 538ce57 3rdparty/blobs: Move submodule marker forward by Marc Jones · 9 years ago
  96. 4647bb1 kconfig: enforce stable sort order by Patrick Georgi · 9 years ago
  97. 0afdec4 lenovo: Hide SMBIOS config by Vladimir Serbinenko · 9 years ago
  98. 1a1a826 mips: implement arch_segment_loaded callback by Ionela Voinescu · 9 years ago
  99. 82efc76 mips: CBMEM table reference is passed to payload by Ionela Voinescu · 9 years ago
  100. 1d4c305 pistachio: sort included header files by Ionela Voinescu · 9 years ago