summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/ktqm77/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-2/+2
* mainboard: Use read_int_option()Angel Pons2021-04-211-5/+4
* 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-3/+0
* treewide: capitalize 'BIOS'Elyes HAOUAS2020-02-171-3/+3
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* mb/kontron: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-3/+4
* mainboard/kontron: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-091-2/+2
* mainboard/kontron/ktqm77: Use tabs for indentsElyes HAOUAS2016-10-011-1/+1
* 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-6/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-9/+0
* azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFGVladimir Serbinenko2014-09-051-1/+1
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-181-3/+1
* kontron/ktqm77: Clean up int15 handlerPatrick Georgi2014-07-111-26/+54
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-2/+2
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-2/+2
* kontron/ktqm77: Allow disabling onboard NICsPatrick Georgi2013-08-291-0/+17
* kontron/ktqm77: New boardNico Huber2013-06-241-0/+168