Age | Commit message (Expand) | Author |
2007-04-09 | add support for CX700 builtin southbridge | Randall Philipson |
2007-04-07 | increase image size for abuild (trivial) | Stefan Reinauer |
2007-04-07 | Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch. | Peter Stuge |
2007-04-06 | YhLu's patch from January 18th. | Yinghai Lu |
2007-04-06 | This commit is part of YhLu's patch from January 18th. | Yinghai Lu |
2007-04-06 | YhLu's patch from January 18th. This part is mostly cleaning up | Yinghai Lu |
2007-04-06 | next part of YhLu's large patch. I am not sure whether the tables.c | Yinghai Lu |
2007-04-06 | Disable USB console on the m57sli for now. | Ed Swierk |
2007-04-06 | Part IV | Yinghai Lu |
2007-04-06 | Part III of YhLu's patch from January 18th | Yinghai Lu |
2007-04-06 | two more directories from YhLu's mcp55 megapatch. | Yinghai Lu |
2007-04-06 | This is part of the outstanding mcp55 commit from January 18th. It will | Yinghai Lu |
2007-04-06 | This patch makes sure that VGA is initialized before it is used. Without | Roman Kononov |
2007-04-06 | Trivial patch: | Stefan Reinauer |
2007-04-06 | Trivial (cosmetic) cleanup: | Stefan Reinauer |
2007-04-05 | Fix typo, add datasheet info, minor cosmetic fixes (trivial). | Uwe Hermann |
2007-04-05 | Coding style and cosmetics (trivial). | Uwe Hermann |
2007-04-05 | Add early serial support for the Fintek F81705F Super I/O. | Corey Osgood |
2007-04-04 | flashrom: split flash_enable.c into chipset_enable.c and board_enable.c | Luc Verhaegen |
2007-04-03 | Add initial framework for the Tyan S1846. | Uwe Hermann |
2007-04-02 | The *_early_serial.c pre-RAM code should do just that -- enable the serial | Uwe Hermann |
2007-04-01 | Drop useless and partly even incorrect comments (trivial). | Uwe Hermann |
2007-04-01 | Coding style fixes (trivial). | Uwe Hermann |
2007-04-01 | Initial Intel 440BX RAM initialization framework. | Uwe Hermann |
2007-03-31 | Flashrom: Add support for the ICH7-DH southbridge (untested). | Uwe Hermann |
2007-03-31 | Add support for the NSC PC87309 Super I/O. | Uwe Hermann |
2007-03-22 | This is a trivial cosmetic fix. Without it, the error message might look like: | Stefan Reinauer |
2007-03-20 | fix a stupid cut and paste error. | Stefan Reinauer |
2007-03-17 | Add initial pre-RAM serial output support for the VIA VT82C686(A/B) | Corey Osgood |
2007-03-06 | The attached patch adds additional PCI IDs for MCP55 LPC devices to | Ed Swierk |
2007-03-03 | Document POST codes emitted by LinuxBIOSv2. | Uwe Hermann |
2007-03-02 | flashrom: Fix wrong VT8235 flash enable failed warning. | Luc Verhaegen |
2007-03-02 | This patch splits console.c into 3 different files to get a better | Carl-Daniel Hailfinger |
2007-03-02 | Add missing it8716f_early_init.c file, which got lost in the commit of | Uwe Hermann |
2007-03-02 | Add Winbond W39V080A support to Flashrom. | David Hendricks |
2007-02-28 | Add support for the Gigabyte m57sli-s4 board to flashrom. | Ward Vandewege |
2007-02-28 | This is (most of) the usb2 debug console code ripped out of | Yinghai Lu |
2007-02-27 | Add a note that the resulting LinuxBIOS images are licensed under the | Uwe Hermann |
2007-02-27 | This is another fixup round for Yinghai Lu's great patch. | Stefan Reinauer |
2007-02-26 | List more possible payloads in the README (trivial). | Uwe Hermann |
2007-02-24 | Improve ITE IT8716F support. | Yinghai Lu |
2007-02-24 | Remove unused defines. | Uwe Hermann |
2007-02-19 | Fix some CHIP_NAME() entries to use canonical names. | Uwe Hermann |
2007-02-17 | Fix typo (trivial). | Uwe Hermann |
2007-02-17 | Move HOWTO/ into documentation/ where it belongs (trivial). | Uwe Hermann |
2007-02-17 | Initial support for the following new mainboards: | Yinghai Lu |
2007-02-16 | Currently the flashrom Makefile tries to detect whether pciutils-devel | Ed Swierk |
2007-02-09 | Add support for the MSI K9ND Master Series (ms9282) board. | Bingxun Shi |
2007-02-06 | Include src/include/boot/linuxbios_tables.h in the flashrom source | Uwe Hermann |
2007-02-06 | This patch is a rework of Adam Kaufman's Solaris patch. | Adam Kaufman |
2007-02-03 | Add support for the Winbond W83627EHG Super I/O. | Yinghai Lu |
2007-02-03 | Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, | bxshi |
2007-02-03 | This eliminates an illegal and annoying warning. | Roman Kononov |
2007-02-02 | I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforce | Roman Kononov |
2007-02-02 | Remove hardcoded gcc versions otherwise the build will break for | Uwe Hermann |
2007-02-01 | Fix typo which breaks the build ('defalut' should be 'default'). | Ed Swierk |
2007-02-01 | This patch adds the MCP55 PCI IDs (without which the southbridge code | Ed Swierk |
2007-02-01 | great check-in message: | Roman Kononov |
2007-02-01 | This fixes a small typo. | Roman Kononov |
2007-02-01 | Add support for the NVIDIA MCP55 southbridge. | Yinghai Lu |
2007-01-27 | Add support for the SST 49LF160C. | Alan Carvalho de Assis |
2007-01-24 | Delete superfluous and incorrect comment (trivial). | Uwe Hermann |
2007-01-22 | Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom. | Yinghai Lu |
2007-01-17 | trivial enhancement | Stefan Reinauer |
2007-01-16 | Change 'ram' to 'RAM' in user-visible output (closes #60). | Uwe Hermann |
2006-12-28 | A patch to add initial support for the i82801db southbridge based | Jon Dufresne |
2006-12-20 | htx card on io apic on htx slot of dk8_htx | Yinghai Lu |
2006-12-20 | ck804 pref mem 4G above support | Yinghai Lu |
2006-12-20 | Improve flashrom description in the manpage a bit (trivial). | Uwe Hermann |
2006-12-20 | Update flashrom requirements in the README (trivial). | Uwe Hermann |
2006-12-15 | Apply linuxbios-rename-other-payload-options.patch | Ed Swierk |
2006-12-15 | ouch. always abuild with payloads! trivial fix. | Stefan Reinauer |
2006-12-15 | Apply linuxbios-rename-compressed-payload-options.patch, refs #14 | Ed Swierk |
2006-12-14 | In the file mainboard/intel/i82801dbm/i82801dbm.c the variable | Jon Dufresne |
2006-12-14 | Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602). | Uwe Hermann |
2006-12-14 | Add an install target to the flashrom Makefile which installs flashrom | Uwe Hermann |
2006-12-14 | In src/southbridge/intel/i82801ca, first the smbus registers are mapped at i/o | chn |
2006-12-14 | Add mtrr support for pentium m cpus | Jon Dufresne |
2006-12-14 | This is a typo that went into one of the abuild files. it will break abuild | Stefan Reinauer |
2006-12-05 | Use the common LinuxBIOS license header (trivial). Refs #5. | Uwe Hermann |
2006-12-05 | Add missing license headers to some files (info based on svn history). | Uwe Hermann |
2006-12-04 | Update list of supported flash chips in the flashrom README (trivial). | Uwe Hermann |
2006-12-04 | List the supported flash chips and southbridges in the flashrom | Uwe Hermann |
2006-12-03 | Remove | Uwe Hermann |
2006-12-02 | fix romcc preprocessor bug | Eric Biederman |
2006-12-01 | Status update (trivial). | Uwe Hermann |
2006-12-01 | Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwise | Uwe Hermann |
2006-12-01 | Add missing #includes to some ITE Super I/O files. | Jon Dufresne |
2006-11-30 | Add convenience macros PAM0..PAM6 (trivial). | Uwe Hermann |
2006-11-27 | add Config.lb files for abuild. This fixes both boards (trivial) | Stefan Reinauer |
2006-11-26 | Cosmetic fix of the nova4899r CHIP_NAME(). | Uwe Hermann |
2006-11-26 | Add support for the IEI NOVA-4899R 5.25 SBC mainboard (patch submitted by | Luis Correia |
2006-11-22 | Fix location of the bug tracker in the manpage (trivial). | Uwe Hermann |
2006-11-22 | Update of the src/include/spd.h file with the following improvements: | Uwe Hermann |
2006-11-22 | apply patch from Giampiero Giancipoli <gianci@email.it>: | Giampiero Giancipoli |
2006-11-21 | Add support for ASD AE49F2008 | Stefan Reinauer |
2006-11-21 | flashrom: Only write the flash if the image has the same size | Stefan Reinauer |
2006-11-21 | Rename SM_ID to SYNCMOS_ID (trivial). | Uwe Hermann |
2006-11-21 | Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T | Uwe Hermann |
2006-11-20 | Cosmetic fixes and typos (trivial). | Uwe Hermann |