1. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 11 years ago
  2. 71216c9 Makefile: Fix adding intel/common by Kyösti Mälkki · 11 years ago
  3. e23c22d usbdebug: Fix missing include by Kyösti Mälkki · 11 years ago
  4. 8eaf1e7 cpu/intel/model_67x: Add missing include by Kyösti Mälkki · 11 years ago
  5. 696561c kontron/ktqm77: Update cmos checksum range by Nico Huber · 11 years ago
  6. ca4f073 ec/kontron/it8516e: Add sanity checks for values from nvram by Nico Huber · 11 years ago
  7. 1f9f678 ec/kontron/it8516e: Comment low-level EC functions by Nico Huber · 11 years ago
  8. 260c33b ec/kontron/it8516e: Remove some unsafe bit shifting by Nico Huber · 11 years ago
  9. 8e1a7cc kontron/ktqm77: Squeeze more fan options into cmos.layout by Nico Huber · 11 years ago
  10. 9ce71b3 ec/kontron/it8516e: Add PWM limits option by Nico Huber · 11 years ago
  11. 942b6c2 ec/kontron/it8516e: Correct fan setting for PWM mode by Nico Huber · 11 years ago
  12. 6d6a2ac ec/kontron/it8516e: Add option for external temperature sensor by Nico Huber · 11 years ago
  13. 933b5df AMD Parmer: Fix file permissions on asl files in mainboard by Kimarie Hoot · 11 years ago
  14. b9646a2 emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  15. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 11 years ago
  16. 026ff3e usbdebug: Split endpoint buffers by Kyösti Mälkki · 11 years ago
  17. dcea700 inteltool: Print raw CPUID and make hexadecimal values unambiguous by Damien Zammit · 11 years ago
  18. 0d2119d buildgcc: Update reference toolchain by Stefan Reinauer · 11 years ago
  19. b5e777c X86: make the SIPI num_starts a config variable by Ronald G. Minnich · 11 years ago
  20. 4c2ebeb it8728f: Add ITE IT8728F superio early serial support. by Damien Zammit · 11 years ago
  21. ed621ad AMD Yangtze: Update 3rdparty hash for new blobs by Bruce Griffith · 11 years ago
  22. c71ac38 SMBIOS: Clarify prompts and help texts for Serial and Version Numbers by Peter Stuge · 11 years ago
  23. be8b99d Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String" by Peter Stuge · 11 years ago
  24. cd24e3f lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String by Peter Stuge · 11 years ago
  25. 5d84743 beaglebone: Get rid of a redundant CBFS_ROM_OFFSET. by Gabe Black · 11 years ago
  26. bf0988b AMD Fam15tn: Split DSDT into common sections by Steve Goodrich · 11 years ago
  27. c6b4416 CBFS: Use memmove instead of memcpy when loading a file from CBFS. by Gabe Black · 11 years ago
  28. 630e4e8 am335x: Make the default media for the bootblock sram instead of NAND flash. by Gabe Black · 11 years ago
  29. 6cfe223 am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig. by Gabe Black · 11 years ago
  30. 81cbada beaglebone: Put some code in romstage.c so we can tell if it ran. by Gabe Black · 11 years ago
  31. 978c215 ARM: Define custom ELF headers for ARM. by Gabe Black · 11 years ago
  32. c392b64 SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure by Peter Stuge · 11 years ago
  33. 4e7385b SMBIOS: Allow overriding default Manufacturer and Product names by Peter Stuge · 12 years ago
  34. d98cef1 lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVO by Peter Stuge · 11 years ago
  35. 7a6651c arm: Add and enable an arch specific version of memmove. by Gabe Black · 11 years ago
  36. ccdc005 x86: Add and enable an arch verson of memmove. by Gabe Black · 11 years ago
  37. 545c0ca Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. by Gabe Black · 11 years ago
  38. eac9916 lenovo/x60: Move mainboard_enable() code into a mainboard_init() by Peter Stuge · 11 years ago
  39. 9478297 src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted by Paul Menzel · 11 years ago
  40. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  41. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  42. cbe2ede usbdebug: Cleanup dbgp_ehci_info call by Kyösti Mälkki · 11 years ago
  43. 2c516ed usbdebug: Drop old includes by Kyösti Mälkki · 11 years ago
  44. 5fbfc91 Move the HAVE_ARCH_* config options from src/arch/x86 to src/. by Gabe Black · 11 years ago
  45. db02069 arm: Add a W() macro for use in kernel assembler. by Gabe Black · 11 years ago
  46. c65001f Fix CBMEM console use with CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  47. b25a9da Unify PCI configuration cycles by Kyösti Mälkki · 11 years ago
  48. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  49. 5291432 Vortex86EX southbridge routes more built-in PCI device IRQs. by Andrew Wu · 11 years ago
  50. 8ee04d7 usbdebug: Put ehci_debug_info in CAR_GLOBAL by Kyösti Mälkki · 11 years ago
  51. 41c10cd usbdebug: Move EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  52. 9e7806a usbdebug: Move ehci_debug_info allocation by Kyösti Mälkki · 11 years ago
  53. 4d409b5 usbdebug: Refactor disable logic by Kyösti Mälkki · 11 years ago
  54. d686acd pit: Redo the display port bridge initialization code. by Gabe Black · 11 years ago
  55. 0570286 pit: Enable the ps8625 driver. by Gabe Black · 11 years ago
  56. 2ddc9ea parade: Add a driver for the parade ps8625. by Gabe Black · 11 years ago
  57. a5dc091 i2c: Change the type of the data parameter to uint8_t. by Gabe Black · 11 years ago
  58. 3858b3f pit: Stop setting up the hardware dp hotplug detect in ROM stage too. by Gabe Black · 11 years ago
  59. 88ac9b5 PIT: add panel to the list of things to be powered up by the PMIC by Ronald G. Minnich · 11 years ago
  60. da7b8e4 armv7/exynos: Prevent unexpected reboots in resume. by Hung-Te Lin · 11 years ago
  61. c0b2144 pit: Replace the tps65090 functions and adjust the hotplug detect line. by Gabe Black · 11 years ago
  62. 9f96aa6 chromeec: Add a function to send passthrough i2c messages. by Gabe Black · 11 years ago
  63. 2b31679 armv7/pit: Correct EC device in mainboard configuration. by Hung-Te Lin · 11 years ago
  64. f473df1 armv7/exynos5420: Remove the extra reopen when reading SPI. by Hung-Te Lin · 11 years ago
  65. a965a37 armv7/exynos5420: Apply new implementation for SPI transmission. by Hung-Te Lin · 11 years ago
  66. 8644207 armv7/exynos5420: Add output ability and half-duplex mode in SPI driver. by Hung-Te Lin · 11 years ago
  67. cab3621 armv7/exynos5420: Revise SPI open/close/reset procedure. by Hung-Te Lin · 11 years ago
  68. ed1742c armv7/exynos5420: Provide configuration for SPI0~SPI2. by Hung-Te Lin · 11 years ago
  69. ffa5bad armv7/exynos5420: Change SPI module to standard <spi-generic> interface. by Hung-Te Lin · 11 years ago
  70. 45d524d2 armv7/exynos5420: Clean up unused header and constants in spi.c by Hung-Te Lin · 11 years ago
  71. 16cb010 armv7/exynos5420: Revise SPI device list in cpu.h by Hung-Te Lin · 11 years ago
  72. 0ee7062 ec/google: Support ChromeOS EC on SPI bus. by Hung-Te Lin · 11 years ago
  73. e946f98 ec/google: Support Chrome EC protocol version 3. by Hung-Te Lin · 11 years ago
  74. 23fb997 ec/google: Generalize communication protocol support in EC drivers. by Hung-Te Lin · 11 years ago
  75. c357aed armv7/pit: Setup EC on SPI2. by Hung-Te Lin · 11 years ago
  76. e42030d arm/exynos: Correct SPI session commands. by Hung-Te Lin · 11 years ago
  77. 8b95c13 AMD: Kconfig cleanup by Kyösti Mälkki · 11 years ago
  78. 3ad5a9b pit: update I2C4 speed constant by David Hendricks · 11 years ago
  79. f396ad5 exynos5420: i2c: Fix error handling. by Gabe Black · 11 years ago
  80. 7c2ae7a exynos5420: Clock the mmc blocks off of the mpll. by Gabe Black · 11 years ago
  81. 04d6e01 pit: Configure the pinmux for the i2c busses that are connected on pit. by Gabe Black · 11 years ago
  82. be58278 exynos5420: use speed parameter in i2c_init() for HSI2C by David Hendricks · 11 years ago
  83. 2d2e37f exynos5420: Change some clock settings. by Gabe Black · 11 years ago
  84. cf7509cf exynos5420: Fix the way the rate of the input clock for i2c buses is found. by Gabe Black · 11 years ago
  85. 7dd5814 snow: Add flush to UART driver. by Hung-Te Lin · 11 years ago
  86. ce7a5a7 ec/chromeec: Merge upstream V3 structure and constant definition. by Hung-Te Lin · 11 years ago
  87. 3a0d0d8 Exynos5420: Initialize USB PHY by Stefan Reinauer · 11 years ago
  88. 2ad63c2 Exynos5250: Initialize USB PHY by Stefan Reinauer · 11 years ago
  89. 062c17b Exynos: Only compile UART in if serial console is selected by Stefan Reinauer · 11 years ago
  90. 9d9b0dd Don't try to use CBMEM console in bootblock by Stefan Reinauer · 11 years ago
  91. 0051510 Exynos5420: add code to make sure resume will work on DRAM. by Ronald G. Minnich · 11 years ago
  92. 6b0bab9 ARMv7: Drop duplicate call to bootblock_cpu_init() by Stefan Reinauer · 11 years ago
  93. d2f45c6 Simplify early / bootblock console code by Stefan Reinauer · 11 years ago
  94. b919809 ARM: Don't leave alignment checking on after the exception test. by Gabe Black · 11 years ago
  95. 63bb610 pit: Replace the snow GPIO indexes with ones for pit. by Gabe Black · 11 years ago
  96. fdd2356 pit: Remove the MAX_CPUS option. by Gabe Black · 11 years ago
  97. 16c1480 pit: Stop compiling in the max77686 driver on pit. by Gabe Black · 11 years ago
  98. f0ebac8 pit: Stop calling tps65090 functions until we can call through the EC. by Gabe Black · 11 years ago
  99. 46b57bb exynos5420: Switch to fixed size types in dmc.h. by Gabe Black · 11 years ago
  100. becb3f6 exynos5420: Revamp the high speed I2C driver. by Gabe Black · 11 years ago