1. 1e6b591 broadwell: Skip pre-graphics delay in resume path by Duncan Laurie · 10 years ago
  2. b2deb22 broadwell: Implement Recovery Button by Ryan Lin · 10 years ago
  3. f92edfe Arrange CBMEM table entries' IDs alphanumerically by Vadim Bendebury · 10 years ago
  4. dfd441d urara: add config of SPI bus and correct selection of winbond flash by Ionela Voinescu · 10 years ago
  5. 8549797 imgtec/pistachio: Add spi_crop_chunk() by Patrick Georgi · 9 years ago
  6. 4038a7f gigabyte/ga-b75m-d3v: Add GIGABYTE GA-B75M-D3V mainboard by Damien Zammit · 9 years ago
  7. 31ca97c southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset by Damien Zammit · 9 years ago
  8. bcff3bd mainboard/lenovo/t430s,t530,x230:enable usb3, set xhci overcurrent mapping by Nicolas Reinecke · 9 years ago
  9. 59aef5c southbrige/intel/bd82x6x: add XHCI overcurrent map config by Nicolas Reinecke · 9 years ago
  10. f21b657 build system: improve portability by not relying on extraordinary dd options by Patrick Georgi · 9 years ago
  11. 01368ed Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART by Patrick Georgi · 9 years ago
  12. c047b10 purin: add ns16550 driver by Daisuke Nojiri · 10 years ago
  13. 3a2ac88 console: copy ns16550 driver from u-boot by Daisuke Nojiri · 10 years ago
  14. 76e3303 chromeos: vboot2: Add TPM PCR extension support by Julius Werner · 10 years ago
  15. 5aecacc vboot2 workbuf alignment is now 16 bytes, not 8 by Bill Richardson · 10 years ago
  16. cdf92ea rk3288: Disable ramstage compression by default by Julius Werner · 10 years ago
  17. 0b29a7b southbrige/intel/bd82x6x: XHCI replace magic values by Nicolas Reinecke · 9 years ago
  18. 7effaa4 riscv: use new-style CBFS header lookup by Patrick Georgi · 9 years ago
  19. 42001a7 vboot2: provide path for booting using alternative CBFS instances by Vadim Bendebury · 10 years ago
  20. 3c90365 vboot2: Implement new vb2ex_hwcrypto API by Julius Werner · 10 years ago
  21. 23727ca vboot: make vboot2_verify_firmware return by Daisuke Nojiri · 10 years ago
  22. 7c25640 ipq806x: initialize UART even when console is not enabled by Vadim Bendebury · 10 years ago
  23. b67b715 ipq806x: uart: replace hardware accessors by Vadim Bendebury · 10 years ago
  24. ab7586f broadwell: Set C9/C10 vccmin by Duncan Laurie · 9 years ago
  25. aafdddf broadwell: Disable XHCI compliance mode entry by Duncan Laurie · 10 years ago
  26. 2f2a5e5 panther: Fix pointer related errors in LAN code by Furquan Shaikh · 10 years ago
  27. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  28. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 10 years ago
  29. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  30. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  31. 14ecb54 soc/intel/common: Add common reset code by Lee Leahy · 10 years ago
  32. a32b6b9 soc/intel/common: Add function to protect MRC cache by Duncan Laurie · 10 years ago
  33. 1006b10 broadwell: add ROM stage pre console init call back by Wenkai Du · 10 years ago
  34. 3c6e5db libpayload udc: Support legal edge case of GET_CONFIGURATION call by Patrick Georgi · 9 years ago
  35. dc83d35 libpayload udc: Only enable configuration if it's valid by Patrick Georgi · 9 years ago
  36. e17d57e libpayload: Enforce strict packet handling order in ChipIdea driver by Patrick Georgi · 9 years ago
  37. 49a80ce libpayload: More defensive ChipIdea initialization by Patrick Georgi · 9 years ago
  38. 9a20a43 libpayload udc: Clear bit when it needs clearing by Patrick Georgi · 9 years ago
  39. bd6901e libpayload udc: Deconfigure device when necessary by Patrick Georgi · 10 years ago
  40. ea0bdf2 libpayload: Add zero length packet support to UDC framework by Patrick Georgi · 10 years ago
  41. 1bd3050 libpayload: Add USB device mode driver by Patrick Georgi · 10 years ago
  42. 2df124d lint: Add check for new board name scheme by Stefan Reinauer · 9 years ago
  43. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  44. e5d5942 cygnus: enable mmu by Daisuke Nojiri · 10 years ago
  45. 128de62 cygnus: configure memlayout by Daisuke Nojiri · 10 years ago
  46. fcfd989 cygnus: add timer functions by Daisuke Nojiri · 10 years ago
  47. 352135e urara: Define UART used for serial console by David Hendricks · 10 years ago
  48. b116a1a pistachio: Move console UART to a Kconfig variable by David Hendricks · 10 years ago
  49. d82e0cf Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option by Julius Werner · 10 years ago
  50. f0d038f flash: use two bytes of device ID to identify stmicro chips by Daisuke Nojiri · 10 years ago
  51. 7dcc48b storm: Add STM flash support by Vadim Bendebury · 10 years ago
  52. 3b1c238 qualcomm/ipq806x: add spi_crop_chunk() by Patrick Georgi · 9 years ago
  53. e5fd1c9 spi: allow inclusion of Micronix and STM drivers in bootblock by Vadim Bendebury · 10 years ago
  54. fc08b76 armv7: set CBFS header to zero by Vadim Bendebury · 10 years ago
  55. d6aaca9 pistachio: add DDR2 initialization code by Ionela Voinescu · 10 years ago
  56. b7be358 ryu: Add support for EVT board with ID BASE3(1,1) by Furquan Shaikh · 9 years ago
  57. 4e158bc armv7: work around hang in bootblock startup code by Daisuke Nojiri · 10 years ago
  58. f61809a storm: handle dual purpose recovery button by Vadim Bendebury · 9 years ago
  59. 20557c2 ryu: add support for p4 boards by David Riley · 10 years ago
  60. 8920865 ipq806x: extend GSBI driver to support i2c on any GSBI block by Sourabh Banerjee · 10 years ago
  61. 3cfb6a0 ipq806x: add LPASS clock control driver by Vadim Bendebury · 10 years ago
  62. 7f70ad6 rk3288: Add software I2C support by Julius Werner · 10 years ago
  63. 1c2748d ipq806x: Add support for mmu in bootblock. by Deepa Dinamani · 10 years ago
  64. efe279d veyron_{brain,danger,rialto}: Enable eventlogging by David Hendricks · 10 years ago
  65. 44004b37 veyron_{brain,danger,rialto}: Use common watchdog reboot by David Hendricks · 10 years ago
  66. e18c38e3 purin: add basic set of files for libpayload by Daisuke Nojiri · 10 years ago
  67. 0c253b6 rk3288: move reboot_from_watchdog() before rk808 setting by huang lin · 10 years ago
  68. 710e0a2 purin: add purin under mainboard by Daisuke Nojiri · 10 years ago
  69. a6712f3 broadcom/cygnus: add new SoC driver by Daisuke Nojiri · 10 years ago
  70. 105f5b7 chromeos: Provide common watchdog reboot support by Julius Werner · 10 years ago
  71. a5d2a8d veyron_*: Enable eventlogging by David Hendricks · 10 years ago
  72. 731bfef chromeos: Move memlayout.h/symbols.h into common directory by Julius Werner · 10 years ago
  73. f97b88b Makefile: Fix dependency tracking for ramstage objects by Julius Werner · 10 years ago
  74. 16d0188 storm: define location for storing CBFS header value by Vadim Bendebury · 10 years ago
  75. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  76. 7271e23 pistachio: report UART register width by Vadim Bendebury · 10 years ago
  77. 6cc5e52 libpayload: read register width from coreboot table by Vadim Bendebury · 10 years ago
  78. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  79. f7da3d2 libpayload: sync arch/arm/cache.c with coreboot by David Hendricks · 10 years ago
  80. d73a8e5 blaze: add new Hynix 2GB BCT by Neil Chen · 10 years ago
  81. e1298df exynos: return correct value when init_default_cbfs_media fails by Daisuke Nojiri · 10 years ago
  82. ee28c86 rk3288: detect sdram size at runtime by huang lin · 10 years ago
  83. d37bc75 veyron: move setup_chromeos_gpios() prototype to board.h by Julius Werner · 10 years ago
  84. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 10 years ago
  85. deaaab2 arch/mips: Fix bug when performing cache operations by Ionela Voinescu · 10 years ago
  86. fb03239 spi: Add function to read flash status register by Duncan Laurie · 10 years ago
  87. 1968b58 ARM: Remove -mno-unaligned-access by Julius Werner · 10 years ago
  88. 6addd40 libpayload: Take flash parameters from coreboot by Dan Ehrenberg · 10 years ago
  89. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  90. f9b49e8 Add delay before reading GPIOs in gpio_base2_value() by David Hendricks · 10 years ago
  91. 92da778 urara: add board id information for urara board by Ionela Voinescu · 10 years ago
  92. 90d0acb as3277: Fix month-off-by-one error for RTC driver by Julius Werner · 10 years ago
  93. 55cb84b bg4cd: define custom romstage entry by Daisuke Nojiri · 10 years ago
  94. 53b74f6 arm: allow custom stage entry code by Daisuke Nojiri · 10 years ago
  95. 1c78009 rk3288: Add a config variable hack to skip display init by David Hendricks · 10 years ago
  96. b7641cc veyron: Activate Winbond SPI driver by Julius Werner · 10 years ago
  97. c14e426 rk3288: support edp HPD function by huang lin · 10 years ago
  98. 1cd2e76 rk3288: meet the backlight power timing request by huang lin · 10 years ago
  99. 7049a8f veyron_rialto: Change recovery GPIO to PUSH_KEY. by Hung-Te Lin · 10 years ago
  100. 941c354 veyron_rialto: Fix boot failure in romstage. by Hung-Te Lin · 10 years ago