summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/986lcd-m/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mainboards: Drop stale comment about enumerate_buses()Nico Huber2023-11-121-3/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-8/+8
* mainboard: Use read_int_option()Angel Pons2021-04-211-2/+1
* mainboard: Use get_int_option() for HWM settingsAngel Pons2021-04-211-9/+5
* mb/kontron: Drop unneeded empty linesElyes HAOUAS2020-09-221-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/kontron: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* kontron/986lcd-m: use common winbond/nuvoton HWM bank select functionFelix Held2019-12-301-3/+4
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* src/mb: Remove unused 'include <arch/io.h>'Elyes HAOUAS2019-10-161-1/+0
* mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index functionElyes HAOUAS2019-10-101-33/+25
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* mb/{kontron,supermicro}: Use pcidev_on_root()Elyes HAOUAS2019-01-251-1/+1
* mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstageArthur Heymans2019-01-171-0/+28
* mb/kontron: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mainboard/kontron: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-091-33/+24
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* global: Refactor get_option usageVarad Gautam2015-04-061-13/+13
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-9/+0
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-051-50/+2
* 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
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-6/+6
* Unify and clean up remaining INT15 handlersStefan Reinauer2013-11-251-2/+2
* Remove duplicate VGA BIOS interrupt handlersPatrick Georgi2012-11-241-46/+11
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-6/+6
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-9/+9
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-3/+3
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-13/+1
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* Refactor option rom initialization code in coreboot.Stefan Reinauer2011-10-131-1/+49
* some ifdef --> if fixesStefan Reinauer2011-04-211-3/+3
* Default to CRT on Kontron/986lcd-m. "default display" doesn't alwaysPatrick Georgi2011-01-131-1/+1
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-131-7/+0
* kontron 986lcd-m: Fix compilation if there is no oprom execution at all...Stefan Reinauer2010-08-261-3/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-5/+5
* fix a couple of warningsStefan Reinauer2010-03-171-0/+2
* Various cometic and coding-style fixes (trivial).Uwe Hermann2010-03-011-6/+4
* This is a general cleanup patchStefan Reinauer2010-02-221-2/+1
* Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-mStefan Reinauer2010-01-191-0/+49
* Kontron 986LCD-M updateStefan Reinauer2009-10-261-2/+159
* Kontron updates, get board up to date with i945 and ich7 updates.Stefan Reinauer2009-07-211-7/+2
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-281-8/+0
* Generic approach of putting BIOS tables at the end of memoryStefan Reinauer2009-02-271-0/+22