summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/southcluster.c
AgeCommit message (Expand)Author
2020-07-09soc/intel/braswell: Drop some BIOS_SPEW printk'sAngel Pons
2020-06-06src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/intel/braswell: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-06soc/intel/braswell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-23soc/intel/braswell: Clean upAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-05soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans
2019-11-29soc/intel/braswell: Don't reinitialize SPI after lockdownArthur Heymans
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-05-03{soc, southbridge} : Correct typo in commentFrans Hendriks
2019-04-04soc/intel/braswell: Correct serial IRQ supportFrans Hendriks
2019-03-19soc/intel/braswell: Use IRQ 9 for SCIFrans Hendriks
2019-03-18soc/intel/braswell: Reserve IOAPIC and ROM resourcesFrans Hendriks
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28src/soc/intel/braswell/southcluster.c: Config ISA DMA controllerFrans Hendriks
2019-02-28soc/intel/braswell: Correct configuration of interruptsFrans Hendriks
2018-12-06src/soc/intel/braswell/southcluster.c: Config i8254 timerFrans Hendriks
2018-11-23src/soc/intel/braswell/southcluster.c: Replace fixed values by definesFrans Hendriks
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-05src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-04soc/intel/braswell: Get rid of device_tElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-09-20soc/intel/braswell: refactor rtc failure checkingAaron Durbin
2017-08-25soc/intel/braswell: Put SERIRQ in quiet modeHannah Williams
2017-08-07soc/intel/braswell: Fix SPI write after FLOCKDN is setHannah Williams
2017-03-17soc/intel/braswell: Fix most of the issues detected by checkpatchLee Leahy
2017-03-17soc/intel/braswell: Add int to unsignedLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-06Braswell: Update the ACPI tablesLee Leahy
2015-06-25Braswell: Add Braswell SOC supportLee Leahy
2015-05-28Remove address from GPLv2 headersPatrick Georgi
2015-05-23Braswell: Use Baytrail as Comparison BaseLee Leahy