1. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  2. 40ce5d9 nvidia/ck804/lpc.c: Fix power restoration control by Timothy Pearson · 10 years ago
  3. 5c4a510 rush: Add support for rush board by Furquan Shaikh · 10 years ago
  4. 4208e0c tegra132: Add support for tegra132 soc by Furquan Shaikh · 10 years ago
  5. 17b9c19 arm64: Prepare ARM64 for building by Marc Jones · 10 years ago
  6. 5ec1153 northbridge/amd: Add Kconfig options for ECC redirection by Timothy Pearson · 10 years ago
  7. 6f2caa0 northbridge/amd: Add Kconfig options for ECC scrub rate by Timothy Pearson · 10 years ago
  8. d0c1dd0 device/hypertransport.c: Fix typo in comment by Timothy Pearson · 10 years ago
  9. 29445dc device/oprom/realmode/x86: Fix memory corruption by Zhuo-Hao Lee · 10 years ago
  10. 7e72abe samus: Update indices of ramstage and refcode blobs by Randall Spangler · 10 years ago
  11. 808a254 samus: Delay bringing SSD out of reset by Duncan Laurie · 10 years ago
  12. 6a342cb samus: Disable self refresh and MRC cache on broadwell by Duncan Laurie · 10 years ago
  13. 515d3d2 samus: Enable keyboard backlight by Duncan Laurie · 10 years ago
  14. 00aedc5 samus: add acpi resource for supporting RT5677 codec by Kane Chen · 10 years ago
  15. 2e3bdcf7 asrock/e350m1: Fix PCIe slot for x4 cards by Kyösti Mälkki · 10 years ago
  16. 374f27b baytrail: there is a chance that USBPHY_COMPBG is set to 0 by Kane Chen · 10 years ago
  17. e381544 rambi: configure USBPHY_COMPBG by the setting in devicetree.cb by Kane Chen · 10 years ago
  18. 314c4c3 baytrail: use the setting in devicetree.cb to config USBPHY_COMPBG by Kane Chen · 10 years ago
  19. 7a3c349 rmodule: Fix 64-bit related typecast errors by Furquan Shaikh · 10 years ago
  20. 251eef1 coreboot tpm: Fix printk format specifiers by Furquan Shaikh · 10 years ago
  21. c1f5a2e fmap: Fix pointer related casts by Furquan Shaikh · 10 years ago
  22. 660ec7c drivers/i2c/w83795: Fix tautology from wrong return type by Edward O'Callaghan · 10 years ago
  23. b0a00c9 mainboard/tyan/s2882/irq_tables.c: Remove dead code under #if 0 by Edward O'Callaghan · 10 years ago
  24. 4417deb Move container_of() macro to stddef.h by Stefan Reinauer · 10 years ago
  25. 4175927 baytrail broadwell: Use timestamps internal stash by Kyösti Mälkki · 10 years ago
  26. 5780d6f Revert "vboot2: add verstage" by Paul Menzel · 10 years ago
  27. 3bde659 vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variable by Edward O'Callaghan · 10 years ago
  28. b4d176b northbridge/via/vx800/lpc.c: Remove unused variables by Edward O'Callaghan · 10 years ago
  29. 320647a vboot2: add verstage by Daisuke Nojiri · 10 years ago
  30. b3e0202 cbfs: add cbfs_read() by Aaron Durbin · 10 years ago
  31. b312b7f cbfs: add cbfs_locate_file() by Aaron Durbin · 10 years ago
  32. fa6bd71 vendorcode/intel: remove DebugDeadLoop() from fsptypes.h by Martin Roth · 10 years ago
  33. 735e10a soc/intel/fsp_baytrail/gpio.c: Silence unused variable warning by Edward O'Callaghan · 10 years ago
  34. b50921e mainboard/lenovo/x220/gpio.c: Remove unused struct by Edward O'Callaghan · 10 years ago
  35. 98b698c src/device: Doxygen fixes by Martin Roth · 10 years ago
  36. 97ccefd southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  37. 8cc5dc1 soc/intel/broadwell/me.c: Prevent unused function warning by Edward O'Callaghan · 10 years ago
  38. dd191a2 soc/intel/broadwell/spi_loading.c: Remove dead code by Edward O'Callaghan · 10 years ago
  39. 37130eb mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIO by Edward O'Callaghan · 10 years ago
  40. fc13352 mainboard/lenovo/x201/romstage.c: Remove unused function by Edward O'Callaghan · 10 years ago
  41. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  42. 2320cbe AMD binaryPI: Drop ramtop via nvram by Kyösti Mälkki · 10 years ago
  43. 7a846e7 ACPI: Prepare for HAVE_ACPI_RESUME changes by Kyösti Mälkki · 10 years ago
  44. 054c83a Fix mainboard names for daisy and peach_pit by David Hendricks · 10 years ago
  45. 2fcf6f1 haswell: Fix MRC cache to use CBFS by Kyösti Mälkki · 10 years ago
  46. 1682b8d macbook21: Add CST entries by Axel Holewa · 10 years ago
  47. 560c643 Primitive memory test by David Hendricks · 10 years ago
  48. 4a810ba nyan*: I2C: Fix bus clear BC_TERMINATE naming. by Tom Warren · 10 years ago
  49. 749559b tegra124: fix and fine tune the warm boot code by Joseph Lo · 10 years ago
  50. 0b5b541 AMD binaryPI 00730F01: Switch to per-device ACPI by Kyösti Mälkki · 10 years ago
  51. dc35756 cpu/amd/pi: Use acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  52. 6d28b91 amd/agesa/family12/northbridge.c: Indent (tab) fix by Edward O'Callaghan · 10 years ago
  53. f4ef77e tegra: i2c: re-init i2c controller after reset by Jimmy Zhang · 10 years ago
  54. 6a29e6c elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary by David Hendricks · 10 years ago
  55. c253189 samus: Updates from P2 build by Duncan Laurie · 10 years ago
  56. bb0d5ef x86: Initialize drivers in SMM context if needed by David Hendricks · 10 years ago
  57. 990a592 samus: Enable EC ALS device by Duncan Laurie · 10 years ago
  58. 612163eb chrome ec: Add ACPI Device for ALS if enabled by Duncan Laurie · 10 years ago
  59. a416f21 samus: Updates for P2 board by Duncan Laurie · 10 years ago
  60. 2445274 storm: Reserve memory from 0x4000_0000-0x414f_ffff by David Hendricks · 10 years ago
  61. 0c0767c storm: Increase DRAM size to 1024MB by David Hendricks · 10 years ago
  62. f6ad832 storm: USB fixes for proto0 by Vadim Bendebury · 10 years ago
  63. 22fa0e0 spi: Add Spansion flash S25FL128P by Vadim Bendebury · 10 years ago
  64. d686522 misc: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  65. c62ee70 src/mainboard: Doxygen fixes by Martin Roth · 10 years ago
  66. 2507820 src/include: Doxygen fixes by Martin Roth · 10 years ago
  67. 08079ec mainboard/packardbell/ms2290/romstage.c: Comment unused func by Edward O'Callaghan · 10 years ago
  68. 5e06850 northbridge/intel/nehalem/raminit.c: Remove redundant function by Edward O'Callaghan · 10 years ago
  69. 199b581 Drop duplicate API from spi_flash.h by Stefan Reinauer · 10 years ago
  70. 9c2aa69 asrock/e350m1, lenovo/x2x0 Kconfig: fix indentation by Nicolas Reinecke · 10 years ago
  71. 1d7f5c5 macbook21 lenovo/xx: Fix inw() in SMI handlers by Kyösti Mälkki · 10 years ago
  72. 543888d northbridg/via/vx900: Doxygen fixes by Martin Roth · 10 years ago
  73. f4cb412 northbridge/amd: Doxygen fixes by Martin Roth · 10 years ago
  74. 9739846 northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.c by Edward O'Callaghan · 10 years ago
  75. de53bdf CBMEM: Rename utility file by Kyösti Mälkki · 10 years ago
  76. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  77. 5491ca2 cpu: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  78. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  79. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  80. d42c9dae8 superio: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  81. 0d3cde9 superio/smsc/lpc47n217: Drop dead code by Stefan Reinauer · 10 years ago
  82. d548e5c broadwell: Use correct include file for console functions by Stefan Reinauer · 10 years ago
  83. 8de452d Drop VIA VT8235 southbridge by Stefan Reinauer · 10 years ago
  84. 9b29aad Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" by Kyösti Mälkki · 10 years ago
  85. 6355cbf AMD platforms: fix callout_entry doxygen errors by Martin Roth · 10 years ago
  86. d30746ab6 AMD Mainboards - rd890_cfg.h: fix Doxygen errors. by Martin Roth · 10 years ago
  87. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  88. d63dbe8 AMD Mainboards - rd890_cfg.c: Fix doxygen warnings by Martin Roth · 10 years ago
  89. 32bc6b6 doxygen fixes: fix parameter names to match the functions by Martin Roth · 10 years ago
  90. 0b2c4ec Remove AMD's "Release Content" doxygen from coreboot files by Martin Roth · 10 years ago
  91. fc34750 drivers/intel/fsp: split the UEFI HOB functions into hob.c by Martin Roth · 10 years ago
  92. 9270553 Re-factor 'to_flash_offset()' into 'spi_flash.h' by Edward O'Callaghan · 10 years ago
  93. 089a510 northbridge/intel: Do not define include guard as 1 by Edward O'Callaghan · 10 years ago
  94. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  95. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  96. d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 10 years ago
  97. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  98. 83405a1 hp/abm: Add new mainboard by Dave Frodin · 10 years ago
  99. e75deb6 Copy asrock/ibm-a180 to hp/abm by Kyösti Mälkki · 10 years ago
  100. c800199 northbridge/via/vx800/examples: Remove rotting source by Edward O'Callaghan · 10 years ago