1. 9e687a6 superio/smsc/lpc47b272/superio.c: Remove dead code by Edward O'Callaghan · 8 years ago
  2. 520a328 src/superio/smsc/lpc47m10x/superio.c: Remove dead code by Edward O'Callaghan · 8 years ago
  3. 117849e superio/smsc/lpc47b272: Use link-time symbols over .c inclusion by Edward O'Callaghan · 8 years ago
  4. c3e77fc superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion by Edward O'Callaghan · 8 years ago
  5. 536a443 superio/smsc/lpc47b397: Use link-time symbols over .c inclusion by Edward O'Callaghan · 8 years ago
  6. b8f05d4 superio/nsc/pc87417: Use link-time symbols over .c inclusion by Edward O'Callaghan · 8 years ago
  7. db1a2fb superio/nsc/pc87366: Use link-time symbols over .c inclusion by Edward O'Callaghan · 8 years ago
  8. fc4e855 superio/nsc/pc97317: Use link-time symbols over .c inclusion by Edward O'Callaghan · 8 years ago
  9. e64f5b1 superio/intel/i3100: Use link-time symbol over .c includes by Edward O'Callaghan · 8 years ago
  10. 24fb03e superio/nsc/pc87360: Use link-time symbol over .c includes by Edward O'Callaghan · 8 years ago
  11. 74834e0 mainboard: Sanitize some superio include paths to be non-local by Edward O'Callaghan · 8 years ago
  12. cab1991 ipq806x: Fix casting in cbmem_top() so >=2GB can be used by David Hendricks · 9 years ago
  13. 11aaf1f ipq8064: Add work around for slow timer clock by Vadim Bendebury · 9 years ago
  14. 66fdbce libpayload: Provide selfboot() external declaration in a common file by Vadim Bendebury · 9 years ago
  15. 0b70bd1 ipq806x: move GPIO definitions to the proper include file by Vadim Bendebury · 9 years ago
  16. 6b33286 ipq806x: move translation table out of the way by Vadim Bendebury · 9 years ago
  17. 028cba9 ipq806x: Add USB support by Julius Werner · 9 years ago
  18. 96ef188 nyan_big: Update Hynix BCTs and add Kingston 2GB BCT. by Tom Warren · 9 years ago
  19. 1e3679d tegra124: configure DP with correct pixel clock by Vince Hsu · 9 years ago
  20. c1f7cbe arm: lpae: Set XN and PXN bits for noncacheable regions by Jimmy Zhang · 9 years ago
  21. cb2351e nyan: Ignore the recovery GPIO. by Todd Broch · 9 years ago
  22. 8ec74a3 libpayload: ipq8064: Add rudimentary timer driver by Vadim Bendebury · 9 years ago
  23. 5106b9d samus: Minor fixes for P1.9 boards by Duncan Laurie · 9 years ago
  24. ef57a22 wtm2: Fix issues with USB in firmware by Duncan Laurie · 9 years ago
  25. 502c38f samus: Enable DDI2 hotplug by Duncan Laurie · 9 years ago
  26. 25c6f75 samus: Update for board revision 1.9 by Duncan Laurie · 9 years ago
  27. fe8b788 samus: Move SPD related information to spd directory by Duncan Laurie · 9 years ago
  28. 0aa06cb wtm2: Convert to use soc/intel/broadwell by Duncan Laurie · 9 years ago
  29. ab639bf libpayload: don't test for unsigned >= 0 by Patrick Georgi · 8 years ago
  30. 3cb56e9 libpayload: avoid memory overflows by Patrick Georgi · 8 years ago
  31. 8180d1a libpayload/PDcurses: avoid NULL deref by Patrick Georgi · 8 years ago
  32. dafa12a intel/model_206ax: update microcode by Nicolas Reinecke · 8 years ago
  33. 24a53dd ipq806x: clean up UART driver tx_byte function by Vadim Bendebury · 9 years ago
  34. 0780d67 util/cbfstool: Fix byte-ordering for payload type field. by Hung-Te Lin · 9 years ago
  35. 3ae558f ARM64: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 8 years ago
  36. a38d1b2 ARMv7: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 8 years ago
  37. 96c9686 storm: Put the page table at a correct address by Vadim Bendebury · 9 years ago
  38. 1485c30 storm: modify memory layout by Vadim Bendebury · 9 years ago
  39. 2c04117 mainboard/storm: setup mmu in storm mainboard_init by Deepa Dinamani · 9 years ago
  40. 4d2d6ca soc/ipq806x : Add CONFIG_TTB_BUFFER for the soc. by Deepa Dinamani · 9 years ago
  41. 41a5d0d ipq8064: add SOC initialization skeleton by Vadim Bendebury · 9 years ago
  42. 1ea5685 storm: enable early console by Vadim Bendebury · 9 years ago
  43. 15c98b0 storm/ipq8064: add dynamic CBMEM support by Vadim Bendebury · 9 years ago
  44. f325434 ipq8064: Configure storm bootblock to run by Vadim Bendebury · 9 years ago
  45. 572795b lenovo/t420s: Add new port. by Nicolas Reinecke · 8 years ago
  46. c619c41 blaze: change ramcode 1000/1001/1010 to use 792MHz bct by Neil Chen · 9 years ago
  47. 0e2d9b6 storm: ipq8064: enable CBFS SPI wrapper by Vadim Bendebury · 9 years ago
  48. 20d3d53 ipq8084: provide monotonic us timer by Vadim Bendebury · 9 years ago
  49. 989e12b arm: Fix stored PC value when handling exceptions by Julius Werner · 9 years ago
  50. 739e6a8 elog: Add function to log boot reason in ChromeOS case by David Hendricks · 9 years ago
  51. 22261c3 allwinner/a10: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 8 years ago
  52. 6d82285 Allow RISCV to be compiled with ANY_TOOLCHAIN by Ronald G. Minnich · 8 years ago
  53. e8897c4 soc/riscv: Fix typo in src/soc/ucb/Makefile.inc. by Ronald G. Minnich · 8 years ago
  54. 922b3ca ARM: Fix ARM_LPAE to not be selectable as a menu item. by Ronald G. Minnich · 8 years ago
  55. 149ea15 mainboard/lenovo/t530/Kconfig: Enable VMX by default by Edward O'Callaghan · 8 years ago
  56. 2663a55 samus: Combine mainboard patches to build soc/intel/broadwell by Duncan Laurie · 9 years ago
  57. 229958e broadwell: Hook into the build system by Duncan Laurie · 9 years ago
  58. a6354a1 broadwell: Preparations for building by Marc Jones · 8 years ago
  59. dffd892 ipq8064: modify SPI controller driver to work in coreboot by Vadim Bendebury · 9 years ago
  60. 11c4c92 ipq8064/storm: UART enable and various fixes by Vadim Bendebury · 9 years ago
  61. 19c3da5 libpayload: Do not tolerate compilation warnings when building by Vadim Bendebury · 9 years ago
  62. 79a591f libpayload: Fix pointer related casts by Furquan Shaikh · 9 years ago
  63. a40901b vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistent by Edward O'Callaghan · 8 years ago
  64. bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 8 years ago
  65. a91e1e6 Fix Kconfig whitespace by Kyösti Mälkki · 8 years ago
  66. d816a02 baytrail: add more gpio init macros by Kane Chen · 9 years ago
  67. a859aa3 nyan*: Set GEN2 I2C pads to open-drain mode by Ken Chang · 9 years ago
  68. 9e208bc Print segment clean up information only when required. by Vadim Bendebury · 9 years ago
  69. 0dadb76 rambi: Add _PRW for LID0 ACPI Device by Shawn Nematbakhsh · 9 years ago
  70. 8c7e622 rambi: Unconditionally clear the EC recovery request by Sheng-Liang Song · 9 years ago
  71. d6fb32b libpayload: usb: xhci: Fix TD size if it overflows 5 bits by Rajmohan Mani · 9 years ago
  72. 1d6560f chromeos: Unconditionally clear the EC recovery request by Sheng-Liang Song · 9 years ago
  73. afde961 vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceive by Daisuke Nojiri · 9 years ago
  74. 704c006 Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitch by Kein Yuan · 9 years ago
  75. 4397aa1 vboot: Add a new post code for TPM failure by Duncan Laurie · 9 years ago
  76. a4c4b1c6 elog: Use the RTC driver interface instead of reading CMOS directly. by Gabe Black · 9 years ago
  77. abb001a rtc: Add an RTC driver for the AS3722 PMIC. by Gabe Black · 9 years ago
  78. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 9 years ago
  79. 3afa03e ipq8064: copy u-boot spi driver as is by Vadim Bendebury · 9 years ago
  80. 6a0982e nyan_blaze: Enable USB port2 by Neil Chen · 9 years ago
  81. 83d1ba7e tegra: i2c: Add a timeout to I2C bit clear recovery mechanism by Julius Werner · 9 years ago
  82. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 9 years ago
  83. b4bd53a tegra124: Active dc/sor register change immediately by Vince Hsu · 9 years ago
  84. c09642e tegra124: display clock should be initialized before any access by Vince Hsu · 9 years ago
  85. d72d8aa nyan*: Log boot reason in eventlog by David Hendricks · 9 years ago
  86. d0d57a7 nyan*: Add an empty elog functions for the !CONFIG_ELOG case by David Hendricks · 9 years ago
  87. 7086ea9 libpayload: fix printf handling of unsigned long long by Patrick Georgi · 8 years ago
  88. bcf07c3 libpayload: don't dereference null pointer in exception handler by Patrick Georgi · 8 years ago
  89. 8229244 libpayload: Add missing break statement by Patrick Georgi · 8 years ago
  90. f4c86b0 libpayload: Remove useless continue after return by Patrick Georgi · 8 years ago
  91. f17680b ipq8064: prepare uart driver for use in coreboot by Vadim Bendebury · 9 years ago
  92. 4f062ae ipq8064: prepare include files before adding UART driver by Vadim Bendebury · 9 years ago
  93. 6a3f92f ipq8064: SOC UART driver belongs in the SOC directory by Vadim Bendebury · 9 years ago
  94. 017287a ipq8064: make timer services available by Marc Jones · 8 years ago
  95. 0b341b3 ipq/arm: Redesign hooks for bootblock by Vadim Bendebury · 9 years ago
  96. db10dc7 libpayload: Fix libpayload build compilation warnings by Vadim Bendebury · 9 years ago
  97. 6f98fc30 libpayload: Provide selfboot function. by Hung-Te Lin · 9 years ago
  98. 1a3675e baytrail: Add defines and functions for GPNCORE by Kein Yuan · 9 years ago
  99. 0658d23 SPI: Add Eon EN25S64 support. by Marc Jones · 9 years ago
  100. 79f60a5 SPI: Fix Eon support by Marc Jones · 9 years ago