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
/
payloads
/
libpayload
/
drivers
/
nvram.c
Age
Commit message (
Expand
)
Author
2020-09-21
payloads: Drop unneeded empty lines
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-23
libpayload/drivers/nvram: Fix coding style
Patrick Georgi
2020-03-23
libpayload/drivers/nvram: Add function to write RTC
Patrick Rudolph
2020-03-09
libpayload: Improve rtc functions
Patrick Rudolph
2019-03-07
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2015-06-30
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2014-08-05
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2008-11-24
[PATCH] libpayload: rename config.h to libpayload-config.h
Jordan Crouse
2008-08-11
these should be the last occurences of CONFIG_ without config.h in libpayload.
Stefan Reinauer
2008-04-25
libpayload: Add gettimeofday() and friends
Jordan Crouse
2008-03-31
Fix the NVRAM access functions to work correctly for the
Uwe Hermann
2008-03-31
Rename drivers/cmos.c to drivers/nvram.c (trivial).
Uwe Hermann