summaryrefslogtreecommitdiff
path: root/src/include/cpu/x86/bist.h
AgeCommit message (Expand)Author
2020-07-26src/include: Add missing includesElyes HAOUAS
2016-11-24x86 BIST: Fix missing includeKyösti Mälkki
2016-11-24x86 BIST: Declare function with inline in header fileKyösti Mälkki
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-01-06cpu: Drop print_ implementation from non-romcc boardsStefan Reinauer
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2007-04-06two more directories from YhLu's mcp55 megapatch.Yinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-10-14- Renamed cpu header filesEric Biederman