Age | Commit message (Expand) | Author |
2024-03-30 | soc/intel: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2022-06-26 | soc/intel/baytrail,braswell: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-07-09 | soc/intel/braswell: Drop some BIOS_SPEW printk's | Angel Pons |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
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 | soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-04-06 | soc/intel/braswell: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-23 | soc/intel/braswell: Clean up | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-05 | soc/intel/braswell: Use common sb code for SPI lockdown configuration | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-05-03 | {soc, southbridge} : Correct typo in comment | Frans Hendriks |
2019-04-04 | soc/intel/braswell: Correct serial IRQ support | Frans Hendriks |
2019-03-19 | soc/intel/braswell: Use IRQ 9 for SCI | Frans Hendriks |
2019-03-18 | soc/intel/braswell: Reserve IOAPIC and ROM resources | Frans Hendriks |
2019-03-18 | src: Drop unused 'include <romstage_handoff.h>' | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
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 |
2019-02-28 | src/soc/intel/braswell/southcluster.c: Config ISA DMA controller | Frans Hendriks |
2019-02-28 | soc/intel/braswell: Correct configuration of interrupts | Frans Hendriks |
2018-12-06 | src/soc/intel/braswell/southcluster.c: Config i8254 timer | Frans Hendriks |
2018-11-23 | src/soc/intel/braswell/southcluster.c: Replace fixed values by defines | Frans Hendriks |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-05 | src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstage | Frans Hendriks |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-06-04 | soc/intel/braswell: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-09-20 | soc/intel/braswell: refactor rtc failure checking | Aaron Durbin |
2017-08-25 | soc/intel/braswell: Put SERIRQ in quiet mode | Hannah Williams |
2017-08-07 | soc/intel/braswell: Fix SPI write after FLOCKDN is set | Hannah Williams |
2017-03-17 | soc/intel/braswell: Fix most of the issues detected by checkpatch | Lee Leahy |
2017-03-17 | soc/intel/braswell: Add int to unsigned | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-06 | Braswell: Update the ACPI tables | Lee Leahy |
2015-06-25 | Braswell: Add Braswell SOC support | Lee Leahy |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-23 | Braswell: Use Baytrail as Comparison Base | Lee Leahy |