1. 55cdc16 Provide a way to compile some files with -O0 option by Vadim Bendebury · 10 years ago
  2. daecc44 elog: Add event type for CPU thermal trip by Duncan Laurie · 10 years ago
  3. e1dad0c libpayload: usb: xhci: Treat port reset as a port status change by Shawn Nematbakhsh · 10 years ago
  4. a16029a libpayload: usb: Remove generic roothub reset port function by Shawn Nematbakhsh · 10 years ago
  5. 758f26a nvidia/cbootimage: avoid upstream's build system by Patrick Georgi · 10 years ago
  6. e87ee14 baytrail: update C0 microcode by Shawn Nematbakhsh · 10 years ago
  7. 3cb86de intel/i945: Another magic number by Patrick Georgi · 10 years ago
  8. a341a77 intel/i945: Fix "always false" statement by Patrick Georgi · 10 years ago
  9. 21fd2f4 reg_script: Fix bug in IO macros by Duncan Laurie · 10 years ago
  10. 08f6c80 edid: Support EDID 1.4. by Hung-Te Lin · 10 years ago
  11. b2c1062 edid: Accept valid detail blocks without timing descriptor. by Hung-Te Lin · 10 years ago
  12. 2536c1a edid: Fix string extraction in Monitor Descriptors. by Hung-Te Lin · 10 years ago
  13. da01d94 storm: Add generic support skeleton for storm by Furquan Shaikh · 10 years ago
  14. 7944581 edid: Fix extension parsing when EDID blob does not have any extensions. by Hung-Te Lin · 10 years ago
  15. fc0d244 edid: Fix source indent. by Hung-Te Lin · 10 years ago
  16. 0e8e099 google/panther: add board_info.txt by Matt DeVillier · 10 years ago
  17. f9f53eb intel/minnowmax: Enable S3 suspend/resume by Mohan D'Costa · 10 years ago
  18. ed0c838 intel/fsp_baytrail: Add S3 suspend/resume Support by Mohan D'Costa · 10 years ago
  19. bdae9be spi: Add support for Winbond W25Q128FW by Mohan D'Costa · 10 years ago
  20. 02b5a74 asrock/imb-a180/BiosCallOuts.c: Fix typo in temperatu*re* in comment by Paul Menzel · 10 years ago
  21. 61d07d6 libpayload: Build libpayload with debugging info turned up all the way. by Gabe Black · 11 years ago
  22. 8404dca Remove stale char[] initialization causing unaligned memory access by Marcelo Povoa · 10 years ago
  23. be1d1e7 google/panther: Be safe about invalid thermal readings by Stefan Reinauer · 10 years ago
  24. 3f1500f google/chromeec: Notify DPTF charger participant on AC state change by Duncan Laurie · 10 years ago
  25. 1f8d246 arm: Fix up new cache flush algorithm and replace dcache_*_all() with it by Julius Werner · 10 years ago
  26. 12de698 arm: Import armv7_dcache_wbinv_all function from NetBSD by Julius Werner · 10 years ago
  27. 81f90c5 x86/mtrr: Enable MTRR's before enabling caching by Isaac Christensen · 10 years ago
  28. d2f3aa9 Peppy/Falco: always use native graphics by Ronald G. Minnich · 11 years ago
  29. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  30. 49c98dc snow: Rename snow to daisy. by Gabe Black · 10 years ago
  31. 7657057 soc/qualcomm: Add generic support skeleton for ipq806x by Furquan Shaikh · 10 years ago
  32. 6481cfb1 peppy and falco: set panel power timings in northbridge, using devicetree, not mainboards by Ronald G. Minnich · 11 years ago
  33. e9e3189 libpayload: Add missing cache API stub to x86 by Julius Werner · 10 years ago
  34. 04bfbf5 pit: Rename pit to peach_pit. by Gabe Black · 10 years ago
  35. 7756fe7 x86: Minimize work done with the caches disabled in mtrr functions. by Gabe Black · 10 years ago
  36. cd0f228 baytrail: add 80c microcode for C0 parts by Aaron Durbin · 10 years ago
  37. 5c8d3d2 big: Create a nyan_big mainboard which is a copy of nyan. by Gabe Black · 10 years ago
  38. 1893fd7 arm: add missing gc-sections for ramstage by Isaac Christensen · 10 years ago
  39. ea8f3b4 northbridge/intel/i945/Kconfig: Select VGA by Paul Menzel · 10 years ago
  40. 7eb809a cbfstool: Add AARCH64 reloc types to elf.h by Furquan Shaikh · 10 years ago
  41. 4194338e mkelfimage: Add EM_AARCH64 as elf image type for arm64 by Furquan Shaikh · 10 years ago
  42. 9ceca50 rmodule: Fix rmodule.ld for 64-bit by Furquan Shaikh · 10 years ago
  43. b237c10 rmodtool: Allow rmodules with 0 relocations by Furquan Shaikh · 10 years ago
  44. 2af76f4 coreboot arm64: Add support for arm64 into coreboot framework by Furquan Shaikh · 10 years ago
  45. 8047026 google/{falco,peppy}/gma.c: Do not include non-existent "hda.h" by Paul Menzel · 10 years ago
  46. 9625264 google/link, intel/wtm2: Do not include non-existent "hda.h" in i915.c by Paul Menzel · 10 years ago
  47. c6e566a haswell: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  48. 24d4f7f tegra124/nyan: memory and display updates by Andrew Bresticker · 11 years ago
  49. d65e214 arm: Update mem* functions to newer versions by Julius Werner · 11 years ago
  50. 64b9ca9 arm: Move libgcc assembly macros to arch/asm.h by Julius Werner · 11 years ago
  51. 406bad1 libpayload: Add vboot handoff parsing on ARM by Stefan Reinauer · 11 years ago
  52. 03784fa Add check_member macro to allow clean and easy struct offset checking by Julius Werner · 11 years ago
  53. c505837 arm: Have the linker garbage-collect unused functions and variables by Julius Werner · 11 years ago
  54. 08539b3 snow/pit: include chromeos.c in romstage by Isaac Christensen · 10 years ago
  55. 4177db5 baytrail/rambi: spi, charger, and audio updates by Aaron Durbin · 10 years ago
  56. e6b280e chrome ec: Add support for limiting charger current by Duncan Laurie · 10 years ago
  57. 0c0efa7 exynos5250: remove unused ret variable in cpu.c by Isaac Christensen · 10 years ago
  58. e23f3b8 mainboard/lenovo/t530: Make native VGA init 'user-friendly' by Edward O'Callaghan · 10 years ago
  59. f7c308e samus: Enable XHCI mode by default by Duncan Laurie · 11 years ago
  60. d5acaaf lynxpoint: Don't enable SMI handling of TCO by Duncan Laurie · 11 years ago
  61. 51d787a rambi/baytrail: ACPI, GPIO, audio, misc updates by Shawn Nematbakhsh · 10 years ago
  62. 1f279b6 slippy: remove FUI support by Ronald G. Minnich · 11 years ago
  63. 1101a71 spi: add Kconfig variable for dual-output read enable by David Hendricks · 11 years ago
  64. 0108b93 pnp: Allow setting of misc register 0xf4 in device tree by Stefan Reinauer · 11 years ago
  65. a799151 libpayload: x86: Add support for catching processor exceptions. by Gabe Black · 11 years ago
  66. 125a6a2 libpayload: Add a timer_us() function. by Gabe Black · 11 years ago
  67. 5f43184 cbfstool: add aarch64 as a name by Ronald G. Minnich · 11 years ago
  68. 04b0189 exynos5250: Fix PMU register address map by Julius Werner · 11 years ago
  69. fa73875 libpayload: Add wrappers for malloc which check its return value. by Gabe Black · 11 years ago
  70. d84afd3e arm: Remove CAR_MIGRATE Kconfig and associated cruft by Julius Werner · 11 years ago
  71. 7c7b5ff libpayload: Add a new "die" function to fatally signal programming errors. by Gabe Black · 11 years ago
  72. aca67ed payloads/external/SeaBIOS: Bump version to 1.7.5 by Edward O'Callaghan · 10 years ago
  73. eb67a04 cbmemc: Bump default to 128K by Vladimir Serbinenko · 10 years ago
  74. 0650cd0 southbridge/bd82x6x: Reserve 16 MiB for flash and not 8. by Vladimir Serbinenko · 10 years ago
  75. 7699833 to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names. by Vladimir Serbinenko · 10 years ago
  76. f4ea9b2 towiki.sh: Rename GM45 slot and cpu to correct ones. by Vladimir Serbinenko · 10 years ago
  77. a71bdc3 intel/gma: consolidate vbt code by Vladimir Serbinenko · 10 years ago
  78. 85620db arm: Move exception_init() close to console_init() by Julius Werner · 11 years ago
  79. 813f305 arm: Put exception_stack into BSS by Julius Werner · 11 years ago
  80. edf6b57 tegra124/nyan: display, clock, and other updates by Julius Werner · 11 years ago
  81. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  82. a812643 mainboard/lenovo/t530: Enable PCIe Bridge for discrete graphics by Edward O'Callaghan · 10 years ago
  83. cf6f9b9 mainboard/lenovo/t530: Make cdrom drive work by fixing devicetree by Edward O'Callaghan · 10 years ago
  84. 4d7d25f payloads/external/SeaBIOS: Allow setting buffers below 0xC0000 by Martin Roth · 10 years ago
  85. b3997ba arm: Remove some pointless CFLAGS by Julius Werner · 11 years ago
  86. 8f50e53 cbfstool: Fix architecture check when adding payload by Stefan Reinauer · 11 years ago
  87. 1b54cc9 stack check: cosmetics by Stefan Reinauer · 11 years ago
  88. 07e6bd2 lenovo/t530: Enable wake on LID and Fn key by Edward O'Callaghan · 10 years ago
  89. 3a677db lenovo/t530: Apply ME workaround for S3 resume by Edward O'Callaghan · 10 years ago
  90. 2fc3b62 tegra124/nyan: various fixes and additions by Hung-Te Lin · 11 years ago
  91. bca446d panther: update chromeos.c by Isaac Christensen · 10 years ago
  92. 3f0f300 cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct comment by Paul Menzel · 10 years ago
  93. 8eb7c7d sch: make separate copy of nvs.h by Vladimir Serbinenko · 10 years ago
  94. 5fcae80 lenovo/t530: Use native LVDS gfx init by Edward O'Callaghan · 10 years ago
  95. 1633261 lenovo/t530: Use native raminit over MRC blob by Edward O'Callaghan · 10 years ago
  96. de40e0d lenovo/t530: Remove empty mainboard.asl by Edward O'Callaghan · 10 years ago
  97. 47d37b9 ec/lenovo/h8: return correctly typed package if battery is absent by Vladimir Serbinenko · 10 years ago
  98. 08ba7d0 pnp: Allow setting of misc register 0xfa in device tree by Stefan Reinauer · 11 years ago
  99. d40be11 tegra124/nyan: rougly stable code base by Gabe Black · 11 years ago
  100. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago