summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
...
* Fix CMOS checksum calculation in libpayload.Stefan Reinauer2011-10-221-2/+0
* Extend coreboot table entry for serial portsStefan Reinauer2011-10-213-6/+18
* FILO: Change FILO Makefile.inc from SVN to GITThomas Gstädtner2011-10-211-4/+9
* libpayload: fix bulk transfers on OHCI controllersPatrick Georgi2011-10-211-0/+1
* Update "STABLE" SeaBIOS selection to release 1.6.3Stefan Reinauer2011-10-131-1/+2
* Don't do a call as the first instruction in libpayload.Marc Jones2011-10-111-4/+4
* libpayload: Add get_option_from()Patrick Georgi2011-09-142-2/+8
* libpayload: export get_cbfs_header()Patrick Georgi2011-08-182-1/+2
* libpayload: Some more compatibility (for flashrom)Patrick Georgi2011-08-175-2/+466
* libpayload: EHCI registers are volatilePatrick Georgi2011-08-161-5/+5
* libpayload: Add liblzma, libcbfsPatrick Georgi2011-08-0414-4/+1065
* libpayload: Add PDCurses and ncurses' libform/libmenuPatrick Georgi2011-08-04273-6/+72619
* Libpayload: default DESTDIR for 'make install'Tadas Slotkus2011-07-211-0/+1
* libpayload: Provide dummy getenv()Patrick Georgi2011-07-202-1/+7
* port_enable and port_reset must change atomically.Steven A. Falco2011-07-171-7/+32
* libpayload: Improve compatibilityPatrick Georgi2011-07-163-0/+4
* Print a warning when an unknow USB controller type is detected.Steven A. Falco2011-07-141-19/+26
* EHCI driver missing bus_address assignment.Steven A. Falco2011-07-141-0/+1
* libpayload: Add qsort()Patrick Georgi2011-07-113-0/+165
* libpayload: Don't declare mouse support in tinycursesPatrick Georgi2011-07-073-1/+9
* libpayload: Provide atol(), malloc.hPatrick Georgi2011-07-073-0/+7
* libpayload: Implement strlcpyPatrick Georgi2011-07-073-1/+61
* libpayload: fix wborder()Patrick Georgi2011-07-071-0/+9
* Run 'git fetch' in SeaBIOS only when really neededCristian Măgherușan-Stanciu2011-07-071-7/+13
* Fixes to the libpayload build systemPatrick Georgi2011-07-032-2/+2
* Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi2011-06-3020-41/+50
* Use coreboot build system for libpayload, too.Patrick Georgi2011-06-309-158/+360
* Libpayload needs to clear the bss region.Marc Jones2011-06-291-1/+8
* Allow libpayload to use an OXPCIe 952 card on systems without ...Stefan Reinauer2011-04-163-7/+87
* add FILO easy payload optionStefan Reinauer2011-04-151-0/+43
* coding style cosmetics.Stefan Reinauer2011-04-141-4/+8
* Add build instructions for coreinfo, specially pointing out installing ...Yang Hamo Bai2011-04-011-0/+24
* Update repo path in libpayload readme. ...Nils Jacobs2011-03-291-1/+1
* libpayload: Fix documentationPatrick Georgi2011-03-221-1/+1
* libpayload: fix string-to-numeric functions for base > 10Patrick Georgi2011-03-171-1/+1
* libpayload: Add more libpci-compatibility (#defines)Patrick Georgi2011-03-012-0/+28
* libpayload: Implement pci_cleanup()Patrick Georgi2011-03-012-1/+6
* libpayload: Implement ffs()Patrick Georgi2011-03-013-1/+76
* Some more standard types and defines (libpayload)Patrick Georgi2011-03-012-0/+7
* Add lib/ to the default library path of lpgcc, so -l worksPatrick Georgi2011-03-011-3/+3
* libpayload: Move stdin/stdout/stderr away from headersPatrick Georgi2011-02-243-11/+9
* use git.seabios.org for checking out seabios. Stefan Reinauer2011-02-151-1/+1
* Use fprintf(stderr, ...) in libraryPatrick Georgi2011-02-142-2/+3
* Stub out FILE*, stdout/stdin/stderr and implement fprintf on thesePatrick Georgi2011-02-142-1/+24
* lpgcc was too noisy in some casesPatrick Georgi2011-02-141-1/+3
* Some more POSIX compatibilityPatrick Georgi2011-02-142-0/+75
* Reliably build arbitrary Kconfig-based revisions of SeaBIOSPeter Stuge2011-02-071-17/+24
* Pass all required toolchain parts to SeaBIOS correctlyStefan Reinauer2011-01-291-2/+2
* Fix abuildStefan Reinauer2011-01-251-3/+3
* Clone a tag rather than SeaBIOS stable branch HEADKevin O'Connor2011-01-231-1/+1