summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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