Age | Commit message (Expand) | Author |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2018-10-02 | src/soc/intel/broadwell/me.c: Correct HMRFPO misspelling | Angel Pons |
2018-06-01 | soc/intel/broadwell: Get rid of device_t | Elyes HAOUAS |
2017-07-13 | soc/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-17 | soc/intel/broadwell: Fix other issues detected by checkpatch | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Fix {}, () and conditional issues | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Add int to unsigned | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Fix spacing issues detected by checkpatch | Lee Leahy |
2016-10-19 | intel/broadwell: "free" memory after use | Patrick Georgi |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-29 | intel/broadwell: Hide use of acpi_slp_type | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-15 | broadwell: Clean up ME device and add new ME10 flow | Duncan Laurie |
2015-04-07 | broadwell: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-02-25 | intel/broadwell: free local heap object | Patrick Georgi |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-12 | soc/intel/broadwell/me.c: Prevent unused function warning | Edward O'Callaghan |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-10-22 | broadwell: add new intel SOC | Duncan Laurie |