aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2010-12-30Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer
2010-12-03Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.Marc Jones
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-09-25Add an EHCI driver to libpayload's USB stack.Patrick Georgi
2010-09-16Add default libpayload build, xcompile, and lpgcc setup to tint.Marc Jones
2010-09-09Only try to beep when speaker support is compiled in.Patrick Georgi
2010-09-08Changes to str*cmp functions. Fixes a couple more corner cases.Liu Tao
2010-09-03The AMD CS5536's USB controllers are located at device 0F, functions 4Jens Rottmann
2010-08-28fix compilation of hello.elf example payload.Stefan Reinauer
2010-08-18libpayload: fix garbage on screen with Geode-LX VGAJens Rottmann
2010-08-17libpayload: Add function to fix CMOS checksum.Stefan Reinauer
2010-08-16Fix strcmp and strncmp. They failed in several important scenariosPatrick Georgi
2010-08-16Add #define that states the libpci interface version we implementPatrick Georgi
2010-08-13Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi
2010-08-05Change default path and configuration for Coreinfo.Myles Watson
2010-07-29Resolved the bug of filo+libpayload building. The bug is if libpayload is ins...Cai Bai Yin
2010-07-09become more standard with libpayload headers. PATH_MAX belongs in limits.h,Stefan Reinauer
2010-06-28Run doxygen -u on doxygen configuration filesStefan Reinauer
2010-06-24__i386__ and __powerpc__ are set by the compiler already.Patrick Georgi
2010-06-24Incomplete implementation of libpci's (of pciutils) interface.Patrick Georgi
2010-06-24Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi
2010-06-24Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context.Patrick Georgi
2010-06-22Fix libpayload xconfig script to find coreboot utils xgcc.Cai Bai Yin
2010-06-22Change the libpayload "make install" default destination to be the source dir...Cai Bai Yin
2010-06-11Follow up to the USB refactoring patch: Missed setting pid values correctly.Patrick Georgi
2010-06-07Avoid using the name "pid_t", which is used on unixoid systems.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-20bayou compile fixesStefan Reinauer
2010-04-20install libpayload.ldscript on libpayload "make install"Stefan Reinauer
2010-04-20Allow easy libpayload compilation using xcompile.Stefan Reinauer
2010-04-20Copy mingw support for kconfig from coreboot to libpayloadPatrick Georgi
2010-03-26Update libpayload default configuration so a make oldconfigStefan Reinauer
2010-03-25USB updates from our internal treeStefan Reinauer
2010-03-25libpayload updateStefan Reinauer
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2010-03-25don't hardcode i386 in lpgccStefan Reinauer
2010-03-25allow libpayload to completely build out of tree.Stefan Reinauer
2010-03-25prevent timer overflows in libpayloadStefan Reinauer
2010-03-25make keyboard reset driver generic (not pc keyboard driver dependent)Stefan Reinauer
2010-03-08Trivial fix, use correct define.Mathias Krause
2010-02-21Add Doxyfile to bayouStefan Reinauer
2009-10-30drop svn:externals in the tree and add it locally.Stefan Reinauer
2009-08-24Update Coreinfo to use TAG_FORWARD in tables.Myles Watson
2009-08-05fix buggy comment in libpayload's strncat functionStefan Reinauer
2009-07-31oops, these two were missed in the last cleanup.Stefan Reinauer
2009-07-31Catch various cases in libpayload where malloc() or memalign() return NULLStefan Reinauer
2009-07-31* drop duplicate prototype for lib_get_sysinfo()Stefan Reinauer
2009-07-18This patch fixes payloads on certain Fedora versionsStefan Reinauer
2009-07-18Fix off-by-one bug in libpayload UHCI driverStefan Reinauer
2009-07-07Add initial support for a CBFS module for coreinfo.Uwe Hermann
2009-05-26Tell lpgcc about the target architecture directory. This slipped through sinceStefan Reinauer
2009-05-21This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi
2009-05-17Add type field to memranges, and fill it from the source data.Patrick Georgi
2009-04-30Some driver fixes for libpayload:Stefan Reinauer
2009-04-29working memalign version for libpayload. This fixes problems with the USB stackStefan Reinauer
2009-04-29Mostly cosmetical changes. Stefan Reinauer
2009-04-29don't initialize "in" as it is initialized again one line below.Stefan Reinauer
2009-04-29getopt for libpayload. in case someone wants to pass parameters to payloads andStefan Reinauer
2009-03-17Add high coreboot table support to libpayloadStefan Reinauer
2009-03-06fix strstr. Seems the function never worked before, except the searchedStefan Reinauer
2009-02-22libpayload: Fix build when both USB and PS/2 keyboard support is disabledMart Raudsepp
2009-02-17Bayou: Clean up Bayou's window after returning from a payload.Ulf Jordan
2009-02-15This is a safety measure, since the shipping buildrom fails badly at present.Ronald G. Minnich
2009-02-10Fix bayou payload execution.Ulf Jordan
2009-02-10Fix bayou payload execution.Ulf Jordan
2009-01-26fix a potential null pointer reference in strdup (as found by Patrick Georgi)Stefan Reinauer
2008-11-25libpayload: Fix immediate rebuild after a cleanMart Raudsepp
2008-11-24[PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan
2008-11-11[PATCH] coreinfo: Add multiboot parsing supportJordan Crouse
2008-11-11[PATCH] Add sysinfo_have_multiboot functionJordan Crouse
2008-11-08Update bayou to use ACS_ macros for line drawing characters.Ulf Jordan
2008-11-02Get the lzma/ directory from v3 via svn:externals, for use with Bayou.Uwe Hermann
2008-11-02Import a slightly modified Bayou version into svn. This is basedUwe Hermann
2008-10-23make escape code handling for serial terminal more robustPatrick Georgi
2008-10-22Fix ordering problem in the libpayload Makefile. The include ofUwe Hermann
2008-10-22add multiboot support to defconfig (trivial)Stefan Reinauer
2008-10-22ouch. something went wrong with applying that old patchStefan Reinauer
2008-10-22This has been sitting here since a looong time.Stefan Reinauer
2008-10-21[PATCH] fix video console initJordan Crouse
2008-10-21This patch removes most of the #ifdefs in libc/console.c, andPatrick Georgi
2008-10-20[PATCH] libpayload: Fix overflow in _delay functionJordan Crouse
2008-10-20[PATCH] libpayload: Add a strtoul() functionJordan Crouse
2008-10-20[PATCH] libpayload: Bail if the keyboard controller isn't thereJordan Crouse
2008-10-20[PATCH] libpayload: Fix the PCI search functionJordan Crouse
2008-10-20[PATCH] libpayload: Add multiboot supportJordan Crouse
2008-10-20[PATCH] libpayload: Add pci_set_bus_master() functionJordan Crouse
2008-10-20[PATCH] libpayload: Use gcc to compile assembly filesJordan Crouse
2008-10-16- reduced memory requirements a lot (from >100kb/controller toPatrick Georgi
2008-10-08libpayload: Rename Geode video driver to Geode LX video driver.Peter Stuge
2008-10-08move variable declaration to where it is used, to prevent gcc failure.Patrick Georgi
2008-09-30Do not try to display non-printable characters on the bootlog andUlf Jordan
2008-09-26accidently backed out r3598. Sorry Ulf, will pay more attention next time.Stefan Reinauer
2008-09-26* Add strsep (since strtok is considered obsolete)Stefan Reinauer
2008-09-26Use a block cursor on VGA console :-)Stefan Reinauer
2008-09-26fix option handling in libpayloadStefan Reinauer
2008-09-26* add keyboard layout support to libpayloadStefan Reinauer
2008-09-26* factor out serial hardware initStefan Reinauer
2008-09-26Add default config file to libpayload so that one can do make defconfigStefan Reinauer