Make cursor positioning work by using both halves of the
[coreboot.git] / payloads /
2008-03-22 Jonathan A. KollaschMake cursor positioning work by using both halves of the
2008-03-21 Uwe HermannCosmetics, fix typos (trivial).
2008-03-21 Uwe HermannQuickfix for libpayload's strcpy() to properly NUL...
2008-03-20 Uwe HermannFix code to allow usage of -Wall in libpayload and...
2008-03-20 Uwe HermannSmaller fixes to allow using -Wall (trivial).
2008-03-20 Uwe HermannCosmetics, coding style fixes (trivial).
2008-03-20 Christopher KilgourChange kconfig references from 'buildrom' to 'libpayload'.
2008-03-20 Christopher KilgourAllow 'make menuconfig' to function within libpayload.
2008-03-20 Uwe HermannMake the list of functions in libpayload.h more complet...
2008-03-20 Jordan CrouseAdd -Os to the CFLAGS for size improvements.
2008-03-20 Jordan Crouselibpayload: Add -Os to the CFLAGS
2008-03-20 Uwe HermannCosmetic changes and coding style fixes by running...
2008-03-20 Jordan Crousecorinfo: Inital release of the coreinfo code
2008-03-20 Uwe Hermannlibpayload: BSD solutions contributed by Uwe
2008-03-19 Jordan Crouselibpayload: External code
2008-03-19 Jordan Crouselibpayload: The initial chunk of code writen by AMD