summaryrefslogtreecommitdiffstats
path: root/src/mainboard/packardbell/ms2290/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/packardbell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* nb/intel/nehalem: Rename to ironlakeAngel Pons2020-03-151-1/+1
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-10-131-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: Add CIR initializationArthur Heymans2019-10-061-17/+4
* mb/packardbell/ms2290: Use common SB code to set up GPIO'sArthur Heymans2019-09-151-8/+2
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+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
* Clean up unused arch/early_variables.h headerArthur Heymans2019-05-291-1/+0
* mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS initArthur Heymans2019-05-141-4/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+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
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* mb/{lenovo/x201,packardbell/ms2290}/romstage: Fix commentsPeter Lemenkov2018-11-071-7/+7
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* intel/nehalem post-car: Use postcar_frame for MTRR setupKyösti Mälkki2018-04-091-4/+1
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* intel/nehalem: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-12/+6
* intel/nehalem: Use common ACPI S3 recoveryKyösti Mälkki2016-06-261-12/+1
* intel/model_2065x: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-221-3/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* mainboard/packardbell/ms2290/romstage.c: Comment unused funcEdward O'Callaghan2015-01-091-0/+3
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-4/+4
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-051-1/+1
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-231-36/+5
* mainboard/packardbell/ms2290: Missing romstage headerEdward O'Callaghan2014-11-051-0/+1
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* nehalem: Move cbmem_recovery call to raminit.Vladimir Serbinenko2014-07-191-10/+0
* nehalem boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-2/+8
* mainboard: New port Packard Bell LM85.Vladimir Serbinenko2014-04-201-0/+333