summaryrefslogtreecommitdiff
path: root/src/mainboard/packardbell
AgeCommit message (Expand)Author
2020-01-13mb/packardbell/ms2290/acpi_tables: Remove unneeded includesElyes HAOUAS
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-12-12mb/**/hda_verb.c: Clean up formattingAngel Pons
2019-12-11mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons
2019-11-28mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-04mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-25src/mainboard: Drop wrong _ADR objectsElyes HAOUAS
2019-10-25mb/*/*/smihandler: Remove bogus mainboard_io_trap_handlerPeter Lemenkov
2019-10-25mb/*/*/smihandler: Remove bogus SMM initPeter Lemenkov
2019-10-23mb/{lenovo/x201,packardbell/ms2290}/acpi: Merge common platform ASL codeVladimir Serbinenko
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-13nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-10-06mb/{lenovo/x201,packardbell/ms2290}: Remove unused ACPI symbolsArthur Heymans
2019-10-06nb/intel/nehalem: Move PCH init to sb/intel/ibexpeakArthur Heymans
2019-10-06nb/intel/nehalem: Move romstage boilerplate to a common locationArthur Heymans
2019-10-06sb/intel/ibexpeak: Don't clear PMBASE regs in romstageArthur Heymans
2019-10-06sb/intel/ibexpeak: Implement USB current settingsArthur Heymans
2019-10-06intel/ibexpeak boards: Remove undocumented reset defaults from RCBA replayArthur Heymans
2019-10-06intel/ibexpeak boards: Remove handled RCBA entries from replayArthur Heymans
2019-10-06sb/intel/ibexpeak: Implement PCH function disable in chip_opsArthur Heymans
2019-10-06nb/intel/nehalem: Disable PEG and IGD based on devicetreeArthur Heymans
2019-10-06sb/intel/ibexpeak: Add CIR initializationArthur Heymans
2019-09-17cpu/intel/model_2065x: Don't redefine CPU_ADDR_BITSArthur Heymans
2019-09-17nb/nehalem: Move MMCONF_BASE_ADDRESS to a common placeArthur Heymans
2019-09-15mb/packardbell/ms2290: Use common SB code to set up GPIO'sArthur Heymans
2019-09-15mb/*/{x201,ms2290}/mainboard.c: Remove superfluous ramstage codeArthur Heymans
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-20mb,autoport: Fix GCC 9 Port_List build errorJacob Garber
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-18mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-08sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans
2019-06-21mb/packardbell/ms2290/Kconfig: Remove ARCH_x optionsArthur Heymans
2019-06-21mb/*/{x201,packardbell}: Remove unused C-state generation functionsArthur Heymans
2019-06-21sb/intel/ibexpeak/smihandler: Move finalizing to a common locationArthur Heymans
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-27sb/intel/ibexpeak: Use common Intel SMM codeArthur Heymans
2019-05-15mb/packardbell/ms2290/acpi: Serialize Control MethodElyes HAOUAS
2019-05-14mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS initArthur Heymans
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-27Move calls to quick_ram_check() before CBMEM initKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS