| Commit message (Expand) | Author | Age | Files | Lines |
* | libpayload: Add more libpci-compatibility (#defines) | Patrick Georgi | 2011-03-01 | 2 | -0/+28 |
* | libpayload: Implement pci_cleanup() | Patrick Georgi | 2011-03-01 | 2 | -1/+6 |
* | libpayload: Implement ffs() | Patrick Georgi | 2011-03-01 | 3 | -1/+76 |
* | Some more standard types and defines (libpayload) | Patrick Georgi | 2011-03-01 | 2 | -0/+7 |
* | Add lib/ to the default library path of lpgcc, so -l works | Patrick Georgi | 2011-03-01 | 1 | -3/+3 |
* | libpayload: Move stdin/stdout/stderr away from headers | Patrick Georgi | 2011-02-24 | 3 | -11/+9 |
* | use git.seabios.org for checking out seabios. | Stefan Reinauer | 2011-02-15 | 1 | -1/+1 |
* | Use fprintf(stderr, ...) in library | Patrick Georgi | 2011-02-14 | 2 | -2/+3 |
* | Stub out FILE*, stdout/stdin/stderr and implement fprintf on these | Patrick Georgi | 2011-02-14 | 2 | -1/+24 |
* | lpgcc was too noisy in some cases | Patrick Georgi | 2011-02-14 | 1 | -1/+3 |
* | Some more POSIX compatibility | Patrick Georgi | 2011-02-14 | 2 | -0/+75 |
* | Reliably build arbitrary Kconfig-based revisions of SeaBIOS | Peter Stuge | 2011-02-07 | 1 | -17/+24 |
* | Pass all required toolchain parts to SeaBIOS correctly | Stefan Reinauer | 2011-01-29 | 1 | -2/+2 |
* | Fix abuild | Stefan Reinauer | 2011-01-25 | 1 | -3/+3 |
* | Clone a tag rather than SeaBIOS stable branch HEAD | Kevin O'Connor | 2011-01-23 | 1 | -1/+1 |
* | Per default, use SeaBIOS payload instead of no payload. | Stefan Reinauer | 2010-12-30 | 1 | -0/+31 |
* | Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. | Marc Jones | 2010-12-03 | 1 | -0/+2 |
* | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer | 2010-11-22 | 1 | -3/+3 |
* | Add an EHCI driver to libpayload's USB stack. | Patrick Georgi | 2010-09-25 | 8 | -7/+818 |
* | Add default libpayload build, xcompile, and lpgcc setup to tint. | Marc Jones | 2010-09-16 | 1 | -110/+229 |
* | Only try to beep when speaker support is compiled in. | Patrick Georgi | 2010-09-09 | 1 | -0/+2 |
* | Changes to str*cmp functions. Fixes a couple more corner cases. | Liu Tao | 2010-09-08 | 1 | -18/+24 |
* | The AMD CS5536's USB controllers are located at device 0F, functions 4 | Jens Rottmann | 2010-09-03 | 1 | -1/+1 |
* | fix compilation of hello.elf example payload. | Stefan Reinauer | 2010-08-28 | 1 | -7/+6 |
* | libpayload: fix garbage on screen with Geode-LX VGA | Jens Rottmann | 2010-08-18 | 1 | -3/+3 |
* | libpayload: Add function to fix CMOS checksum. | Stefan Reinauer | 2010-08-17 | 2 | -0/+18 |
* | Fix strcmp and strncmp. They failed in several important scenarios | Patrick Georgi | 2010-08-16 | 1 | -4/+4 |
* | Add #define that states the libpci interface version we implement | Patrick Georgi | 2010-08-16 | 1 | -0/+3 |
* | Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr... | Patrick Georgi | 2010-08-13 | 11 | -11/+1736 |
* | Change default path and configuration for Coreinfo. | Myles Watson | 2010-08-05 | 2 | -3/+5 |
* | Resolved the bug of filo+libpayload building. The bug is if libpayload is ins... | Cai Bai Yin | 2010-07-29 | 1 | -2/+2 |
* | become more standard with libpayload headers. PATH_MAX belongs in limits.h, | Stefan Reinauer | 2010-07-09 | 5 | -31/+64 |
* | Run doxygen -u on doxygen configuration files | Stefan Reinauer | 2010-06-28 | 2 | -92/+400 |
* | __i386__ and __powerpc__ are set by the compiler already. | Patrick Georgi | 2010-06-24 | 1 | -3/+1 |
* | Incomplete implementation of libpci's (of pciutils) interface. | Patrick Georgi | 2010-06-24 | 4 | -2/+324 |
* | Attached patch moves functions out of the huge libpayload.h into headers | Patrick Georgi | 2010-06-24 | 16 | -182/+743 |
* | Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context. | Patrick Georgi | 2010-06-24 | 1 | -1/+3 |
* | Fix libpayload xconfig script to find coreboot utils xgcc. | Cai Bai Yin | 2010-06-22 | 1 | -1/+1 |
* | Change the libpayload "make install" default destination to be the source dir... | Cai Bai Yin | 2010-06-22 | 1 | -1/+1 |
* | Follow up to the USB refactoring patch: Missed setting pid values correctly. | Patrick Georgi | 2010-06-11 | 1 | -2/+10 |
* | Avoid using the name "pid_t", which is used on unixoid systems. | Patrick Georgi | 2010-06-07 | 5 | -96/+137 |
* | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer | 2010-04-27 | 45 | -1150/+1150 |
* | bayou compile fixes | Stefan Reinauer | 2010-04-20 | 6 | -25/+2683 |
* | install libpayload.ldscript on libpayload "make install" | Stefan Reinauer | 2010-04-20 | 1 | -0/+1 |
* | Allow easy libpayload compilation using xcompile. | Stefan Reinauer | 2010-04-20 | 2 | -1/+107 |
* | Copy mingw support for kconfig from coreboot to libpayload | Patrick Georgi | 2010-04-20 | 5 | -7/+5473 |
* | Update libpayload default configuration so a make oldconfig | Stefan Reinauer | 2010-03-26 | 1 | -2/+17 |
* | USB updates from our internal tree | Stefan Reinauer | 2010-03-25 | 12 | -261/+773 |
* | libpayload update | Stefan Reinauer | 2010-03-25 | 8 | -15/+360 |
* | Add coreboot framebuffer support to libpayload | Stefan Reinauer | 2010-03-25 | 11 | -17/+359 |