summaryrefslogtreecommitdiffstats
path: root/src/lib/fallback_boot.c
Commit message (Expand)AuthorAgeFilesLines
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* Kconfig: Add choice of framebuffer modeNico Huber2017-06-041-4/+6
* pc80: Move set_boot_successful()Kyösti Mälkki2016-12-131-37/+2
* drivers/pc80: Rework normal / fallback selector codeTimothy Pearson2015-11-031-10/+15
* lib: Add Kconfig option to enable/disable auto fallback controlTimothy Pearson2015-03-171-2/+3
* lib: Fix spellingMartin Roth2013-07-101-1/+1
* Make set_boot_successful depend on PC80_SYSTEMStefan Reinauer2012-11-301-2/+9
* refactor vesa mode setting code and bootsplash codeStefan Reinauer2011-10-131-1/+1
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* Remove remaining uses ofPatrick Georgi2010-03-181-2/+0
* This is a general cleanup patchStefan Reinauer2010-02-221-2/+2
* YABEL updateStefan Reinauer2010-02-221-0/+5
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* eric patchYinghai Lu2005-07-081-1/+14
* - First pass at s2880 support.Eric Biederman2003-07-211-1/+1
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+25