coreboot.git
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).
2008-10-12 Uwe HermannAdd support for the VIA pc2500e mainboard (CN700 +...
2008-10-11 Uwe HermannDrop a number of duplicated failover.c files (they...
2008-10-10 Carl-Daniel... Add ICH10 support to flashrom.
2008-10-10 Peter Stugeflashrom: Check that a filename was specified also...
2008-10-10 Ward VandewegeEnable vga bios by default on Tyan s2881. The board...
2008-10-09 Uwe HermannAdd Fintek F71882FG support (trivial).
2008-10-09 Uwe HermannIndent-based + manual cleanups for CN700 (trivial)...
2008-10-09 Marc JonesAdded comment about sb600 wideio setting for clarity...
2008-10-08 Peter Stugelibpayload: Rename Geode video driver to Geode LX video...
2008-10-08 Patrick Georgimove variable declaration to where it is used, to preve...
2008-10-07 Jordan Crouse[PATCH] coreboot: Don't loop forever waiting for HDA...
2008-10-07 Mats Erik AnderssonSupport for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.
2008-10-06 Myles WatsonWhitespace fixes.
2008-10-04 Uwe HermannFix obviously (syntactically) broken cmos.layout (trivial).
2008-10-03 Marc JonesRon has been doing really good work over in v3. The...
2008-10-03 Uwe HermannFix/amend the incorrect pnp_dev_info[] items for the...
2008-10-03 Carl-Daniel... Thanks to Jason Zhao we got a skeleton CAR code for...
2008-10-02 Myles WatsonWhitespace cleanup (trivial).
2008-10-02 Myles WatsonWhitespace cleanup (trivial).
2008-10-02 Uwe HermannCK804 coding-style fixed based on an 'indent' run ...
2008-10-02 Ronald G. MinnichThis is so that people can see it. This is the sb600...
2008-10-02 Carl-Daniel... Fix a typo.
2008-10-02 Carl-Daniel... Use easily readable macros to setup interrupt routing.
2008-10-01 Marc JonesMissed a CONFIG_USE_PRINTK_IN_CAR define for the Asus...
2008-10-01 Uwe HermannAdd some more Super I/O IDs/names (trivial).
2008-10-01 Uwe HermannEnable all available devices on the ASUS A8N-E (trivial).
2008-10-01 Carl-Daniel... The ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-30 Marc JonesAdd an abuild command line option for -fno-stack-protec...
2008-09-30 Uwe HermannCoding-style fixes and simplifications for the ASUS...
2008-09-30 Ulf JordanDo not try to display non-printable characters on the...
2008-09-30 Mats Erik AnderssonA duplicate register address is incremented in table...
2008-09-30 Tim ter LaakThis patch fixes support for the AT49F002N(T) chip...
2008-09-30 Peter Stugeflashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE...
2008-09-29 Marc JonesAMD K8 platforms must use CAR so it makes sense to...
2008-09-29 Peter Stugeflashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)
2008-09-29 Uwe HermannMark the SyncMOS S29C51002T as working (trivial).
2008-09-29 Marc JonesThis patch for the AMD K8 allows a single DIMM to be...
2008-09-27 Stefan ReinauerAdd string support to nvramtool.
next