Age | Commit message (Expand) | Author |
2017-08-19 | arch/x86: Fix ugly NEED_LAPIC use | Kyösti Mälkki |
2017-08-18 | device/smbus: Reuse I2C bus operations where applicable | Nico Huber |
2017-08-18 | Reinvent I2C ops | Nico Huber |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-15 | device/smbus: Drop some never used boilerplate | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-08-14 | console: Add weak method to notify about death | Patrick Rudolph |
2017-08-10 | SMBIOS: Correct length calculation for empty string table | Konstantin Aladyshev |
2017-08-09 | device/pci: untangle struct device and device_t | Aaron Durbin |
2017-08-08 | add __must_check to */compiler.h | Caveh Jalali |
2017-08-07 | usbdebug: Refactor early enable | Kyösti Mälkki |
2017-08-06 | sb/intel/*: Use common SMBus functions | Arthur Heymans |
2017-08-04 | lib/cbmem: provide optional cbmem top initialization hook | Aaron Durbin |
2017-08-03 | lib/cbmem: remove cbmem_region_used() | Aaron Durbin |
2017-08-01 | src/include: Add guards on all header files | Martin Roth |
2017-07-28 | driver/intel/wifi: Update wifi wake source in elog | Naresh G Solanki |
2017-07-27 | timestamp: Apply factor to recorded stamps | Kyösti Mälkki |
2017-07-26 | Port cmos.default handling to C environment bootblock | Nico Huber |
2017-07-25 | soc/intel/skylake: Add IGD id for mobile Xeon with GT2 | Nico Huber |
2017-07-21 | soc/intel/apollolake: Add pci device id for GLK IGD | Hannah Williams |
2017-07-18 | vboot: Remove get_sw_write_protect_state callback | Julius Werner |
2017-07-17 | intel/fsp: Add and use new post codes for FSP phase indication | Subrata Banik |
2017-07-16 | assert: Add new dead_code() macro to assert dead code paths | Julius Werner |
2017-07-14 | geode_lx: Move declaration to another header | Kyösti Mälkki |
2017-07-13 | src/include: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-06 | smbios: Correct the system enclosure types | Elyes HAOUAS |
2017-07-01 | elog: Update for EC Device Events | Duncan Laurie |
2017-06-29 | lib/spd_bin: Use proper I2C addresses | Nico Huber |
2017-06-28 | amd/family15h: Add defines for boost and P-state | Marshall Dawson |
2017-06-27 | include/device: Add pci ids for Intel CNL | Lijian Zhao |
2017-06-26 | soc/amd/stoneyridge: Add CPU files | Marc Jones |
2017-06-22 | device/dram/ddr3.h: Add brackets around macro | Arthur Heymans |
2017-06-22 | cpu/x86/smm: fix up types in module loader | Aaron Durbin |
2017-06-19 | cpu/x86/smm/smihandler: Apply cosmetic changes | Patrick Rudolph |
2017-06-16 | haswell: add CBMEM_MEMINFO table when initing RAM | Matt DeVillier |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2017-06-12 | nb/intel/sandybridge: Improve CAS freq selection | Arthur Heymans |
2017-06-09 | elog: Add more detailed wake source events for USB2.0/3.0 port wake | Furquan Shaikh |
2017-06-09 | cpu/x86/mtrr: further expose declarations of functions | Aaron Durbin |
2017-06-09 | device/dram/ddr2.c: Fix is_registered_ddr2 | Arthur Heymans |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-06-05 | cpu/x86/mtrr: don't guard function declarations | Aaron Durbin |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-06-02 | device/device_util: Add function to determine bridge state | Patrick Rudolph |
2017-06-01 | src/include/device: Add System Agent (SA) device ids | Subrata Banik |
2017-06-01 | include/device: Add pci ids for Intel SD | Bora Guvendik |
2017-05-30 | lib/edid: Split out fill_lb_framebuffer() | Nico Huber |
2017-05-27 | lib/spd_bin: make SMBus SPD addresses an input | Aaron Durbin |