port_enable and port_reset must change atomically.
[coreboot.git] / payloads / libpayload / sample /
2010-08-28 Stefan Reinauerfix compilation of hello.elf example payload.
2008-11-24 Jordan Crouse[PATCH] libpayload: rename config.h to libpayload-config.h
2008-10-21 Jordan Crouse[PATCH] fix video console init
2008-05-14 Jordan Crouselibpayload: Fix the putc function
2008-04-21 Jordan Crouselibpayload: Fix keyboard buglet
2008-04-09 Uwe HermannMake the sample Makefile a bit more generic, so it...
2008-04-09 Jordan Crouselibpayload: Implement gcc wrappers for libpayload
2008-03-20 Uwe HermannFix code to allow usage of -Wall in libpayload and...
2008-03-20 Uwe HermannCosmetics, coding style fixes (trivial).
2008-03-19 Jordan Crouselibpayload: The initial chunk of code writen by AMD