summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda/rk886ex/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* mb,x86/smm: Disable unused IO trapsKyösti Mälkki2022-12-231-10/+0
* src: Remove unused <cf9_reset.h>Elyes Haouas2022-05-161-1/+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
* 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/roda: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[^a-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-2/+0
* Replace last uses of read_option() with get_option()Kyösti Mälkki2020-01-021-1/+3
* mb/roda/rk886ex: Don't rewrite pnp_{enter,exit}_conf_state functionElyes HAOUAS2019-12-151-13/+4
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-2/+0
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-0/+131