summaryrefslogtreecommitdiffstats
path: root/src/mainboard/packardbell
Commit message (Expand)AuthorAgeFilesLines
* mb/{lenovo/x201,packardbell/ms2290}: Remove unused ACPI symbolsArthur Heymans2019-10-061-4/+0
* nb/intel/nehalem: Move PCH init to sb/intel/ibexpeakArthur Heymans2019-10-061-17/+0
* nb/intel/nehalem: Move romstage boilerplate to a common locationArthur Heymans2019-10-061-100/+5
* sb/intel/ibexpeak: Don't clear PMBASE regs in romstageArthur Heymans2019-10-061-37/+0
* sb/intel/ibexpeak: Implement USB current settingsArthur Heymans2019-10-061-24/+20
* intel/ibexpeak boards: Remove undocumented reset defaults from RCBA replayArthur Heymans2019-10-061-19/+0
* intel/ibexpeak boards: Remove handled RCBA entries from replayArthur Heymans2019-10-061-18/+10
* sb/intel/ibexpeak: Implement PCH function disable in chip_opsArthur Heymans2019-10-061-1/+18
* nb/intel/nehalem: Disable PEG and IGD based on devicetreeArthur Heymans2019-10-061-0/+1
* sb/intel/ibexpeak: Add CIR initializationArthur Heymans2019-10-061-17/+4
* cpu/intel/model_2065x: Don't redefine CPU_ADDR_BITSArthur Heymans2019-09-171-4/+0
* nb/nehalem: Move MMCONF_BASE_ADDRESS to a common placeArthur Heymans2019-09-171-4/+0
* mb/packardbell/ms2290: Use common SB code to set up GPIO'sArthur Heymans2019-09-153-8/+129
* mb/*/{x201,ms2290}/mainboard.c: Remove superfluous ramstage codeArthur Heymans2019-09-151-15/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* mb,autoport: Fix GCC 9 Port_List build errorJacob Garber2019-08-201-2/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-7/+2
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans2019-07-081-25/+0
* mb/packardbell/ms2290/Kconfig: Remove ARCH_x optionsArthur Heymans2019-06-211-3/+0
* mb/*/{x201,packardbell}: Remove unused C-state generation functionsArthur Heymans2019-06-211-15/+0
* sb/intel/ibexpeak/smihandler: Move finalizing to a common locationArthur Heymans2019-06-211-19/+0
* Clean up unused arch/early_variables.h headerArthur Heymans2019-05-291-1/+0
* sb/intel/ibexpeak: Use common Intel SMM codeArthur Heymans2019-05-271-1/+1
* mb/packardbell/ms2290/acpi: Serialize Control MethodElyes HAOUAS2019-05-152-2/+2
* mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS initArthur Heymans2019-05-141-4/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-063-3/+0
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-4/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-081-1/+1
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-3/+3
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-0/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-3/+3
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* sb/intel/common: Create a common PCH finalise implementationTristan Corrick2018-12-031-0/+1
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* mb/{lenovo/x201,packardbell/ms2290}/romstage: Fix commentsPeter Lemenkov2018-11-071-7/+7
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-133-5/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* nb/intel/nehalem: Remove the C native graphic initArthur Heymans2018-07-261-1/+0
* mb/packardbell/ms2290: Allow use of libgfxinitArthur Heymans2018-07-263-0/+37
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-3/+3