Age | Commit message (Expand) | Author |
2018-04-05 | x86: Add function to modify CR3 register | Naresh G Solanki |
2018-04-03 | include/string: Add strrchr | Patrick Rudolph |
2018-04-03 | spi: Add helper functions for bit-banging | Julius Werner |
2018-03-26 | soc/intel: Add KBL-S MCH and some KBL PCH support | Gaggery Tsai |
2018-03-23 | include: Update dimm_info documentation | Raul E Rangel |
2018-03-15 | include/device: Add pci id for Intel EMMC for SKL | Barnali Sarkar |
2018-03-07 | smbios: Extend Baseboard (or Module) Information (type2) | Julien Viard de Galbert |
2018-03-06 | soc/amd/stoneyridge: Add ST/CZ SMBus device id | Martin Roth |
2018-02-26 | src/arch/x86/smbios.c: Fix type 17 part number | Richard Spiegel |
2018-02-23 | console: Introduce a way for mainboard to override the loglevel | Julien Viard de Galbert |
2018-02-22 | device/ddr2,ddr3: Rename and move a few things | Arthur Heymans |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2018-02-16 | x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs | Marshall Dawson |
2018-02-07 | lib/stage_cache: Add save/get raw storage | Marshall Dawson |
2018-02-07 | soc/intel/skylake: Add Kabylake PCH H device ID's | V Sowmya |
2018-01-31 | device/pci_rom: Write _ROM method for VGA devices | Patrick Rudolph |
2018-01-30 | drivers/spi: support cmd opcode deduction for spi_crop_chunk() | Aaron Durbin |
2018-01-25 | sconfig: Add a new mmio resource type | Justin TerAvest |
2018-01-25 | soc/intel/skylake: Clean up the skylake PCH H device ID macros | V Sowmya |
2018-01-24 | device/i2c_bus: allow i2c_bus and i2c_simple to coexist | Aaron Durbin |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2018-01-12 | soc/intel/common: Add Intel HDA common block driver | Duncan Laurie |
2017-12-20 | device/dram/ddr2.c: Store the checksum in the decoded SPD struct | Arthur Heymans |
2017-12-20 | include/cpu/x86: Add clflush inline function | Marshall Dawson |
2017-12-18 | drivers/mrc_cache: Add missing include file to mrc_cache.h | Marshall Dawson |
2017-12-17 | drivers/mrc_cache: move mrc_cache support to drivers | Aaron Durbin |
2017-12-15 | drivers/spi/spi_flash: add flash region protection to controller | Aaron Durbin |
2017-12-13 | device: Make pci_dev_ops_pci structure global | Subrata Banik |
2017-12-11 | intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c | Elyes HAOUAS |
2017-12-08 | device/pciexp_device: Set values numerically instead of as bitmask | Patrick Georgi |
2017-12-07 | soc/intel/apollolake: add ability to enable eSPI | Bora Guvendik |
2017-12-07 | boardid: Add helpers to read sku_id strapping into coreboot tables | Julius Werner |
2017-12-07 | boardid: Minor clean up and standardization | Julius Werner |
2017-12-06 | Kconfig: Remove BOARD_ID_MANUAL option | Julius Werner |
2017-11-30 | intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) | Elyes HAOUAS |
2017-11-28 | soc/intel/skylake: Make use of Intel common DSP block | Subrata Banik |
2017-11-28 | intel/common/block: Add SKL CSME device ID | Subrata Banik |
2017-11-19 | include/timer.h: add NSECS_PER_SEC macro | Lin Huang |
2017-11-15 | device: further untangle device_t from struct device | Aaron Durbin |
2017-11-10 | device: untangle device_t from struct device some more | Aaron Durbin |
2017-11-07 | src: Fix all Siemens copyrights | Mario Scheithauer |
2017-11-04 | include: Deactivate timestamp_get if kconfig option not set | Philipp Deppenwiese |
2017-11-02 | cpu/x86/mtrr: fix fls() and fms() inline assembly | Aaron Durbin |
2017-11-01 | cpu/amdfam15.h: Add definition for MMIO config MSR | Marshall Dawson |
2017-10-31 | intel/common/smbus: increase spd read performance | Kane Chen |
2017-10-20 | lib/gpio: constify array inputs | Aaron Durbin |
2017-10-19 | cpu/x86: add AMD registers to SMM save state | John E. Kabat Jr |
2017-10-19 | elog: Support logging S0ix sleep/wake info in elog | Furquan Shaikh |
2017-10-13 | src/device: Update LTR configuration scheme | Aamir Bohra |
2017-09-27 | cpu/amd/amdfam15: Add misc. SMM definitions | Marshall Dawson |