Age | Commit message (Expand) | Author |
2008-02-01 | This patch reverses an erroneous change that sneaked in during r2972, and broke | Ward Vandewege |
2008-01-28 | v2: Fix Serengeti-Cheetah flags too | Jordan Crouse |
2008-01-28 | [V2]: Add CFLAGS to targets to suck in any passed in flags | Jordan Crouse |
2008-01-28 | Fix mptable util so the output will compile | Jon Dufresne |
2008-01-27 | Add support for the Abit BE6-II V2.0 board. | Uwe Hermann |
2008-01-27 | Make the vendor name optional in the -m flashrom parameter when there's only | Peter Stuge |
2008-01-27 | Add a new record type "console" for lbtable, and insert one record | Patrick Georgi |
2008-01-27 | Forgot to add Spansion S25FL016A to README, trivial. | Peter Stuge |
2008-01-26 | This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA... | Ronald G. Minnich |
2008-01-26 | Correctly disable the ROM area Write Protect bit in the Geode LX. | Marc Jones |
2008-01-25 | bsh/ksh-clone and make(1)-syntax don't go well together | Patrick Georgi |
2008-01-25 | This patch adds a new record type for lbtable to provide information | Patrick Georgi |
2008-01-25 | Various small fixes and updates for lxbios (trivial). | Uwe Hermann |
2008-01-25 | Add ids and chip entry for Spansion S25FL016A to flashrom, tested, | Peter Stuge |
2008-01-22 | Use "--build-id=none" as linker flags if build-id is supported. | Marc Karasek |
2008-01-22 | Here is just a little and simple patch to get the MX25L3205D working. | Harald Gutmann |
2008-01-22 | Flashrom did not use the read function for verifying, it used direct memory | Carl-Daniel Hailfinger |
2008-01-22 | Make sure we delay writing the next byte long enough in SPI byte | Carl-Daniel Hailfinger |
2008-01-21 | Omitting the wait for SPI ready when there is no data to be read, e.g. | Ronald Hoogenboom |
2008-01-21 | This patch adds version information to flashrom. Because 'v' and 'V' | Bernhard Walle |
2008-01-20 | last try i hope. Building with a payload changes the result of the rom | Stefan Reinauer |
2008-01-20 | give it 2k more space for abuild. let's look into this anyways, but get rid of | Stefan Reinauer |
2008-01-19 | Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial). | Uwe Hermann |
2008-01-19 | Small superiotool fix to detect more Winbond W83627EHF chips. The | Uwe Hermann |
2008-01-19 | This patch is for winbond w83627DHG superio support in superiotool. | Bingxun Shi |
2008-01-19 | Support SPI flash chips bigger than 512 kByte sitting behind IT8716F | Ronald Hoogenboom |
2008-01-18 | Document the --list-supported option. Various small fixes (trivial). | Uwe Hermann |
2008-01-18 | Minor documentation improvements/fixes in the README and manpage (trivial). | Uwe Hermann |
2008-01-18 | rename linuxbios_* files in utils repository. | Stefan Reinauer |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
2008-01-18 | util/ renames | Stefan Reinauer |
2008-01-18 | rename linuxbios -> coreboot | Stefan Reinauer |
2008-01-18 | for some reasons the externals did not get committed. | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2008-01-16 | rename linuxbios to coreboot | Stefan Reinauer |
2008-01-15 | Add new --list-supported switch for printing the list of Super I/Os | Robinson P. Tryon |
2008-01-12 | Fix the documentation of GPIO setup, tell W83627EHF to use external | Rudolf Marek |
2008-01-12 | Via C3 datasheets don't make any mention of microcode updates, and the | Corey Osgood |
2008-01-11 | Fix these to use a more standard relative path for payload. | Ronald G. Minnich |
2008-01-11 | Add the ability to extend CFLAGS as needed for several new distros | Ronald G. Minnich |
2008-01-11 | This patch removes '\n' from the help output since this looks a bit strange. | Bernhard Walle |
2008-01-10 | Add a workaround for a bug in some binutils version which strictly | Carl-Daniel Hailfinger |
2008-01-10 | This patch introduces 4k CAR size granularity for the AMD x86 CAR code. | Carl-Daniel Hailfinger |
2008-01-10 | Enable MX25L8005 support in flashrom. The #defines were already there. | Harald Gutmann |
2008-01-09 | Use macros to improve readability of the device-to-pin IRQ assignments | Carl-Daniel Hailfinger |
2008-01-08 | Fix compilation of Tyan S2735 which was broken by accident in r3038. | Carl-Daniel Hailfinger |
2008-01-08 | Remove some DOS line endings accidentially introduced in r3014. | Carl-Daniel Hailfinger |
2008-01-08 | This patch is an attempt at introducing 4k CAR size granularity for the | Carl-Daniel Hailfinger |
2008-01-08 | Ubuntu's gcc doesn't write "install:" in german locales. | Patrick Georgi |
2008-01-07 | Add support for the SST25VF040B 4 Mbit SPI flash chip. | Carl-Daniel Hailfinger |
2008-01-07 | Improve readability and remove redundancy by wrapping | Torsten Duwe |
2008-01-06 | Since a VGA console and the need to run any option ROMs are | Torsten Duwe |
2008-01-04 | Add board enable for the gigabyte ga_2761gxdk board | Ronald G. Minnich |
2008-01-04 | Print at least the vendor for SPI flash chips if the exact chip ID is | Carl-Daniel Hailfinger |
2007-12-31 | Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have | Carl-Daniel Hailfinger |
2007-12-31 | Add continuation ID support to jedec.c | Carl-Daniel Hailfinger |
2007-12-31 | This fixes a few vendor IDs to conform with JEDEC publication 106W | Carl-Daniel Hailfinger |
2007-12-30 | The following mainboards had a file named microcode_updates.c in their | Carl-Daniel Hailfinger |
2007-12-29 | All SPI chips mentioned in flashchips.c had their sector size listed as | Carl-Daniel Hailfinger |
2007-12-29 | Print the chip status register for all SPI chips on probe if verbose | Carl-Daniel Hailfinger |
2007-12-29 | Add 25VF016B support to flashrom. Untested, but verified against the | Carl-Daniel Hailfinger |
2007-12-28 | Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs. | Ed Swierk |
2007-12-21 | Add an interrupt entry for the onboard firewire controller, | Torsten Duwe |
2007-12-21 | Change default payload to /tmp/filo.elf (trivial). | Uwe Hermann |
2007-12-19 | More abuild fixes, this should be the last (trivial) | Corey Osgood |
2007-12-19 | Fix for newer iasl versions (trivial) | Corey Osgood |
2007-12-19 | trivial fix for abuild. | Stefan Reinauer |
2007-12-19 | Small fix to make the abuild happy, add ROM_SIZE to target/*/Config.lb, | Corey Osgood |
2007-12-19 | Changed the stop_this_cpu() to just hlt. | Marc Jones |
2007-12-19 | Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support. | Marc Jones |
2007-12-19 | Additional early AMD8111 southbridge support for Barcelona platforms. | Marc Jones |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |
2007-12-19 | Whitespace and other code cleanup in peperation for AMD Barcelona support. | Marc Jones |
2007-12-17 | Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32, | Carl-Daniel Hailfinger |
2007-12-17 | Add dump support for NSC PC87317. | Ulf Jordan |
2007-12-17 | Enable IDE legacy port access for all 440BX based boards per default, as | Uwe Hermann |
2007-12-17 | To make it easier to add new SPI chips to flashchips.c, rename functions | Carl-Daniel Hailfinger |
2007-12-16 | Add support for ST M25P80 chips to flashrom. Detection was tested. | Carl-Daniel Hailfinger |
2007-12-14 | Add dump support for SMSC LPC47M192. | Ulf Jordan |
2007-12-14 | Add dump support for NSC PC97317. | Ulf Jordan |
2007-12-13 | Add detection and dump support for NSC PC97307. | Ulf Jordan |
2007-12-13 | Add dump support for NSC PC8741x. | Ulf Jordan |
2007-12-10 | Add support for more atmel chips: | Frederico Silva |
2007-12-09 | This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every | Myles Watson |
2007-12-08 | Add detection and dump support for NSC PC87309. | Ulf Jordan |
2007-12-07 | Add/fix some LDN descriptions (trivial). | Uwe Hermann |
2007-12-07 | Fix typo. According to National's datasheet PC87317 has SID = 0xd0 and | Ulf Jordan |
2007-12-05 | Remove the coherent_ht_car.c file. It is exactly the same as | Uwe Hermann |
2007-12-04 | Various coding style fixes, constification, fixed typos (trivial). | Uwe Hermann |
2007-12-04 | Enable vga option rom support for 1MB rom chip, which is what the h8dmr ships... | Ward Vandewege |
2007-12-02 | Add board-enable for Acorp 6A815EPD. | Jonathan A. Kollasch |
2007-11-30 | Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): | Uwe Hermann |
2007-11-29 | fix abuild. | Stefan Reinauer |
2007-11-29 | Various small fixes (trivial). | Uwe Hermann |
2007-11-29 | Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board, | Mondrian Nuessle |
2007-11-29 | Restructure/rename/comment a few 82371XX-related PCI IDs (trivial). | Uwe Hermann |
2007-11-29 | Update AMD CPU IDs in model_fxx_init.c with information from | Uwe Hermann |
2007-11-27 | Drop the unfinished, non-working Bitworks IMS board. | Uwe Hermann |
2007-11-26 | Correction to irq tables. | Ronald G. Minnich |