aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-15AMD Torpedo platform updatesefdesign98
2011-09-15AMD Agesa macro expansion fixefdesign98
2011-09-15AMD SB800 early console use fixefdesign98
2011-09-15AMD Agesa changes to fix F14 boot issuesefdesign98
2011-09-14AMD F14 Northbridge updatesefdesign98
2011-09-14Update to Asrock E350m1 for AMD F14 C0efdesign98
2011-09-14mainboard: add avalue/eax-785 ITX mainboardKerry She
2011-09-14rs780: hide unused gfx ports and gpp portsKerry Sheh
2011-09-14Provide mechanism to local additions to the buildPatrick Georgi
2011-09-14superiotool: Don't compile with -WerrorMathias Krause
2011-09-14inteltool: fixed 64 bit buildMathias Krause
2011-09-14inteltool: Fixed building of position independent executablesMathias Krause
2011-09-14libpayload: Add get_option_from()Patrick Georgi
2011-09-14Add IT8721F supportQingPei Wang
2011-09-14util/crossgcc: Update gdb to 7.3.1Peter Stuge
2011-09-12inteltool: added more device IDsRuud Schramp
2011-09-12Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich
2011-09-12Miscellaneous AMD F14 warning fixesefdesign98
2011-09-09Replace while with do; while to avoid repetitionNoe Rubinstein
2011-09-09Crank up CPU speed on Intel Core and Core2 CPUsPatrick Georgi
2011-09-09Report GSE chipset and warn if the code has been compiled for the wrong chipset.Stefan Reinauer
2011-09-07Add support utils for tracingRudolf Marek
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2011-09-07AMD F14 Rev C0 updateKerry She
2011-09-07AMD SB800 southbridge updateKerry She
2011-09-07AMD F14 southbridge updateKerry She
2011-09-04Adjust some code/comment of sb700 sata initWang Qing Pei
2011-09-04Disable dev3 on ma78gm-us2hWang Qing Pei
2011-08-29buildgcc: Do not download GDB source code if run with --skip-gdbPeter Stuge
2011-08-27Add a few more patterns to .gitignoreSven Schnelle
2011-08-27Add dirty flag to git describeSven Schnelle
2011-08-26X60/T60: remove obsolete dmi.hSven Schnelle
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2011-08-25Minor ma785gmt clean-upAlec Ari
2011-08-25Fix up various dsdt.asl filesAlec Ari
2011-08-24Remove dead codeAlec Ari
2011-08-21buildgcc: Remove all bashisms, making the script run also on BSDPeter Stuge
2011-08-21Use git describe to set KERNELVERSIONPeter Stuge
2011-08-21buildgcc: Fix typo in check for failed iasl buildPeter Stuge
2011-08-19Lenovo H8: Always clear audio muteSven Schnelle
2011-08-18libpayload: export get_cbfs_header()Patrick Georgi
2011-08-18X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/UndockingSven Schnelle
2011-08-18export get_cbfs_header()Sven Schnelle
2011-08-17libpayload: Some more compatibility (for flashrom)Patrick Georgi
2011-08-16libpayload: EHCI registers are volatilePatrick Georgi
2011-08-14crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bashJonathan A. Kollasch
2011-08-12buildgcc: improve portabilityJonathan A. Kollasch
2011-08-10Add iasl to buldgcc and rev the version.Marc Jones
2011-08-09Do not compile nuvoton superio for all boardAlexandru Gagniuc
2011-08-09AMD Family 14 Agesa warning fixefdesign98
2011-08-06ms7135: add ACPI supportJonathan A. Kollasch
2011-08-06Update AMD F14 Agesa to support Rev C0 cpusefdesign98
2011-08-04Add voltage control of southbridge and RAM on ms7135Jonathan A. Kollasch
2011-08-04northbridge/intel/i440bx: Registered SDRAM modules support and fixesKeith Hui
2011-08-04libpayload: Add liblzma, libcbfsPatrick Georgi
2011-08-04split CBFS support into shared core and extended functionsPatrick Georgi
2011-08-04libpayload: Add PDCurses and ncurses' libform/libmenuPatrick Georgi
2011-08-04cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.Keith Hui
2011-08-03Remove debugging code, or convert it to be selected by kconfigJonathan A. Kollasch
2011-08-03Use preferred style of fixed-width integer typesJonathan A. Kollasch
2011-07-26crossgcc: update w32apiPatrick Georgi
2011-07-26buildgcc: Break if parts of the toolchain are missingPatrick Georgi
2011-07-22Add xhcbios and ahcibios rom handlingefdesign98
2011-07-22Add the SuperMicro H8QGI platformefdesign98
2011-07-22Add SSE3 dependent codeefdesign98
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-07-21Libpayload: default DESTDIR for 'make install'Tadas Slotkus
2011-07-20libpayload: Provide dummy getenv()Patrick Georgi
2011-07-18Add AMD Family 10 support to cpu folderefdesign98
2011-07-18Add AMD Family 10 cpu support to northbridge folderefdesign98
2011-07-18Fix coreboot revision detectionPatrick Georgi
2011-07-17port_enable and port_reset must change atomically.Steven A. Falco
2011-07-16Workaround the errata #181.Rudolf Marek
2011-07-16libpayload: Improve compatibilityPatrick Georgi
2011-07-15Add the AMD Family10 Agesa codeefdesign98
2011-07-14Print a warning when an unknow USB controller type is detected.Steven A. Falco
2011-07-14Move AMD SB800 early clock setup.Scott Duplichan
2011-07-14EHCI driver missing bus_address assignment.Steven A. Falco
2011-07-14Set SB800 ROM decode size based on kconfig.Marc Jones
2011-07-13Enable SMI on M2V-MX SERudolf Marek
2011-07-13Make AMD SMM SMP awareRudolf Marek
2011-07-12Do full flush on uart8250 only at end of printk.Kevin O'Connor
2011-07-11libpayload: Add qsort()Patrick Georgi
2011-07-11T60: enable GPIO before using GPIO I/O port rangeSven Schnelle
2011-07-11T60: dont use X60 USB init flagSven Schnelle
2011-07-10ASRock E350M1: ACPI-related BSOD fixScott Duplichan
2011-07-09Fix memory size reporting on AMD family 14h systems for >= 4GBCristian Măgherușan-Stanciu
2011-07-07libpayload: Don't declare mouse support in tinycursesPatrick Georgi
2011-07-07libpayload: Provide atol(), malloc.hPatrick Georgi
2011-07-07libpayload: Implement strlcpyPatrick Georgi
2011-07-07libpayload: fix wborder()Patrick Georgi
2011-07-07Fix lint-002-build-dir-handlingPatrick Georgi
2011-07-07T60: handle EC events in SMM if ACPI is disabledSven Schnelle
2011-07-07Run 'git fetch' in SeaBIOS only when really neededCristian Măgherușan-Stanciu
2011-07-04Small SMM fixupsRudolf Marek
2011-07-03Fixes to the libpayload build systemPatrick Georgi
2011-07-02whitespace-only changes in acpi.c, replaced spaces with tabsCristian Măgherușan-Stanciu
2011-07-02added a config option for ACPI debuggingCristian Măgherușan-Stanciu
2011-07-01Relicense Makefile to match libpayloadPatrick Georgi
2011-06-30Add local copy of commit-msg hookPatrick Georgi