summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/emeraldlake2/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-3/+0
* mb/intel: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-301-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko2015-05-291-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-9/+0
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-051-105/+2
* azalia: Use convenience macros throughoutVladimir Serbinenko2014-09-051-1/+1
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-181-3/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-3/+3
* Unify and clean up remaining INT15 handlersStefan Reinauer2013-11-251-1/+1
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+1
* Remove duplicate VGA BIOS interrupt handlersPatrick Georgi2012-11-241-63/+3
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-11/+11
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-31/+31
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-9/+9
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-15/+1
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-5/+0
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-011-1/+1
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* Add support for Intel Emerald Lake 2 CRBStefan Reinauer2012-04-301-0/+250