Age | Commit message (Expand) | Author |
2020-10-20 | sb/intel/ibexpeak: Align to coreboot's coding style | Angel Pons |
2020-09-26 | ironlake: Fix compilation on x86_64 | Patrick Rudolph |
2020-09-21 | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | sb/intel/ibexpeak: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-20 | sb/ibexpeak: Use macros instead of hard-coded IDs | Felix Singer |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-11-09 | arch/x86: Replace some __SMM__ guards | Kyösti Mälkki |
2019-11-09 | ELOG: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-08 | sb,soc/intel: Reduce preprocessor use with ME debugging | Kyösti Mälkki |
2019-10-30 | src/southbridge: change "unsigned" to "unsigned int" | Martin Roth |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
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-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-05-18 | sb/intel/ibexpeak: Get rid of device_t | Elyes HAOUAS |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-12-06 | intel PCI ops: Remove explicit PCI MMCONF access | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-06-29 | southbridge/intel/ibexpeak/me.c: Silence warns about unused func | Edward O'Callaghan |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-11 | ibexpeak: Remove some dead code. | Vladimir Serbinenko |
2013-11-25 | Support for Ibexpeak southbridge | Vladimir Serbinenko |
2013-06-13 | Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge" | Stefan Reinauer |
2013-06-12 | Add support for Intel Ibex Peak (Mobile 5) southbridge | Stefan Reinauer |