summaryrefslogtreecommitdiffstats
path: root/src/mainboard/getac/p470/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* mb,x86/smm: Disable unused IO trapsKyösti Mälkki2022-12-231-3/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* mb/**/early_init.c: Use get_int_option()Angel Pons2021-04-211-2/+1
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS2020-04-141-3/+1
* mainboard/getac: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+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
* mb/*/*: Remove unused option_table.h includesKyösti Mälkki2020-01-061-1/+0
* Replace last uses of read_option() with get_option()Kyösti Mälkki2020-01-021-2/+4
* mainboard/(i945,ich7): Remove commented RCBA32(0x341c) codeElyes HAOUAS2019-12-101-3/+0
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-3/+0
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-0/+155