summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-11The Super I/O needs 0x87 sent twice to 0x2e (or 0x4e) to enable extendedRoger Zauner
2007-05-10Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway).Uwe Hermann
2007-05-10This fix properly hides the UDC and OTG PCI headers when the cs5536 isMarc Jones
2007-05-10Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006.Peter Stuge
2007-05-10This patch cleans up and clarifies Geode source code comments.Marc Jones
2007-05-10This patch cleans up \r left in the print strings. They were required for rom...Marc Jones
2007-05-10This patch updates the PCI ID of the Geode IDE device to include the revision.Marc Jones
2007-05-10Fixed a bug within the 440BX RAM size calculation. Since the DRB valuesCeri Coburn
2007-05-10indent is by no means as harmless as one might think ;-)Stefan Reinauer
2007-05-10The attached patch sets the MA map type correctly for all DIMMs I wasAlex Mauer
2007-05-10This patch removes auto.c from the Norwich mainboard directory. Marc Jones
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-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-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-04Cosmetics (trivial).Uwe Hermann
2007-05-03Add missing license headers to some Geode LX related files.Jordan Crouse
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-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-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-14This patch makes a some elf debugging information available at log levelStefan 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-09This patch corrects r2587. It makes sure that the VGA is initializedRoman Kononov
2007-04-07Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.Peter Stuge