1. 7c9bb41 cbfstool/lzma: Remove code which depends on commented out defines by Alexandru Gagniuc · 11 years ago
  2. c1d1fd8 cbfstool: Deserialize CBFS master header when reading image by Alexandru Gagniuc · 11 years ago
  3. 2516f2e hp/dl145_g1: Adding ACPI support by Oskar Enoksson · 11 years ago
  4. cb141bc usbdebug: Split PCI EHCI part by Kyösti Mälkki · 11 years ago
  5. 48e899d usbdebug: Fix data toggle on receive by Kyösti Mälkki · 11 years ago
  6. 089b88c usbdebug: Remove duplicate port claim by Kyösti Mälkki · 11 years ago
  7. 0108bf5 usbdebug: Improve receive speed by Kyösti Mälkki · 11 years ago
  8. ed87ebc cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK by Alexandru Gagniuc · 11 years ago
  9. b63b75b cbfstool: Fix LzmaEnc.c and build with -Wshadow by Alexandru Gagniuc · 11 years ago
  10. ae45a98 cbfstool: Fix build errors when building with clang by Alexandru Gagniuc · 11 years ago
  11. b33384a device_util: Make device in dev_find_slot_pnp u16. by Vladimir Serbinenko · 11 years ago
  12. ca4f4b8 mtrr: only add prefetchable resources as WRCOMB for VGA devices by Aaron Durbin · 11 years ago
  13. 892728c boardstatus/towiki: Fix 1st gen i3/i5/i7 codename by Vladimir Serbinenko · 11 years ago
  14. b845636 boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs by Vladimir Serbinenko · 11 years ago
  15. 400c05c device_util: Add dev_find_slot_pnp. by Vladimir Serbinenko · 11 years ago
  16. 732cee3 ARMv7: Remove static CBMEM allocation by Kyösti Mälkki · 11 years ago
  17. c79dfdb console: Drop IO and Oxford (PCI) UARTs on armv7 by Kyösti Mälkki · 11 years ago
  18. 9a3acf6 console: Drop extra uart_init() by Kyösti Mälkki · 11 years ago
  19. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 11 years ago
  20. d0281f1 uart8250: Drop unused declarations by Kyösti Mälkki · 11 years ago
  21. 2113099 uart8250: Drop xmodem support by Kyösti Mälkki · 11 years ago
  22. 03731d7 QEMU debugcon: Move under drivers/emulation/qemu by Kyösti Mälkki · 11 years ago
  23. 207379d ne2k: Move under drivers/net by Kyösti Mälkki · 11 years ago
  24. 5148642 spkmodem: Move under drivers/pc80 by Kyösti Mälkki · 11 years ago
  25. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago
  26. 9db1c4e usbdebug: Drop obsolete code by Kyösti Mälkki · 11 years ago
  27. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 11 years ago
  28. 7a4fa0a lib/memrange: Skip 0-sized resources. by Vladimir Serbinenko · 11 years ago
  29. 5b9e3b6 mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocation by Aaron Durbin · 11 years ago
  30. ed9307d memranges: add memranges_update_tag() functionality by Aaron Durbin · 11 years ago
  31. 3d6ffe7 load_payload: Use 32-bit accesses to speed up decompression. by Vladimir Serbinenko · 11 years ago
  32. 79c712c lenovo/x201: Enable flash prefetching. by Vladimir Serbinenko · 11 years ago
  33. 3fcde22 Add an xdr function for the cbfs_file header by Ronald G. Minnich · 11 years ago
  34. c625d09 mainboard/google: add initial rambi mainboard support by Aaron Durbin · 11 years ago
  35. 189aa3e baytrail: initialize punit by Aaron Durbin · 11 years ago
  36. c0270aa baytrail: load microcode in bootblock by Aaron Durbin · 11 years ago
  37. fd039f7 baytrail: disable tco timer by Aaron Durbin · 11 years ago
  38. a64ef62 baytrail: program PUNIT memory-mapped base address by Aaron Durbin · 11 years ago
  39. 51ca694 baytrail: add 316 microcode by Aaron Durbin · 11 years ago
  40. 3f00d29 baytrail: additional iosf changes by Aaron Durbin · 11 years ago
  41. 833ff35 baytrail: import and use updated mrc_wrapper.h by Aaron Durbin · 11 years ago
  42. c04e171 baytrail: Rearrange config options alphanumerically by Vadim Bendebury · 11 years ago
  43. 794bddf baytrail: start collecting timestamps by Aaron Durbin · 11 years ago
  44. 818f369 Change the linux payload generator to use the standard header generator by Ronald G. Minnich · 11 years ago
  45. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 11 years ago
  46. 2bdc0d0 cbfstool: Remove more unused functions from common.c by Alexandru Gagniuc · 11 years ago
  47. c677c7d cbfstool: Hide cbfstool_offset from the global namespace by Alexandru Gagniuc · 11 years ago
  48. f592c08 pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D. by Vladimir Serbinenko · 11 years ago
  49. fbdbcb7 AMD cimx/sb800: Set SPI frequency and prefetch by Kyösti Mälkki · 11 years ago
  50. d9b5d89 cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models by Oskar Enoksson · 11 years ago
  51. bc06691 cbfstool: remove unused function create_cbfs_image() by Alexandru Gagniuc · 11 years ago
  52. ebe3b3c baytrail: Add GPIO initial configuration infrastructure. by Shawn Nematbakhsh · 11 years ago
  53. c8f54a1 lenovo/x230: Enable msata port. by Vladimir Serbinenko · 11 years ago
  54. b5adeee cbfstool: add code to serialize the header using the new xdr functions by Ronald G. Minnich · 11 years ago
  55. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  56. 25fc8d1 drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespace by Paul Menzel · 11 years ago
  57. 566b4f0 AGESA f15tn: Fix GPP ports resume by Rudolf Marek · 11 years ago
  58. d69757b lenovo/x201: Skip AT24RF08 detection. by Vladimir Serbinenko · 11 years ago
  59. 707b35b pcengines/alix6: Make clone declaration in line with other clones. by Vladimir Serbinenko · 11 years ago
  60. 55f9a73 AMD hudson and yangtze: add IMC fan control support by WANG Siyuan · 11 years ago
  61. 62adc4c lenovo: Handle EEPROM/RFID chip. by Vladimir Serbinenko · 11 years ago
  62. 5f20dbf ibexpeak: add smbus_write_byte by Vladimir Serbinenko · 11 years ago
  63. e57718f bd82x6x: Add smbus_write_byte by Vladimir Serbinenko · 11 years ago
  64. dec9198 smbus: Add guards to avoid calling NULL. by Vladimir Serbinenko · 11 years ago
  65. 5ef4220 cpu/intel/model_2065x: Add model 20652 by Vladimir Serbinenko · 11 years ago
  66. 452d31a baytrail: introduce pattrs by Aaron Durbin · 11 years ago
  67. 4c53df4 baytrail: add dunit access and registers by Aaron Durbin · 11 years ago
  68. 191570d baytrail: set host memory map by Aaron Durbin · 11 years ago
  69. fda56a6 baytrail: add common pci_operations by Aaron Durbin · 11 years ago
  70. ecf9086 baytrail: initialize graphics before MRC by Aaron Durbin · 11 years ago
  71. ba170b47 baytrail: cache ROM space early in bootblock by Aaron Durbin · 11 years ago
  72. 81d3a22 baytrail: update microcode to version 313 by Aaron Durbin · 11 years ago
  73. ba1f9aa utils: Install man pages as non-executable (chmod 644) by Lubomir Rintel · 11 years ago
  74. 9a7d7bc baytrail: add initial support by Aaron Durbin · 11 years ago
  75. ba6b07e cpu/intel: allow non-packaged scoped turbo setting by Aaron Durbin · 11 years ago
  76. cd3f8ad x86: Add SMM helper functions to MP infrastructure by Aaron Durbin · 11 years ago
  77. d052040 x86: add SMM save state for 0x0100 revision by Aaron Durbin · 11 years ago
  78. e0785c0 x86: parallel MP initialization by Aaron Durbin · 11 years ago
  79. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  80. 6ac3405 x86: include optional reference code blob in cbfs by Aaron Durbin · 11 years ago
  81. f517c44 libpayload: Parse CBMEM ACPI GNVS pointer by Duncan Laurie · 11 years ago
  82. 2f6402c chromeec: allow override of i8042 interrupt by Aaron Durbin · 11 years ago
  83. 58867b1 chrome ec: Fix ASL to use IO() instead of FixedIO() by Duncan Laurie · 11 years ago
  84. 3a499c3 chromeos: provide option to identify reference code blob by Aaron Durbin · 11 years ago
  85. 16e899b cbmem: Export ACPI GNVS cbmem pointer in coreboot table by Duncan Laurie · 11 years ago
  86. d37705c vboot: provide empty vboot_verify_firmware() by Aaron Durbin · 11 years ago
  87. d432256 VBOOT: Set virtual recovery switch based on EC Software Sync by Duncan Laurie · 11 years ago
  88. 5760e19 AGESA boards: Clean up definition of BIOS_SIZE in platform_cfg by Edward O'Callaghan · 11 years ago
  89. 9ad52fe cbfstool/lzma: Avoid use of typedef with structs and enums by Alexandru Gagniuc · 11 years ago
  90. 4a7b115 cbfstool: Don't assume compiler is gcc, and use $(CC) by Alexandru Gagniuc · 11 years ago
  91. e20f27a cbfstool/lzma: Remove windows-specific remnants by Alexandru Gagniuc · 11 years ago
  92. 5719bdc cbfstool/lzma: Remove C++ remnants by Alexandru Gagniuc · 11 years ago
  93. 91e9f27 cbfstool/lzma: Use stdint and stdbool types by Alexandru Gagniuc · 11 years ago
  94. aa2f739 cbfs: fix issues with word size and endianness. by Ronald G. Minnich · 11 years ago
  95. 8449b5e libpayload: adjust max number of memranges by Aaron Durbin · 11 years ago
  96. 029aaf6 x86: add common definitions for control registers by Aaron Durbin · 11 years ago
  97. f545abf rmodule: consolidate rmodule stage loading by Aaron Durbin · 11 years ago
  98. 16000c8 spi: Add support for Winbod W25Q64DW by Aaron Durbin · 11 years ago
  99. bf18b17 cbmem: add reference code ids by Aaron Durbin · 11 years ago
  100. 3674ccf x86/mtrr: don't assume size of ROM cached during CAR mode by Aaron Durbin · 11 years ago