coreboot.git
2008-11-12 Marc JonesAdd another AM2 cpuid to the name string. Also, colapse...
2008-11-12 Uwe HermannAdd detection support for ITE IT8228E, IT8711F, IT8722F...
2008-11-11 Robert MillanSigned-off-by: Robert Millan <rmh@aybabtu.com>
2008-11-11 Robert MillanSigned-off-by: Robert Millan <rmh@aybabtu.com>
2008-11-11 Stefan ReinauerThanks to Uwe Hermann for spotting this typo.
2008-11-11 Uwe HermannAdd support for the Winbond W83627DHG Super I/O.
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-11-11 Jordan Crouse[PATCH] coreinfo: Add multiboot parsing support
2008-11-11 Jordan Crouse[PATCH] Add sysinfo_have_multiboot function
2008-11-11 Uwe HermannAlways enable serial before SMBus (or as early as possi...
2008-11-10 Stefan ReinauerMerge some parts of the i945 review (trivial):
2008-11-10 Stefan Reinauercosmetic update for getpir.
2008-11-09 Uwe Hermanni945.h: Add some more comments, align data for better...
2008-11-08 Carl-Daniel... The POST_CODE macro had the outb() argument order backw...
2008-11-08 Peter Stugeflashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE
2008-11-08 Ulf JordanUpdate bayou to use ACS_ macros for line drawing charac...
2008-11-06 Uwe HermannRe-add "based on" lines.
2008-11-06 Uwe HermannDrop #defines for registers that are not existant on...
2008-11-06 Uwe HermannThe enable_hpet() code in intel/i82801gx will not work...
2008-11-05 Carl-Daniel... The ST M25P16 chip has been confirmed to work fine...
2008-11-04 Carl-Daniel... Add support for 8 new chips to flashrom and fix up...
2008-11-03 Jens RottmannFix compile errors if CONFIG_FS_PAYLOAD=1:
2008-11-03 Jens RottmannAdd the missing I/O resources for IT8712F GPIOs. (E...
2008-11-03 Marc JonesSet asus/a8v-3_se to use printk in CAR. (trivial)
2008-11-03 Marc JonesUpdate K8 FID/VID setup. Add support for 100MHz FIDs...
2008-11-03 Jordan CrouseMove the default payload to be more buildrom friendly.
2008-11-03 Ronald G. Minnichmodify pirq tables for epia-cn.
2008-11-03 Carl-Daniel... Dump ICH8/ICH9/ICH10 SPI registers in flashrom.
2008-11-03 Carl-Daniel... Add additional SPI sector erase and chip erase command...
2008-11-02 Stefan ReinauerDrop nr/opcode_index parameter from run_opcode and...
2008-11-02 Uwe HermannGet the lzma/ directory from v3 via svn:externals,...
2008-11-02 Uwe HermannImport a slightly modified Bayou version into svn....
2008-11-02 Uwe HermannTrim down the list of southbridges supported by the...
2008-11-02 Carl-Daniel... Add support for the ST M50FW002 chip to flashrom. Ident...
2008-11-02 Stefan Reinauerinteltool 82945G/GZ/P/PL Support (trivial)
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-31 Uwe HermannMove the nvramtool manpage to section 8 (as it's only...
2008-10-30 Marc JonesLeave room for ROM growth and for the payload. (trivial)
2008-10-30 Marc JonesIncreased the size of the failover and normal ROM_IMAGE...
2008-10-30 Arne Georg... Here's a patch towards r3690 upping the ROM size for...
2008-10-30 Jens RottmannAdd support for the LiPPERT Cool SpaceRunner-LX embedde...
2008-10-30 Andriy GaponAllow nvramtool to build and work on FreeBSD. Tested...
2008-10-30 Uwe HermannMark two more chips as fully tested (trivial).
2008-10-29 Stefan ReinauerFlashrom support for some Numonyx parts (M25PE)
2008-10-29 Ed SwierkEnable SPI boot flash support on EP80579, which has...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Kontron 986LCD-M mainboard series.
2008-10-29 Stefan ReinauerSupport for the Intel 945 northbridge.
2008-10-29 Stefan ReinauerSupport for Intel Core Duo and Core 2 Duo (tm) CPUs.
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-10-29 Stefan ReinauerImplement support for the Winbond W83627THG.
2008-10-29 Stefan ReinauerChanges required to the device allocator:
2008-10-28 Andriy GaponAllow superiotool to compile and work on FreeBSD. Teste...
2008-10-28 Uwe HermannMark Winbond W39V040FA" (512 KB) as fully supported...
2008-10-28 Uwe HermannAdd support for the Intel 82371MX (MPIIX) southbridge...
2008-10-27 Mats Erik AnderssonAdd initial support for the MSI MS-6147 mainboard.
2008-10-26 Uwe HermannAdd support for the Intel 82371FB PIIX and 82371SB...
2008-10-25 Uwe HermannAdd support for the VIA VT82C586A/B chipset, improve...
2008-10-23 Urja RannikkoAdd support for the ITE IT8661F/IT8770F, IT8673F, and...
2008-10-23 Patrick Georgimake escape code handling for serial terminal more...
2008-10-22 Jens RottmannMade await_ide(), which polls for an ide status change...
2008-10-22 Jens RottmannChanged RAM speed calculation to fix RAM modules gettin...
2008-10-22 Jens RottmannSpeed up copying coreboot to ram by using "movsl" inste...
2008-10-22 Jens RottmannFixes a off-by-one error when routing the IRQs. This...
2008-10-22 Uwe HermannFix ordering problem in the libpayload Makefile. The...
2008-10-22 Stefan Reinaueradd multiboot support to defconfig (trivial)
2008-10-22 Stefan Reinauerouch. something went wrong with applying that old patch
2008-10-22 Stefan ReinauerThis has been sitting here since a looong time.
2008-10-21 Uwe HermannReduce serial output, otherwise flashing will fail...
2008-10-21 Jordan Crouse[PATCH] fix video console init
2008-10-21 Uwe HermannI/O ports are 16bit, so change 'unsigned long port_base...
2008-10-21 Patrick GeorgiThis patch removes most of the #ifdefs in libc/console...
2008-10-21 Uwe HermannAdd missing license header.
2008-10-20 Jordan Crouse[PATCH] libpayload: Fix overflow in _delay function
2008-10-20 Jordan Crouse[PATCH] libpayload: Add a strtoul() function
2008-10-20 Jordan Crouse[PATCH] libpayload: Bail if the keyboard controller...
2008-10-20 Jordan Crouse[PATCH] libpayload: Fix the PCI search function
2008-10-20 Jordan Crouse[PATCH] libpayload: Add multiboot support
2008-10-20 Jordan Crouse[PATCH] libpayload: Add pci_set_bus_master() function
2008-10-20 Jordan Crouse[PATCH] libpayload: Use gcc to compile assembly files
2008-10-19 Andriy GaponAdd register definitions for W83627HF based on publicly...
2008-10-18 Uwe HermannCoding-style fixes for flashrom, partly indent-aided...
2008-10-18 Urja Rannikkoflashrom: Allow the SiS 620 chipset to detect and read...
2008-10-17 Corey OsgoodOne more little fix for the Jetway J7F[24], option...
2008-10-17 Corey OsgoodConfig-abuild.lb's for jetway/j7f24 and bcom/winnetp680...
2008-10-17 Corey OsgoodFinal fix for C7 boards, which are still using ROMCC...
2008-10-17 Carl-Daniel... ROMCC chokes on vt8237_early_network_init(). Since...
2008-10-16 Carl-Daniel... Revision 3564 improved compilation time, but it also...
2008-10-16 Patrick Georgi- reduced memory requirements a lot (from >100kb/contro...
2008-10-16 Alex Mauer* Add a new board, the BCom WinNET P680
2008-10-16 Carl-Daniel... Revision 3567 introduced __attribute__((packed)) for...
2008-10-15 Marc JonesSB600 has four write once LPC ROM protect areas. It...
2008-10-14 Uwe HermannDrop global register 0x07 for all Super I/Os (trivial).
2008-10-14 Josh ProfittAdd dump support to ITE IT8726F, and add comments and...
2008-10-13 Ed SwierkAdd support for the Intel EP80579 (Tolapai) Development...
2008-10-13 Uwe HermannMove AMD RS690 and SB600 PCI IDs to pci_ids.h where...
2008-10-13 Uwe HermannDrop unused (or commented / #if 0) reset.c files.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-12 Corey OsgoodRemove an extra bracket left by the vt8237r cleanup...
2008-10-12 Uwe HermannVIA VT8237R cleanups (trivial).
next