coreboot.git
2011-09-14 Patrick Georgilibpayload: Add get_option_from()
2011-09-14 QingPei WangAdd IT8721F support
2011-09-13 Peter Stugeutil/crossgcc: Update gdb to 7.3.1
2011-09-12 Ruud Schrampinteltool: added more device IDs
2011-09-12 Tobias DiedrichAdd acpi_get_sleep_type() to i82371eb and P2B _PTS...
2011-09-12 efdesign98Miscellaneous AMD F14 warning fixes
2011-09-09 Noe RubinsteinReplace while with do; while to avoid repetition
2011-09-09 Patrick GeorgiCrank up CPU speed on Intel Core and Core2 CPUs
2011-09-09 Stefan ReinauerReport GSE chipset and warn if the code has been compil...
2011-09-06 Rudolf MarekAdd support utils for tracing
2011-09-06 Rudolf MarekAdd support for the tracing infastructure in coreboot.
2011-09-06 Kerry SheAMD F14 Rev C0 update
2011-09-06 Kerry SheAMD SB800 southbridge update
2011-09-06 Kerry SheAMD F14 southbridge update
2011-09-04 Wang Qing PeiAdjust some code/comment of sb700 sata init
2011-09-04 Wang Qing PeiDisable dev3 on ma78gm-us2h
2011-08-29 Peter Stugebuildgcc: Do not download GDB source code if run with...
2011-08-27 Sven SchnelleAdd a few more patterns to .gitignore
2011-08-27 Sven SchnelleAdd dirty flag to git describe
2011-08-26 Sven SchnelleX60/T60: remove obsolete dmi.h
2011-08-26 Sven SchnelleAdd automatic SMBIOS table generation
2011-08-25 Alec AriMinor ma785gmt clean-up
2011-08-25 Alec AriFix up various dsdt.asl files
2011-08-24 Alec AriRemove dead code
2011-08-21 Peter Stugebuildgcc: Remove all bashisms, making the script run...
2011-08-21 Peter StugeUse git describe to set KERNELVERSION
2011-08-21 Peter Stugebuildgcc: Fix typo in check for failed iasl build
2011-08-19 Sven SchnelleLenovo H8: Always clear audio mute
2011-08-18 Patrick Georgilibpayload: export get_cbfs_header()
2011-08-18 Sven SchnelleX60: use EC events 0x50/0x58 instead of GPIO GPE for...
2011-08-18 Sven Schnelleexport get_cbfs_header()
2011-08-17 Patrick Georgilibpayload: Some more compatibility (for flashrom)
2011-08-16 Patrick Georgilibpayload: EHCI registers are volatile
2011-08-14 Jonathan A... crossgcc: invoke buildgcc with bash, instead of relying...
2011-08-12 Jonathan A... buildgcc: improve portability
2011-08-09 Marc JonesAdd iasl to buldgcc and rev the version.
2011-08-09 Alexandru GagniucDo not compile nuvoton superio for all board
2011-08-09 efdesign98AMD Family 14 Agesa warning fix
2011-08-06 Jonathan A... ms7135: add ACPI support
2011-08-06 efdesign98Update AMD F14 Agesa to support Rev C0 cpus
2011-08-04 Jonathan A... Add voltage control of southbridge and RAM on ms7135
2011-08-04 Keith Huinorthbridge/intel/i440bx: Registered SDRAM modules...
2011-08-04 Patrick Georgilibpayload: Add liblzma, libcbfs
2011-08-04 Patrick Georgisplit CBFS support into shared core and extended functions
2011-08-04 Patrick Georgilibpayload: Add PDCurses and ncurses' libform/libmenu
2011-08-04 Keith Huicpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.
2011-08-03 Jonathan A... Remove debugging code, or convert it to be selected...
2011-08-03 Jonathan A... Use preferred style of fixed-width integer types
2011-07-26 Patrick Georgicrossgcc: update w32api
2011-07-26 Patrick Georgibuildgcc: Break if parts of the toolchain are missing
2011-07-22 efdesign98Add xhcbios and ahcibios rom handling
2011-07-22 efdesign98Add the SuperMicro H8QGI platform
2011-07-22 efdesign98Add SSE3 dependent code
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-21 Tadas SlotkusLibpayload: default DESTDIR for 'make install'
2011-07-20 Patrick Georgilibpayload: Provide dummy getenv()
2011-07-18 efdesign98Add AMD Family 10 support to cpu folder
2011-07-18 efdesign98Add AMD Family 10 cpu support to northbridge folder
2011-07-18 Patrick GeorgiFix coreboot revision detection
2011-07-17 Steven A. Falcoport_enable and port_reset must change atomically.
2011-07-16 Rudolf MarekWorkaround the errata #181.
2011-07-16 Patrick Georgilibpayload: Improve compatibility
2011-07-15 efdesign98Add the AMD Family10 Agesa code
2011-07-14 Steven A. FalcoPrint a warning when an unknow USB controller type...
2011-07-14 Scott DuplichanMove AMD SB800 early clock setup.
2011-07-14 Steven A. FalcoEHCI driver missing bus_address assignment.
2011-07-13 Marc JonesSet SB800 ROM decode size based on kconfig.
2011-07-13 Rudolf MarekEnable SMI on M2V-MX SE
2011-07-13 Rudolf MarekMake AMD SMM SMP aware
2011-07-12 Kevin O'ConnorDo full flush on uart8250 only at end of printk.
2011-07-11 Patrick Georgilibpayload: Add qsort()
2011-07-11 Sven SchnelleT60: enable GPIO before using GPIO I/O port range
2011-07-11 Sven SchnelleT60: dont use X60 USB init flag
2011-07-10 Scott DuplichanASRock E350M1: ACPI-related BSOD fix
2011-07-08 Cristian Măgherușan... Fix memory size reporting on AMD family 14h systems...
2011-07-07 Patrick Georgilibpayload: Don't declare mouse support in tinycurses
2011-07-07 Patrick Georgilibpayload: Provide atol(), malloc.h
2011-07-07 Patrick Georgilibpayload: Implement strlcpy
2011-07-07 Patrick Georgilibpayload: fix wborder()
2011-07-07 Patrick GeorgiFix lint-002-build-dir-handling
2011-07-07 Sven SchnelleT60: handle EC events in SMM if ACPI is disabled
2011-07-07 Cristian Măgherușan... Run 'git fetch' in SeaBIOS only when really needed
2011-07-04 Rudolf MarekSmall SMM fixups
2011-07-03 Patrick GeorgiFixes to the libpayload build system
2011-07-02 Cristian Măgherușan... whitespace-only changes in acpi.c, replaced spaces...
2011-07-01 Cristian Măgherușan... added a config option for ACPI debugging
2011-07-01 Patrick GeorgiRelicense Makefile to match libpayload
2011-06-30 Patrick GeorgiAdd local copy of commit-msg hook
2011-06-30 Patrick GeorgiReduce warnings/errors in libpayload when using picky...
2011-06-30 Patrick GeorgiUse coreboot build system for libpayload, too.
2011-06-30 Rudolf MarekImprove VIA K8M890 HT settings. Use recommended setting...
2011-06-29 Mark NormanAdded support for Aaeon PFM-540I RevB PC104 SBC
2011-06-29 Sven Schnellei82801gx: read RTC status register to prevent IRQ storm
2011-06-29 Marc JonesLibpayload needs to clear the bss region.
2011-06-28 Kerry Sheamd southbirdge sb800 wrapper, pci bridge fix
2011-06-28 efdesign98Add the AMD Torpedo mainboard
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-28 Anton Kochkovmsrtool: added support for Intel CPUs
2011-06-28 Sven SchnelleSMM: add guard and include types.h in cpu/x86/smm.h
2011-06-28 Sven SchnelleX60: remove pci config register save/restore
next