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
/
i386
Age
Commit message (
Expand
)
Author
2009-03-17
Add high coreboot table support to libpayload
Stefan Reinauer
2008-11-24
[PATCH] libpayload: rename config.h to libpayload-config.h
Jordan Crouse
2008-11-11
[PATCH] Add sysinfo_have_multiboot function
Jordan Crouse
2008-10-20
[PATCH] libpayload: Fix overflow in _delay function
Jordan Crouse
2008-10-20
[PATCH] libpayload: Add multiboot support
Jordan Crouse
2008-08-31
Various Doxygen-related fixes in libpayload (trivial).
Uwe Hermann
2008-08-28
[PATCH]: libpayload: Document the architecture specific routines
Jordan Crouse
2008-08-28
[PATCH]: libpayload: change the type of the cpu_khz variable
Jordan Crouse
2008-08-19
make all drivers relocatable. Per default, an 1:1 mapping is assumed.
Stefan Reinauer
2008-08-11
No really, _these_ should be the last occurences of CONFIG_ without
Jordan Crouse
2008-08-08
Update the kconfig copy in libpayload to a much more recent one. Among
Uwe Hermann
2008-08-07
add get_option to libpayload, so coreboot cmos options can be queried.
Stefan Reinauer
2008-05-20
libpayload: Add an exec() and i386_do_exec() function
Jordan Crouse
2008-05-11
Fix the build when serial console support is disabled (trivial).
Uwe Hermann
2008-04-25
libpayload: Add gettimeofday() and friends
Jordan Crouse
2008-04-11
Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).
Uwe Hermann
2008-04-11
Various small consistency fixes (trivial):
Uwe Hermann
2008-04-10
libpayload: Support functions for Geode
Jordan Crouse
2008-04-05
libpayload: remove unneeded stack stuff
Jordan Crouse
2008-03-31
Libpayload fixes to prevent triple-faults when running in QEMU.
Klaus Schnass
2008-03-21
Cosmetics, fix typos (trivial).
Uwe Hermann
2008-03-20
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
Uwe Hermann
2008-03-20
Cosmetics, coding style fixes (trivial).
Uwe Hermann
2008-03-20
Make the list of functions in libpayload.h more complete (trivial).
Uwe Hermann
2008-03-20
libpayload: BSD solutions contributed by Uwe
Uwe Hermann
2008-03-19
libpayload: The initial chunk of code writen by AMD
Jordan Crouse