index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
smp
Age
Commit message (
Expand
)
Author
2020-09-14
src/include: Drop unneeded empty lines
Elyes HAOUAS
2020-07-26
smp/spinlock: Do not define barrier() globally
Kyösti Mälkki
2020-07-26
arch/x86: Move cpu_relax()
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2017-08-19
arch/x86: Clean up CONFIG_SMP and MAX_CPUS test
Kyösti Mälkki
2017-07-13
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-09
src/include: Add space after comma
Lee Leahy
2016-09-05
src/include: Improve code formatting
Elyes HAOUAS
2015-01-04
atomic.h: Fix doxygen errors
Martin Roth
2014-02-11
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2005-10-25
- See Issue Tracker id-6 "lnxi-patch-6-replacement"
Jason Schildt
2004-11-10
- Remove unused start_stop.h
Eric Biederman
2003-07-23
fixed defines
Greg Watson
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman