summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ibase
Commit message (Expand)AuthorAgeFilesLines
* mb/ibase/mb899: Drop `_PRS` and `_DIS` from static devicesAngel Pons2022-04-202-21/+0
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+3
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-1/+1
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*/mptable.c: Use smp_write_pci_intsrc()Kyösti Mälkki2021-06-141-29/+21
* mb/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-141-36/+42
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-9/+9
* mainboard: Use get_int_option() for HWM settingsAngel Pons2021-04-211-13/+7
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-171-0/+2
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-12/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-84/+84
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-28/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/ibase/mb899/acpi: Convert platform.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-2/+2
* superio/nuvoton: Inline `nuvoton_hwm_select_bank`Angel Pons2020-09-181-1/+0
* mb/ibase/mb899: Use 'PNP_IDX_*' macros instead of magic numberElyes HAOUAS2020-09-111-5/+6
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* i945 boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1116-16/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mainboard/ibase: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0415-192/+30
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1813-14/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* mb/ibase/mb899: Remove unused includesElyes HAOUAS2020-01-022-4/+0
* mb/**/acpi: Remove unused filesAngel Pons2019-12-312-94/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* ibase/mb899: use common winbond/nuvoton HWM bank select functionFelix Held2019-12-302-3/+5
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mainboard/(i945,ich7): Remove commented RCBA32(0x341c) codeElyes HAOUAS2019-12-101-3/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-3/+0
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+4
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-53/+2
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-35/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-17/+4
* src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS2019-11-111-1/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-271-4/+4