coreboot.git
2008-06-20 Jordan Crouselibpayload: Support curses for serial
2008-06-20 Bari AriExtend the VIA vt8237r southbridge decode range for...
2008-06-18 Jens Kuehnelflashrom: Add support for AMIC Technology A49LF040A...
2008-06-18 Peter Stugeflashrom: Force read unknown flash chips
2008-06-13 Peter Stugeflashrom: Board enable and autodetection for GIGABYTE...
2008-06-11 Peter Stugeflashrom: Add support for Amic Technology A29040B flash...
2008-06-11 Peter Stugeflashrom: Board enable and autodetection for BioStar...
2008-06-08 Pierre ProncheryChanges Makefile generation so that recursive "make...
2008-06-07 Stefan Reinauerfix via epia cn abuild.
2008-06-07 Tom SyllaAdd dump support for Winbond (NSC) PC87427. Dumps avail...
2008-06-03 Peter StugeWard writes:
2008-05-28 Stefan Reinauerabuild: fix gnu getopt detection (trivial)
2008-05-27 Mart RaudseppRevert r3357 and fix it as intended to (forgotten heade...
2008-05-27 Mart RaudseppFix typo introduced in r3356 that breaks build (trivial).
2008-05-27 Peter Stugeflashrom: MX25L4005, S25FL016A, W39V040B, W39V080A...
2008-05-27 Jordan Crousecoreinfo: Specify a name, listname and desc item for...
2008-05-27 Jordan Crouselibpayload: Add PAYLOAD_INFO macro
2008-05-27 Stefan Reinauernot sure why this ever worked. Add --xml / -x to the...
2008-05-27 Jordan Crouselibpayload: Add a function to verify the checksum...
2008-05-27 Stefan Reinauersync latest version of abuild (0.6) (trivial patch)
2008-05-27 Mart RaudseppMark SST49LF004A/B as tested (trivial).
2008-05-26 Uwe HermannMark the following chips as tested (trivial).
2008-05-22 Uwe HermannA bunch of cosmetic improvements (trivial).
2008-05-22 Uwe HermannMark more chips as tested (all operations), tested...
2008-05-22 Uwe HermannAdd support for the ASUS P4B266 board.
2008-05-22 Rudolf MarekAdd support for Amic A25L40P SPI flash.
2008-05-22 Andriy GaponChanges to make flashrom compile (and work) on FreeBSD.
2008-05-21 Myles WatsonThis is a simple patch which allows payloads to be...
2008-05-21 Uwe HermannAdd KEY_ESC (trivial).
2008-05-21 Peter StugeMyles reported SST49LF080A status -> TESTED_PREW
2008-05-20 Jordan Crousecoreinfo: Use the ESC key to exit the payload
2008-05-20 Jordan Crousecoreinfo: Fix the subwindow refresh based on the libpa...
2008-05-20 Jordan Crouselibpayload: Add an exec() and i386_do_exec() function
2008-05-20 Jordan Crouselibpayload: Add larfptr function
2008-05-20 Jordan Crouselibpayload: Fix curses subwindows
2008-05-20 Corey OsgoodAdd post-RAM init code for the Fintek F71805F Super...
2008-05-19 Aaron LweAdd support for the VIA EPIA-CN baord, which uses C7...
2008-05-17 Uwe HermannInitial support for the Intel 82845 (Brookdale) and...
2008-05-17 Nikolay Petukhovflashrom: Support Pm49FL004/2 Block Locking Registers
2008-05-16 Carl-Daniel... I looked at the datasheet and erase_sector_39sf020...
2008-05-16 Uwe HermannDoesn't have to be executable (trivial).
2008-05-16 Marc JonesGeode platforms that use a LPC Super I/O had the LPC...
2008-05-16 Joseph SmithNew Target and initial support for the Thomson IP1000.
2008-05-16 Carl-Daniel... ICH8 and ICH9 have an almost identical SPI interface...
2008-05-16 Dominik GeyerAdd support for the Atmel AT25DF321 SPI flash (tested).
2008-05-16 Dominik GeyerAdd support for SPI chips on ICH9. This is done by...
2008-05-16 Carl-Daniel... Enable IT8716F LPC-to-SPI write cycle translation in...
2008-05-15 Carl-Daniel... Print detailed status register information for SST25VF...
2008-05-15 Joseph SmithThis patch allows the RCA RM4100 to reboot. Upon reboot...
2008-05-15 Carl-Daniel... Lots of new SST flash chip IDs. Only a subset has been...
2008-05-15 Carl-Daniel... Add support for the JEDEC RES (Read Electronic Signatur...
2008-05-14 Uwe HermannSome NSC Super I/Os can have their config port at 0x15c...
2008-05-14 Uwe HermannCosmetics, whitespace, coding style, partially ident...
2008-05-14 Jordan Crouselibpayload: implement wborder function
2008-05-14 Jordan Crouselibpayload: Fix the putc function
2008-05-14 Stefan Reinaueradd ICH7-M and ICH7 DH to inteltool (trivial)
2008-05-14 Carl-Daniel... Add more infrastructure for flashrom ICH9 support.
2008-05-14 Stefan Reinauerfix license mentioning in manpage (trivial)
2008-05-14 Stefan Reinauertrivial patch: move maintainable parts to the top and...
2008-05-14 Stefan Reinauertrivial patch to fix options. Thanks to Uwe Hermann...
2008-05-14 Claus GindhartAdd the Intel 6300ESB as known chipset to the chipset...
2008-05-14 Carl-Daniel... Fix crash caused by division by zero for unknown flash...
2008-05-14 Carl-Daniel... Check the JEDEC vendor ID for correct parity. Flash...
2008-05-14 Stefan ReinauerExample on how to add other chipsets to inteltool....
2008-05-14 Carl-Daniel... Add lots of ATMEL SPI flash chips to flash.h.
2008-05-13 Carl-Daniel... flashrom: Move all IT87xx specific SPI routines from...
2008-05-13 Stefan ReinauerAdd new revised inteltool that dumps all kinds of chips...
2008-05-13 Myles WatsonThis is a trivial patch which fixes the tint build...
2008-05-13 Carl-Daniel... flashrom: Move the SPI #defines from spi.c to spi.h
2008-05-13 Carl-Daniel... Change the SPI parts of flashrom to prepare for a merge of
2008-05-12 Carl-Daniel... MX25L3205 and W25x40 have been confirmed to probe/read...
2008-05-12 Carl-Daniel... Add SST39VF512, SST39VF010, SST39VF040 support to flash...
2008-05-11 Uwe HermannFix the build when serial console support is disabled...
2008-05-11 Uwe HermannQuickfix to repair 'make clean; make menuconfig' (trivial).
2008-05-10 Carl-Daniel... Improve flashrom SPI abstraction, second step.
2008-05-10 Peter Stugeflashrom: Rename generic_spi_*() functions to spi_*()
2008-05-09 Jordan Crousecoreboot-v2: Disable second serial port on Norwich
2008-05-08 Uwe HermannAdd support for dumping ITE IT8718F EC registers (trivial).
2008-05-08 Uwe HermannDon't split up register list in two blocks, otherwise...
2008-05-08 Claus Gindhartflashrom: Probe for up to 3 flash chips.
2008-05-07 Ed SwierkImplement GPIO configuration routines for the Intel...
2008-05-07 Jordan Crousecoreinfo: Add a module for browsing the boot LAR
2008-05-07 Jordan Crouselibpayload: Add LAR walking support
2008-05-07 Ed SwierkFix a typo in lbtdump output (trivial).
2008-05-06 Jordan Crousecoreinfo: Show the current time and date in the menu
2008-05-06 Jordan CrouseWe were in the risk of running out of space in the...
2008-05-06 Jordan CrouseThe previous commit had more in it then I wanted -...
2008-05-06 Jordan Crousecoreinfo: Move the rdtsc.h include into the #ifdef...
2008-05-06 Marc Jonescs5536 IDE PWB flag was not getting set since it is...
2008-05-06 Myles WatsonThis patch changes Config-lab.lb for qemu to use lzma...
2008-05-06 Aaron LweThis patch adds pc keyboard init function call for...
2008-05-06 Jonathan A... Fix various issues on MSI MS-7135 board.
2008-05-05 Ward VandewegeThis patch changes the payload path for Config.lb;...
2008-05-03 Peter Stugeflashrom: Add a tested bitmap field to the flash chip...
2008-04-30 Ed SwierkBy default, the Intel 3100 LPC interface enables only...
2008-04-29 Bari Ariflashrom: Enable ROM decode range to 1MB for vt8237r
2008-04-28 Claus GindhartThe generic jedec.c does not work for the ST M50FLW...
2008-04-28 Peter Stugeflashrom: Handle NULL probe, erase and write function...
2008-04-25 Jordan Crouselibpayload: Add gettimeofday() and friends
2008-04-25 Jordan Crouselibpayload: Fix a small but aggressive bug in printf()
next