aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-10Add missing licenses to several of the files.Jordan Crouse
2007-05-10Add missing licenses to several of the files.Jordan Crouse
2007-05-09The superio needs 0x87 sent twice to 0x3f0 to enable extended functionRoger Zauner
2007-05-09Uncomment compression config variables. This should fix the abuildUwe Hermann
2007-05-09Fix coding style of flashrom by running indent on all files:Uwe Hermann
2007-05-09This patch uses auto.c from Uwe's tyan s1846 for both boards, with someCorey Osgood
2007-05-09Add initial support for the ASI/BCom MB-5BLMP mainboard, as used inUwe Hermann
2007-05-08New irq table, and a correct setting forRonald G. Minnich
2007-05-07Add missing licenses to several of the files.Jordan Crouse
2007-05-05This is the final patch to enable the msm800sev to build. This patchRonald G. Minnich
2007-05-05With this patch, the msm800sev runs FILO and boots a kernel.Ronald G. Minnich
2007-05-04This patch as a cache_as_ram_auto.c for the msm800sev.Ronald G. Minnich
2007-05-04Drop src/mainboard/amd/norwich/debug.c as it is not used.Uwe Hermann
2007-05-04Some minor fixes in it8716f/superio.c:Uwe Hermann
2007-05-04patch to fix the IDE configuration on EPIA boards. At some point thisBen Hewson
2007-05-04This repairs the other Geode mainboards so they'll build with the newMarc Jones
2007-05-04This patch re-implements support for the CS5536 companion chip for theMarc Jones
2007-05-04This patch adds support for the northbridge integrated into the AMDMarc Jones
2007-05-04This patch adds support for the AMD Norwich development platformMarc Jones
2007-05-04This patch adds support for the AMD Geode LX CPU. (rediffed)Marc Jones
2007-05-04Add WinBond Super IO helpers.Luc Verhaegen
2007-05-04Cosmetics (trivial).Uwe Hermann
2007-05-03Add missing license headers to some Geode LX related files.Jordan Crouse
2007-05-03Enable flashing on the IWILL DK8-HTX board by configuring the Super I/OMondrian Nuessle
2007-05-03Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB,Uwe Hermann
2007-04-30Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).Uwe Hermann
2007-04-28Add initial support for the following flash chips:Uwe Hermann
2007-04-27Add fan control support to ITE IT8716F.Ward Vandewege
2007-04-26Activate EC for access to fan speeds and temperature sensors.Ward Vandewege
2007-04-25Revert the image size increasing for abuild. It breaks more boards thanUwe Hermann
2007-04-24Increase image size for abuild. This should fix the build of these boards:Uwe Hermann
2007-04-24trivial: fix filename in comment. Stefan Reinauer
2007-04-22Add explicit license headers to all files in src/device.Uwe Hermann
2007-04-22Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.Uwe Hermann
2007-04-22Update URL for the PCI IRQ Routing Table Specification (trivial).Uwe Hermann
2007-04-21Make the output of getpir look a bit less crappy (trivial).Uwe Hermann
2007-04-14This patch makes a some elf debugging information available at log levelStefan Reinauer
2007-04-14Exit on return code of read_layout and print error message to stderrStefan Reinauer
2007-04-12On behalf of AMD:Yinghai Lu
2007-04-12add uses CONFIG_COMPRESSED_PAYLOAD_* to allow building the board inStefan Reinauer
2007-04-12Fix two boards broken by the large patches of late.Peter Stuge
2007-04-12Vendor specific patch, thus self-acked.Stefan Reinauer
2007-04-11Config file update for Agami Aruma board.Stefan Reinauer
2007-04-11Trivial patch: Make buildrom a little bit more verbose.Stefan Reinauer
2007-04-11Rename flash_rom.c to flashrom.c. The tool is called 'flashrom' afterUwe Hermann
2007-04-11Jeremy Jackson wrote:Jeremy Jackson
2007-04-09flashrom: Add VIA CX700 to the list of supported southbridges (trivial).Uwe Hermann
2007-04-09This patch corrects r2587. It makes sure that the VGA is initializedRoman Kononov
2007-04-09add support for CX700 builtin southbridgeRandall Philipson
2007-04-07increase image size for abuild (trivial) Stefan Reinauer
2007-04-07Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.Peter Stuge
2007-04-06YhLu's patch from January 18th.Yinghai Lu
2007-04-06This commit is part of YhLu's patch from January 18th.Yinghai Lu
2007-04-06YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu
2007-04-06next part of YhLu's large patch. I am not sure whether the tables.cYinghai Lu
2007-04-06Disable USB console on the m57sli for now.Ed Swierk
2007-04-06Part IVYinghai Lu
2007-04-06Part III of YhLu's patch from January 18thYinghai Lu
2007-04-06two more directories from YhLu's mcp55 megapatch.Yinghai Lu
2007-04-06This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu
2007-04-06This patch makes sure that VGA is initialized before it is used. WithoutRoman Kononov
2007-04-06Trivial patch:Stefan Reinauer
2007-04-06Trivial (cosmetic) cleanup:Stefan Reinauer
2007-04-05Fix typo, add datasheet info, minor cosmetic fixes (trivial).Uwe Hermann
2007-04-05Coding style and cosmetics (trivial).Uwe Hermann
2007-04-05Add early serial support for the Fintek F81705F Super I/O.Corey Osgood
2007-04-04flashrom: split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen
2007-04-03Add initial framework for the Tyan S1846.Uwe Hermann
2007-04-02The *_early_serial.c pre-RAM code should do just that -- enable the serialUwe Hermann
2007-04-01Drop useless and partly even incorrect comments (trivial).Uwe Hermann
2007-04-01Coding style fixes (trivial).Uwe Hermann
2007-04-01Initial Intel 440BX RAM initialization framework.Uwe Hermann
2007-03-31Flashrom: Add support for the ICH7-DH southbridge (untested).Uwe Hermann
2007-03-31Add support for the NSC PC87309 Super I/O.Uwe Hermann
2007-03-22This is a trivial cosmetic fix. Without it, the error message might look like:Stefan Reinauer
2007-03-20fix a stupid cut and paste error.Stefan Reinauer
2007-03-17Add initial pre-RAM serial output support for the VIA VT82C686(A/B)Corey Osgood
2007-03-06The attached patch adds additional PCI IDs for MCP55 LPC devices toEd Swierk
2007-03-03Document POST codes emitted by LinuxBIOSv2.Uwe Hermann
2007-03-02flashrom: Fix wrong VT8235 flash enable failed warning.Luc Verhaegen
2007-03-02This patch splits console.c into 3 different files to get a betterCarl-Daniel Hailfinger
2007-03-02Add missing it8716f_early_init.c file, which got lost in the commit ofUwe Hermann
2007-03-02Add Winbond W39V080A support to Flashrom.David Hendricks
2007-02-28Add support for the Gigabyte m57sli-s4 board to flashrom.Ward Vandewege
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2007-02-27Add a note that the resulting LinuxBIOS images are licensed under theUwe Hermann
2007-02-27This is another fixup round for Yinghai Lu's great patch.Stefan Reinauer
2007-02-26List more possible payloads in the README (trivial).Uwe Hermann
2007-02-24Improve ITE IT8716F support.Yinghai Lu
2007-02-24Remove unused defines.Uwe Hermann
2007-02-19Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann
2007-02-17Fix typo (trivial).Uwe Hermann
2007-02-17Move HOWTO/ into documentation/ where it belongs (trivial).Uwe Hermann
2007-02-17Initial support for the following new mainboards:Yinghai Lu
2007-02-16Currently the flashrom Makefile tries to detect whether pciutils-develEd Swierk
2007-02-09Add support for the MSI K9ND Master Series (ms9282) board.Bingxun Shi
2007-02-06Include src/include/boot/linuxbios_tables.h in the flashrom sourceUwe Hermann