1. 26e7dd7 haswell: more ULT/LP support and minor tweaks by Duncan Laurie · 12 years ago
  2. eb58bc5 baskingridge: Report static temperature in _TMP by Duncan Laurie · 12 years ago
  3. ed7b52d haswell: remove CONFIG_GFXUMA by Aaron Durbin · 12 years ago
  4. f7fa218 x86: improve lb_cleanup_memory_ranges by Aaron Durbin · 12 years ago
  5. 0160d76 baskingridge: dev, recovery, and WP switch support by Aaron Durbin · 12 years ago
  6. bdd89d0 baskingridge: update gpio map documentation by Aaron Durbin · 12 years ago
  7. 7116129 haswell: Add VGA PCI ID mappings by Aaron Durbin · 12 years ago
  8. ef8f4c7 baskingridge: zero out alt_gp_smi_en in devicetree by Aaron Durbin · 12 years ago
  9. e265d20 baskingridge: rename graysreef to baskingridge by Stefan Reinauer · 11 years ago
  10. 74c0d05 lynxpoint: Update device IDs and clock gating setup by Duncan Laurie · 12 years ago
  11. 045f153 lynxpoint: Add new GPIO interface for Lynxpoint-LP by Duncan Laurie · 12 years ago
  12. 51254049 haswell: Add ULT CPUID and updated microcode by Duncan Laurie · 12 years ago
  13. df7be71 haswell: Add ULT device IDs by Duncan Laurie · 12 years ago
  14. fb9928f lynxpoint: Add Kconfig entry for Low Power chipset by Duncan Laurie · 12 years ago
  15. be98524 lynxpoint: ME to BIOS Payload Updates by Aaron Durbin · 12 years ago
  16. 569c653 lynx point: add new ME status information by Aaron Durbin · 12 years ago
  17. f72ad02 graysreef: update platform information by Aaron Durbin · 12 years ago
  18. 4412bc4 OT200: reset MFGTP7 (backlight pwm) by Christian Gmeiner · 11 years ago
  19. 138f2ce haswell: remove GPIO60 memory reset gate on S3 transition by Duncan Laurie · 12 years ago
  20. 89f79a0 haswell: remove explicit pcie config accesses by Aaron Durbin · 12 years ago
  21. b9ea8b3 lynxpoint: PMIR register rename by Aaron Durbin · 12 years ago
  22. 9aa031e lynxpoint: Management Engine Updates by Aaron Durbin · 12 years ago
  23. dc278f8 haswell: Properly Guard Engergy Policy by CPUID by Aaron Durbin · 12 years ago
  24. c1989c4 haswell: add PCI id support by Aaron Durbin · 12 years ago
  25. b6b5aa1 haswell: Remove logic to send dram init done to ME by Aaron Durbin · 12 years ago
  26. 68724fd basking ridge: update gpio, spd addresses, and OC by Aaron Durbin · 12 years ago
  27. 30c3900 haswell: notes and updates. by Aaron Durbin · 12 years ago
  28. 8256a9b haswell: align pei_data structure with intel-framework by Aaron Durbin · 12 years ago
  29. b9adf7b haswell: use #defines for constants in udelay.c by Aaron Durbin · 12 years ago
  30. f6933a6 Mainboard: Add support for Grays Reef by Aaron Durbin · 12 years ago
  31. ce36b12 haswell: Add LPT LP device IDs to platform report by Duncan Laurie · 12 years ago
  32. 67113e9 haswell: Update GPU power management setup by Duncan Laurie · 12 years ago
  33. 7302d1e lynxpoint: Update IOBP programming method by Duncan Laurie · 12 years ago
  34. 50a3464 x86: SMM Module Support by Aaron Durbin · 12 years ago
  35. 5ca4f41 libpayload: add support for vboot_handoff by Aaron Durbin · 11 years ago
  36. 1cb414d libpayload: Turn the endian conversion macros into functions. by Gabe Black · 11 years ago
  37. 7e56855 Support ITE IT8518 embedded controller running Quanta's firmware by Stefan Reinauer · 11 years ago
  38. 5c0b7ab libpayload: Generalize and redistribute timekeeping code by Gabe Black · 11 years ago
  39. 6a0b361 libpayload: Put dump_td/dump_ed in ohci.c behind #ifdef USB_DEBUG by Gabe Black · 12 years ago
  40. 6d04f0f haswell: always use MMIO PCI config accesses by Aaron Durbin · 12 years ago
  41. 76c3700 haswell: Add initial support for Haswell platforms by Aaron Durbin · 12 years ago
  42. cc86e63 libpayload: Don't declare the loop counter within the for loop by Gabe Black · 11 years ago
  43. 0f5a3fc exynos5250: add RAM resource beginning at physical address by David Hendricks · 11 years ago
  44. 7bc153c Eagleheights DSDT: Grant OS control through OSC by Mike Loptien · 11 years ago
  45. 00e5da6 libpayload: Don't do unaligned accesses during LZMA decompression by Gabe Black · 11 years ago
  46. 903f8e0 libpayload: Add size_t and ssize_t types for ARM and x86 by Gabe Black · 11 years ago
  47. a0e2797 libpayload: Move over to the payload's stack during startup by Gabe Black · 11 years ago
  48. 0274919 exynos5250/snow: enable branch prediction by David Hendricks · 11 years ago
  49. 49ff3c5 libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPC by Gabe Black · 12 years ago
  50. dc9e77f libpayload: Add usb_generic_(create|remove) functions for unrecognized devices by Gabe Black · 12 years ago
  51. 69eea7c libpayload: Split EHCI bulk transfers on packet boundaries over qTDs by Julius Werner · 12 years ago
  52. 716375d libpayload: add support for 64-bit EHCI controllers by Vincent Palatin · 12 years ago
  53. 613c0f6 libpayload: Stub out time keeping functions for ARM as well by Gabe Black · 12 years ago
  54. 1617e1f libpayload: If no video drivers initialize in video_init, return 1. by Gabe Black · 12 years ago
  55. b7b57d9 libpayload: If there's no IO address space, don't try to use it for serial by Gabe Black · 12 years ago
  56. d8d4d11 libpayload: If there's no IO space, complain if the serial claims to use it by Gabe Black · 12 years ago
  57. 1c11712 libpayload: Consolidate io vs. mem mapped serial into accessor functions by Gabe Black · 12 years ago
  58. d267987 libpayload: Make whether or not there's an IO address space configurable by Gabe Black · 12 years ago
  59. ffc13bd Update 3rdparty mark to latest repository by Stefan Reinauer · 11 years ago
  60. ba949d3 libpayload: Start using only internal and compiler headers. by Ronald G. Minnich · 11 years ago
  61. 2def262 libpayload: Add more parenthesis to the endian conversion macros by Gabe Black · 12 years ago
  62. b53a73e libpayload: Make the source for lzma decompression const by Gabe Black · 12 years ago
  63. aeda4b8 src/mainboard: Drop redundant `CHIP_NAME` again for new ports by Paul Menzel · 11 years ago
  64. e112b74 libpayloads: Provide BSD/glibc style endian functions. by Hung-Te Lin · 11 years ago
  65. a0996a9 exynos5250: Don't set PS_HOLD in bootblock_cpu_init by David Hendricks · 11 years ago
  66. d2bed05 exynos5250/snow: call PMIC's power_init() function by David Hendricks · 11 years ago
  67. e0c9741 libpayload: Remove unnecessary include of arch/msr.h by Gabe Black · 12 years ago
  68. 2c2c4fa libpayload: In the USBMSC read_capacity function, make buf an array of u32. by Gabe Black · 12 years ago
  69. ee5c111 AMD CIMx SB800: Enable AHCI mode for SATA controller by default by Paul Menzel · 11 years ago
  70. 5021209 watchdog.h: Fix compile time error on disabling watchdog handling by Patrick Georgi · 11 years ago
  71. db2e3aa libpayload: Fix reading x86 CBFS images from RAM by Patrick Georgi · 11 years ago
  72. 6e7abcd Fix 'git describe' invocation by Vadim Bendebury · 12 years ago
  73. 68daf3a pci.h: Drop unused `mainboard_pci_subsystem*` prototypes by Patrick Georgi · 11 years ago
  74. ce8410e ASUS M5A88-V: Kconfig: Fix mainboard model name by Paul Menzel · 11 years ago
  75. e7ae96f Add Intel Panther Point USB3 initialization by Marc Jones · 12 years ago
  76. 4733c64 Persimmon DSDT: Add secondary bus range to PCI0 by Mike Loptien · 11 years ago
  77. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  78. 31c5e07 AMD Inagua: Use SPD read code from F14 wrapper by Kimarie Hoot · 11 years ago
  79. a5ddac0 AMD CIMx SB800 boards: platform_cfg.h: Integrate Kconfig SATA Mode choice by Paul Menzel · 11 years ago
  80. b55b74f AMD Persimmon: mainboard.c: Make comment generic to reduce difference by Paul Menzel · 11 years ago
  81. 9ca4f51 AMD Union Station: Use SPD read code from F14 wrapper by Kimarie Hoot · 11 years ago
  82. a2f8eb9 AMD South Station: Use SPD read code from F14 wrapper by Kimarie Hoot · 11 years ago
  83. b21eaa7 ARMV7 and Google/Snow: Add exception support code to the ramstage by Ronald G. Minnich · 11 years ago
  84. c2f2bd0 AGESA: Fix CR0_PE bit define by Konstantin Aladyshev · 11 years ago
  85. 4c1e906 Supermicro H8QGI: set up right frequency limits for memory controller by Konstantin Aladyshev · 11 years ago
  86. 7fcbbb0 AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15 by Konstantin Aladyshev · 11 years ago
  87. 00d673d FrontRunner/Toucan-AF: lower SPI speed to 22 MHz by Jens Rottmann · 11 years ago
  88. 45f72ce AMD Persimmon: Use SPD read code from F14 wrapper by Martin Roth · 11 years ago
  89. 3b2653b AMD Fam14: Add SPD read functions to wrapper code by Martin Roth · 11 years ago
  90. be738eb Remove UTF-8 characters from comments by Ronald G. Minnich · 11 years ago
  91. 147cdc3 Revert "ARMv7: Simplify div64" by David Hendricks · 11 years ago
  92. d9b16f3 snow: add real values for GPIOs in fill_lb_gpios() by David Hendricks · 11 years ago
  93. 1d290ee exynos5: add GPIO port enums by David Hendricks · 11 years ago
  94. 2323f35 google/snow: fix coding style by Stefan Reinauer · 11 years ago
  95. 0f4c0e2 src/arch/x86/boot/acpigen.c: Small coding style and comment fixes by Paul Menzel · 11 years ago
  96. d59fc53 Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS` by Kyösti Mälkki · 11 years ago
  97. 41dd3db Intel e7505: provide get_top_of_ram by Kyösti Mälkki · 12 years ago
  98. 5a22b14 Fix socket LGA775 by Kyösti Mälkki · 11 years ago
  99. e988b51 ASRock E350M1: Let `BiosGnbPcieSlotReset()` return `AGESA_UNSUPPORTED` by Paul Menzel · 11 years ago
  100. 6bde149 samsung/exynos5: add display port and framebuffer defines and initialization by Ronald G. Minnich · 11 years ago