1. fce128c Hudson: Port to 64bit by Stefan Reinauer · 9 years ago
  2. 77a1d1a Port AGESA based northbridge code to 64bit by Stefan Reinauer · 9 years ago
  3. 273911c mainboard 64bit fixes by Stefan Reinauer · 9 years ago
  4. 5c5c4a6 cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstage by Timothy Pearson · 9 years ago
  5. e3b5d36 cpu/amd/model_fxx: Enable FIDVID code on Socket F K8 by Timothy Pearson · 9 years ago
  6. 6b171b3 cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10h by Timothy Pearson · 9 years ago
  7. e67d240 cpu/amd/car: Honor BKDG recommendations for DisFillP in CAR by Timothy Pearson · 9 years ago
  8. 2caf3cb mainboard/asus/m2n-e|msi/ms9282: Clean up FIDVID mistakes by Timothy Pearson · 9 years ago
  9. 5669994 southbridge/nvidia/ck804: Fix FIDVID build failure on CK804 by Timothy Pearson · 9 years ago
  10. c6cd5d4 cpu/amd/model_fxx: Fix invalid P-state power values by Timothy Pearson · 9 years ago
  11. ab95702 mainboard: Add initial K8-compatible version of the KFSN4-DRE by Timothy Pearson · 9 years ago
  12. 529fd81 cpu/amd/model_fxx: Add Socket F CPU ID mappings by Timothy Pearson · 9 years ago
  13. 439a527 Revert "device/pciexp_device: Tune PCIe bridges before scanning children" by Kyösti Mälkki · 9 years ago 4.2
  14. 6db1045 rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an error by Douglas Anderson · 9 years ago
  15. 5ece96a util/cbmem: Handle EC_VBOOT_DONE timestamp by Shawn Nematbakhsh · 9 years ago
  16. 8db7e67 libpayload: usbmsc: Add small delay during initialization to fix CZ60 by Julius Werner · 9 years ago
  17. 564fbbe libpayload: Fix building dwc2 UDC driver by Patrick Georgi · 9 years ago
  18. 919d9ba mainboard/asus/kgpe-d16: Add nvram option to enable/disable IEEE 1394 by Timothy Pearson · 9 years ago
  19. 8f5053c util/fuzz-tests: Add fuzzer for jpeg decoder by Patrick Georgi · 9 years ago
  20. 5907eb8 commonlib/region: add xlate_region_device by Aaron Durbin · 9 years ago
  21. e11f6c3 nb/intel/sandybridge/gma: add disable function by Patrick Rudolph · 9 years ago
  22. 114a948 amd/cimx/sb800/late.c: Add comment in `sb800_init()` by Paul Menzel · 9 years ago
  23. eabce72 amd/sb700: clean up recommended changes by Martin Roth · 9 years ago
  24. bcaaad1 lint: Add Kconfig / Kconfig symbol lint tool by Martin Roth · 9 years ago
  25. 694fd13 cbfstool: extract rmodules as ELFs properly by Aaron Durbin · 9 years ago
  26. cedcb88 cbfstool: add ELF symbol, relocation, and string table support by Aaron Durbin · 9 years ago
  27. 8e982ea cbfstool: merge consecutive elf sections in program segments by Aaron Durbin · 9 years ago
  28. 5a1e85c cbfstool: create ELF files when extracting stages by Aaron Durbin · 9 years ago
  29. 4f930c9 cbfstool: add ELF header initialization helper by Aaron Durbin · 9 years ago
  30. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  31. 3fcb114 mainboard/asus/kgpe-d16: Properly configure SR5690 southbridge PIKE slot by Timothy Pearson · 9 years ago
  32. cdc526e southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPU by Timothy Pearson · 9 years ago
  33. 8e1f020 pcengines/apu1: adapt comments in devicetree to board by Felix Held · 9 years ago
  34. 1d94106 northbridge/amd/amdk8: Improve DIMM detection debugging by Timothy Pearson · 9 years ago
  35. d4bbfe8 mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c by Timothy Pearson · 9 years ago
  36. ce2564a smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG by Patrick Georgi · 9 years ago
  37. 6fecb71 vboot2: Fix flows for TPM_E_MUST_REBOOT by Furquan Shaikh · 9 years ago
  38. 5dba15c 3rdparty/vboot: update to current master by Patrick Georgi · 9 years ago
  39. f012f12 google/glados: Set the type-c flex port to max USB2 settings by Duncan Laurie · 9 years ago
  40. 8232593 intel/skylake: Add USB2 port config for max settings by Duncan Laurie · 9 years ago
  41. ba5487a google/chell: Set DPTF critical temperature to 99C by Duncan Laurie · 9 years ago
  42. f372fb5 google/lars: Add new mainboard by david · 9 years ago
  43. ad038c1 google/lars: Copy from intel/kunimitsu by david · 9 years ago
  44. 6ce7459 vboot: check vb2_shared_data flags for manual recovery by Daisuke Nojiri · 9 years ago
  45. 2ccb280 cbfs: read cbfs offset and size from sysinfo by Daisuke Nojiri · 9 years ago
  46. 158d001 cpu/intel/fsp_model_206ax: Load microcode in coreboot by Martin Roth · 9 years ago
  47. 64d0480 lint: don't check for whitespace in jpeg images by Patrick Georgi · 9 years ago
  48. 246179a jpeg: add jpeg_fetch_size() by Patrick Georgi · 9 years ago
  49. a5c5db3 cbgfx: Fix spelling of calculate_position() by Jason A. Donenfeld · 9 years ago
  50. 53538be mainboard/asus/kgpe-d16: Add initial support for the KGPE-D16 by Timothy Pearson · 9 years ago
  51. 85c39a4 southbridge/amd/sb700: Add Suspend to RAM (S3) support by Timothy Pearson · 9 years ago
  52. 539aed0 cbfstool: decompress stage files on extraction by Aaron Durbin · 9 years ago
  53. 662380f device: Stop and output time in `scan_bus()` by Paul Menzel · 9 years ago
  54. 990ae70 libpayload/libcbgfx: Add license headers by Patrick Georgi · 9 years ago
  55. be70646 include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONIC_TIMER` by Paul Menzel · 9 years ago
  56. dcc63b6 cbgfx: remove load_bitmap by Daisuke Nojiri · 9 years ago
  57. 20b7907 cbgfx: add get_image_dimension by Daisuke Nojiri · 9 years ago
  58. 9aed146 cbgfx: make the code more descriptive by Daisuke Nojiri · 9 years ago
  59. a11e3ff cbgfx: add pivot option to draw_bitmap by Daisuke Nojiri · 9 years ago
  60. f865152 cbgfx: use bilinear interpolation to scale bitmap by Daisuke Nojiri · 9 years ago
  61. bed16d9 cbgfx: add load_bitmap by Daisuke Nojiri · 9 years ago
  62. fed269b cbgfx: add clear_screen by Daisuke Nojiri · 9 years ago
  63. dd49ecc cbgfx: allow draw_bitmap to render outside canvas by Daisuke Nojiri · 9 years ago
  64. 09ad206 cbgfx: add draw_bitmap by Daisuke Nojiri · 9 years ago
  65. 3f66398 cbgfx: coreboot graphics library by Daisuke Nojiri · 9 years ago
  66. fe86666 intel/skylake: Clean up USB configuration in devicetree by Duncan Laurie · 9 years ago
  67. 4f1fe47 intel/kunimitsu: Add device properties for Nuvoton code by Yong Zhi · 9 years ago
  68. 7d40e96 intel/kunimitsu: csme: program sml gpios for csme power gating by Archana Patni · 9 years ago
  69. 20ffe19 google/glados: csme: program sml gpios for csme power gating by Archana Patni · 9 years ago
  70. f969d4a google/chell: fix hynix spd data by Aaron Durbin · 9 years ago
  71. d5855ec FSP1_1: Always use common code by Lee Leahy · 9 years ago
  72. 66208bd FSP 1.1: Replace soc_ prefix with fsp_ by Lee Leahy · 9 years ago
  73. 94b856e FSP 1.1: Move common FSP code by Lee Leahy · 9 years ago
  74. 597de28 ec/chrome: Disable LPC Continuous Serial IRQ Select by pchandri · 9 years ago
  75. aeb2e15 boot_device: add call to boot_device_init() by Aaron Durbin · 9 years ago
  76. 1d77c72 intel/kunimitsu FAB3: Configure LPC to Quiet Mode. by pchandri · 9 years ago
  77. f16bb7c google/chell: Add new mainboard for chell by Duncan Laurie · 9 years ago
  78. 09170f1 google/chell: copy glados to chell by Duncan Laurie · 9 years ago
  79. 4a6ac1e google/glados: Add USB phy settings and update enabled options by Duncan Laurie · 9 years ago
  80. a9ba459 google/glados: Enable TPM PIRQ by Duncan Laurie · 9 years ago
  81. 8b11b2c tpm: acpi: Add support for TPM PIRQ by Duncan Laurie · 9 years ago
  82. d0def39 intel/skylake: IRQ programming through UPD by Subrata Banik · 9 years ago
  83. 9cd8e5a intel/kunimitsu: USB Phy settings and Skip UART2 init in FSP by Rizwan Qureshi · 9 years ago
  84. 952cb03 intel/skylake: FSP 1.7.0 MemoryInit/SiliconInit params update by Rizwan Qureshi · 9 years ago
  85. e57e726 intel/kunimitsu Fab3: Strengthening Rcomp target CTRL value by pchandri · 9 years ago
  86. b45dde0 intel/skylake: Add support for Gfx PEIM (AKA GOP) by robbie zhang · 9 years ago
  87. 3207414 fsp/intel common: Add support for Gfx PEIM (AKA GOP) by robbie zhang · 9 years ago
  88. 246115e coreboot: make lb_framebuffer a weak function by robbie zhang · 9 years ago
  89. 2003844 cpu/amd/car: Add initial Suspend to RAM (S3) support by Timothy Pearson · 9 years ago
  90. ff5d0b2 libpayload: usb: Retry get_descriptor() on failure by Shawn Nematbakhsh · 9 years ago
  91. d1adafe cpu: create an empty file when no microcode files are given by Alexander Couzens · 9 years ago
  92. c19f876 Makefile: Fix dependency tracking for linker scripts by Julius Werner · 9 years ago
  93. a00e6159 asus/f2a85-m: Activate IOMMU support by Rudolf Marek · 11 years ago
  94. 99e1a67 northbridge/amd/amdfam10: Limit maximum RAM clock to BKDG recommendations by Timothy Pearson · 9 years ago
  95. b8a355d northbridge/amd/amdmct: Fix broken AMD K10 DDR3 memory initalization by Timothy Pearson · 9 years ago
  96. 7a5413a southbridge/amd/sr5650: Add AMD Family 15h CPU support by Timothy Pearson · 9 years ago
  97. 850e7d4 vgabios: fix compilation after x86emu changes by Stefan Reinauer · 9 years ago
  98. 3acece2 AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane values by Jonathan A. Kollasch · 9 years ago
  99. 5213c53 cbfstool: have decompress functions provide ouput data size by Aaron Durbin · 9 years ago
  100. cd9ba8a cbfstool: initialize offset field in buffer_init() by Aaron Durbin · 9 years ago