summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-07This is a trivial patch. I missed one of the ROM names when I converted them...Myles Watson
2008-02-07Make the check for -fno-stack-protector fail silently, if it fails.Ward Vandewege
2008-02-07Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson
2008-02-06This patch changes the Config.lb files and adds Config-lab.lb files for Myles Watson
2008-02-06Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors likeCarl-Daniel Hailfinger
2008-02-05This patch changes all rom names that aren't coreboot.rom in Config.lb files.Myles Watson
2008-02-05Factor out print_conf() from Geode LX mainboard directories. TheCarl-Daniel Hailfinger
2008-02-01 This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu
2008-02-01This patch reverses an erroneous change that sneaked in during r2972, and brokeWard Vandewege
2008-01-28v2: Fix Serengeti-Cheetah flags tooJordan Crouse
2008-01-28[V2]: Add CFLAGS to targets to suck in any passed in flagsJordan Crouse
2008-01-28Fix mptable util so the output will compileJon Dufresne
2008-01-27Add support for the Abit BE6-II V2.0 board.Uwe Hermann
2008-01-27Make the vendor name optional in the -m flashrom parameter when there's onlyPeter Stuge
2008-01-27Add a new record type "console" for lbtable, and insert one recordPatrick Georgi
2008-01-27Forgot to add Spansion S25FL016A to README, trivial.Peter Stuge
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-26Correctly disable the ROM area Write Protect bit in the Geode LX.Marc Jones
2008-01-25bsh/ksh-clone and make(1)-syntax don't go well togetherPatrick Georgi
2008-01-25This patch adds a new record type for lbtable to provide informationPatrick Georgi
2008-01-25Various small fixes and updates for lxbios (trivial).Uwe Hermann
2008-01-25Add ids and chip entry for Spansion S25FL016A to flashrom, tested,Peter Stuge
2008-01-22Use "--build-id=none" as linker flags if build-id is supported.Marc Karasek
2008-01-22Here is just a little and simple patch to get the MX25L3205D working.Harald Gutmann
2008-01-22Flashrom did not use the read function for verifying, it used direct memoryCarl-Daniel Hailfinger
2008-01-22Make sure we delay writing the next byte long enough in SPI byteCarl-Daniel Hailfinger
2008-01-21Omitting the wait for SPI ready when there is no data to be read, e.g.Ronald Hoogenboom
2008-01-21This patch adds version information to flashrom. Because 'v' and 'V'Bernhard Walle
2008-01-20last try i hope. Building with a payload changes the result of the romStefan Reinauer
2008-01-20give it 2k more space for abuild. let's look into this anyways, but get rid ofStefan Reinauer
2008-01-19Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial).Uwe Hermann
2008-01-19Small superiotool fix to detect more Winbond W83627EHF chips. TheUwe Hermann
2008-01-19This patch is for winbond w83627DHG superio support in superiotool.Bingxun Shi
2008-01-19Support SPI flash chips bigger than 512 kByte sitting behind IT8716FRonald Hoogenboom
2008-01-18Document the --list-supported option. Various small fixes (trivial).Uwe Hermann
2008-01-18Minor documentation improvements/fixes in the README and manpage (trivial).Uwe Hermann
2008-01-18rename linuxbios_* files in utils repository.Stefan Reinauer
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18util/ renamesStefan Reinauer
2008-01-18rename linuxbios -> corebootStefan Reinauer
2008-01-18for some reasons the externals did not get committed.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2008-01-16rename linuxbios to corebootStefan Reinauer
2008-01-15Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon
2008-01-12Fix the documentation of GPIO setup, tell W83627EHF to use externalRudolf Marek
2008-01-12Via C3 datasheets don't make any mention of microcode updates, and theCorey Osgood
2008-01-11Fix these to use a more standard relative path for payload.Ronald G. Minnich
2008-01-11Add the ability to extend CFLAGS as needed for several new distrosRonald G. Minnich
2008-01-11This patch removes '\n' from the help output since this looks a bit strange.Bernhard Walle