Age | Commit message (Expand) | Author |
2008-05-22 | A bunch of cosmetic improvements (trivial). | Uwe Hermann |
2008-05-22 | Mark more chips as tested (all operations), tested on ASUS P4B266 (trivial). | Uwe Hermann |
2008-05-22 | Add support for the ASUS P4B266 board. | Uwe Hermann |
2008-05-22 | Add support for Amic A25L40P SPI flash. | Rudolf Marek |
2008-05-22 | Changes to make flashrom compile (and work) on FreeBSD. | Andriy Gapon |
2008-05-21 | This is a simple patch which allows payloads to be placed in memory in | Myles Watson |
2008-05-21 | Add KEY_ESC (trivial). | Uwe Hermann |
2008-05-21 | Myles reported SST49LF080A status -> TESTED_PREW | Peter Stuge |
2008-05-20 | coreinfo: Use the ESC key to exit the payload | Jordan Crouse |
2008-05-20 | coreinfo: Fix the subwindow refresh based on the libpayload changes | Jordan Crouse |
2008-05-20 | libpayload: Add an exec() and i386_do_exec() function | Jordan Crouse |
2008-05-20 | libpayload: Add larfptr function | Jordan Crouse |
2008-05-20 | libpayload: Fix curses subwindows | Jordan Crouse |
2008-05-20 | Add post-RAM init code for the Fintek F71805F Super I/O. | Corey Osgood |
2008-05-19 | Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. | Aaron Lwe |
2008-05-17 | Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial). | Uwe Hermann |
2008-05-17 | flashrom: Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov |
2008-05-16 | I looked at the datasheet and erase_sector_39sf020() is totally and | Carl-Daniel Hailfinger |
2008-05-16 | Doesn't have to be executable (trivial). | Uwe Hermann |
2008-05-16 | Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all | Marc Jones |
2008-05-16 | New Target and initial support for the Thomson IP1000. | Joseph Smith |
2008-05-16 | ICH8 and ICH9 have an almost identical SPI interface, only the location | Carl-Daniel Hailfinger |
2008-05-16 | Add support for the Atmel AT25DF321 SPI flash (tested). | Dominik Geyer |
2008-05-16 | Add support for SPI chips on ICH9. This is done by using the generic SPI | Dominik Geyer |
2008-05-16 | Enable IT8716F LPC-to-SPI write cycle translation in flashrom if the | Carl-Daniel Hailfinger |
2008-05-15 | Print detailed status register information for SST25VF series flash. | Carl-Daniel Hailfinger |
2008-05-15 | This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec... | Joseph Smith |
2008-05-15 | Lots of new SST flash chip IDs. Only a subset has been added to | Carl-Daniel Hailfinger |
2008-05-15 | Add support for the JEDEC RES (Read Electronic Signature and Resume from | Carl-Daniel Hailfinger |
2008-05-14 | Some NSC Super I/Os can have their config port at 0x15c (trivial). | Uwe Hermann |
2008-05-14 | Cosmetics, whitespace, coding style, partially ident-aided (trivial). | Uwe Hermann |
2008-05-14 | libpayload: implement wborder function | Jordan Crouse |
2008-05-14 | libpayload: Fix the putc function | Jordan Crouse |
2008-05-14 | add ICH7-M and ICH7 DH to inteltool (trivial) | Stefan Reinauer |
2008-05-14 | Add more infrastructure for flashrom ICH9 support. | Carl-Daniel Hailfinger |
2008-05-14 | fix license mentioning in manpage (trivial) | Stefan Reinauer |
2008-05-14 | trivial patch: move maintainable parts to the top and add ICH7-M DH southbridge | Stefan Reinauer |
2008-05-14 | trivial patch to fix options. Thanks to Uwe Hermann for the hint! | Stefan Reinauer |
2008-05-14 | Add the Intel 6300ESB as known chipset to the chipset struct enables. | Claus Gindhart |
2008-05-14 | Fix crash caused by division by zero for unknown flash chips. | Carl-Daniel Hailfinger |
2008-05-14 | Check the JEDEC vendor ID for correct parity. Flash chips which can be | Carl-Daniel Hailfinger |
2008-05-14 | Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7 | Stefan Reinauer |
2008-05-14 | Add lots of ATMEL SPI flash chips to flash.h. | Carl-Daniel Hailfinger |
2008-05-13 | flashrom: Move all IT87xx specific SPI routines from spi.c to a separate | Carl-Daniel Hailfinger |
2008-05-13 | Add new revised inteltool that dumps all kinds of chipset information and dro... | Stefan Reinauer |
2008-05-13 | This is a trivial patch which fixes the tint build by removing the extra | Myles Watson |
2008-05-13 | flashrom: Move the SPI #defines from spi.c to spi.h | Carl-Daniel Hailfinger |
2008-05-13 | Change the SPI parts of flashrom to prepare for a merge of | Carl-Daniel Hailfinger |
2008-05-12 | MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK | Carl-Daniel Hailfinger |
2008-05-12 | Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF | Carl-Daniel Hailfinger |
2008-05-11 | Fix the build when serial console support is disabled (trivial). | Uwe Hermann |
2008-05-11 | Quickfix to repair 'make clean; make menuconfig' (trivial). | Uwe Hermann |
2008-05-10 | Improve flashrom SPI abstraction, second step. | Carl-Daniel Hailfinger |
2008-05-10 | flashrom: Rename generic_spi_*() functions to spi_*() | Peter Stuge |
2008-05-09 | coreboot-v2: Disable second serial port on Norwich | Jordan Crouse |
2008-05-08 | Add support for dumping ITE IT8718F EC registers (trivial). | Uwe Hermann |
2008-05-08 | Don't split up register list in two blocks, otherwise "Register dump:" | Uwe Hermann |
2008-05-08 | flashrom: Probe for up to 3 flash chips. | Claus Gindhart |
2008-05-07 | Implement GPIO configuration routines for the Intel 3100 southbridge, | Ed Swierk |
2008-05-07 | coreinfo: Add a module for browsing the boot LAR | Jordan Crouse |
2008-05-07 | libpayload: Add LAR walking support | Jordan Crouse |
2008-05-07 | Fix a typo in lbtdump output (trivial). | Ed Swierk |
2008-05-06 | coreinfo: Show the current time and date in the menu | Jordan Crouse |
2008-05-06 | We were in the risk of running out of space in the option menu at | Jordan Crouse |
2008-05-06 | The previous commit had more in it then I wanted - so I am reverting | Jordan Crouse |
2008-05-06 | coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO | Jordan Crouse |
2008-05-06 | cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi... | Marc Jones |
2008-05-06 | This patch changes Config-lab.lb for qemu to use lzma like the other targets. | Myles Watson |
2008-05-06 | This patch adds pc keyboard init function call for qemu in v2 since some payl... | Aaron Lwe |
2008-05-06 | Fix various issues on MSI MS-7135 board. | Jonathan A. Kollasch |
2008-05-05 | This patch changes the payload path for Config.lb; this board is supported by | Ward Vandewege |
2008-05-03 | flashrom: Add a tested bitmap field to the flash chip table. | Peter Stuge |
2008-04-30 | By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 | Ed Swierk |
2008-04-29 | flashrom: Enable ROM decode range to 1MB for vt8237r | Bari Ari |
2008-04-28 | The generic jedec.c does not work for the ST M50FLW flash | Claus Gindhart |
2008-04-28 | flashrom: Handle NULL probe, erase and write function pointers in the | Peter Stuge |
2008-04-25 | libpayload: Add gettimeofday() and friends | Jordan Crouse |
2008-04-25 | libpayload: Fix a small but aggressive bug in printf() | Jordan Crouse |
2008-04-25 | libpayload: Enable keyboard translation so that we can use scancode set 1 | Jordan Crouse |
2008-04-25 | libpayload: Fix malloc allocation | Jordan Crouse |
2008-04-25 | libpayload: Add the null terminator to the end of the duplicated string | Jordan Crouse |
2008-04-25 | Change abuild ROM_IMAGE_SIZE to match the standard s_c_fam10 Config.lb. | Marc Jones |
2008-04-25 | Remove inline from FAM10 CPU initialization functions. | Marc Jones |
2008-04-25 | Fix so pci device memory allocation does not use memory base address at 0xfec... | Aaron Lwe |
2008-04-25 | Payload location fix for buildrom (trivial). | Uwe Hermann |
2008-04-24 | Add CPUID processor name string support for Fam10 CPUs. | Marc Jones |
2008-04-24 | On APs the ClLinesToNbDis was being left enabled from CAR setup. | Marc Jones |
2008-04-24 | This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX) | Nikolay Petukhov |
2008-04-24 | Flash pages, which where excluded from updating using the exclude or the | Claus Gindhart |
2008-04-23 | Same old story: Fam10 needs more space again. My calculations say it | Carl-Daniel Hailfinger |
2008-04-23 | Trivial payload location changes for buildrom. | Myles Watson |
2008-04-23 | These config files are so that buildrom can use these two boards. | Myles Watson |
2008-04-23 | This is the sata irq patch for s2895 and ultra40. It also changes some broken | Myles Watson |
2008-04-23 | Fix irqs for secondary ports on both sata controllers. | Myles Watson |
2008-04-23 | Detect SMSC SCH5027 (trivial). | Uwe Hermann |
2008-04-23 | This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port on | Ward Vandewege |
2008-04-22 | Clean up and remove late initialization code that is no longer needed. | Marc Jones |
2008-04-22 | Find matching settings for each CPUs FID, VID, and P-state registers and init... | Marc Jones |
2008-04-22 | Update the FAM10 microcode to current versions. | Marc Jones |
2008-04-22 | Missed this file in the previous check-in, r3248. | Marc Jones |