Age | Commit message (Expand) | Author |
2007-05-10 | This patch cleans up and clarifies Geode source code comments. | Marc Jones |
2007-05-10 | This patch cleans up \r left in the print strings. They were required for rom... | Marc Jones |
2007-05-10 | This patch updates the PCI ID of the Geode IDE device to include the revision. | Marc Jones |
2007-05-10 | Fixed a bug within the 440BX RAM size calculation. Since the DRB values | Ceri Coburn |
2007-05-10 | indent is by no means as harmless as one might think ;-) | Stefan Reinauer |
2007-05-10 | The attached patch sets the MA map type correctly for all DIMMs I was | Alex Mauer |
2007-05-10 | This patch removes auto.c from the Norwich mainboard directory. | Marc Jones |
2007-05-10 | Fix the indent and whitespace to match LinuxBIOS standards | Jordan Crouse |
2007-05-10 | Fix the indent and whitespace to match LinuxBIOS standards | Jordan Crouse |
2007-05-10 | Fix the indent and whitespace to match LinuxBIOS standards | Jordan Crouse |
2007-05-10 | Fix the indent and whitespace to match LinuxBIOS standards | Jordan Crouse |
2007-05-10 | Add missing licenses to several of the files. | Jordan Crouse |
2007-05-10 | Add missing licenses to several of the files. | Jordan Crouse |
2007-05-09 | The superio needs 0x87 sent twice to 0x3f0 to enable extended function | Roger Zauner |
2007-05-09 | Uncomment compression config variables. This should fix the abuild | Uwe Hermann |
2007-05-09 | This patch uses auto.c from Uwe's tyan s1846 for both boards, with some | Corey Osgood |
2007-05-09 | Add initial support for the ASI/BCom MB-5BLMP mainboard, as used in | Uwe Hermann |
2007-05-08 | New irq table, and a correct setting for | Ronald G. Minnich |
2007-05-07 | Add missing licenses to several of the files. | Jordan Crouse |
2007-05-05 | This is the final patch to enable the msm800sev to build. This patch | Ronald G. Minnich |
2007-05-05 | With this patch, the msm800sev runs FILO and boots a kernel. | Ronald G. Minnich |
2007-05-04 | This patch as a cache_as_ram_auto.c for the msm800sev. | Ronald G. Minnich |
2007-05-04 | Drop src/mainboard/amd/norwich/debug.c as it is not used. | Uwe Hermann |
2007-05-04 | Some minor fixes in it8716f/superio.c: | Uwe Hermann |
2007-05-04 | patch to fix the IDE configuration on EPIA boards. At some point this | Ben Hewson |
2007-05-04 | This repairs the other Geode mainboards so they'll build with the new | Marc Jones |
2007-05-04 | This patch re-implements support for the CS5536 companion chip for the | Marc Jones |
2007-05-04 | This patch adds support for the northbridge integrated into the AMD | Marc Jones |
2007-05-04 | This patch adds support for the AMD Norwich development platform | Marc Jones |
2007-05-04 | This patch adds support for the AMD Geode LX CPU. (rediffed) | Marc Jones |
2007-05-04 | Cosmetics (trivial). | Uwe Hermann |
2007-05-03 | Add missing license headers to some Geode LX related files. | Jordan Crouse |
2007-05-03 | Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB, | Uwe Hermann |
2007-04-30 | Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial). | Uwe Hermann |
2007-04-27 | Add fan control support to ITE IT8716F. | Ward Vandewege |
2007-04-26 | Activate EC for access to fan speeds and temperature sensors. | Ward Vandewege |
2007-04-24 | trivial: fix filename in comment. | Stefan Reinauer |
2007-04-22 | Add explicit license headers to all files in src/device. | Uwe Hermann |
2007-04-22 | Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. | Uwe Hermann |
2007-04-14 | This patch makes a some elf debugging information available at log level | Stefan Reinauer |
2007-04-12 | On behalf of AMD: | Yinghai Lu |
2007-04-12 | add uses CONFIG_COMPRESSED_PAYLOAD_* to allow building the board in | Stefan Reinauer |
2007-04-12 | Fix two boards broken by the large patches of late. | Peter Stuge |
2007-04-12 | Vendor specific patch, thus self-acked. | Stefan Reinauer |
2007-04-09 | This patch corrects r2587. It makes sure that the VGA is initialized | Roman Kononov |
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-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-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 | Initial Intel 440BX RAM initialization framework. | Uwe Hermann |
2007-03-31 | Add support for the NSC PC87309 Super I/O. | Uwe Hermann |
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-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-02-28 | This is (most of) the usb2 debug console code ripped out of | Yinghai Lu |
2007-02-27 | This is another fixup round for Yinghai Lu's great patch. | Stefan Reinauer |
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 | Initial support for the following new mainboards: | Yinghai Lu |
2007-02-09 | Add support for the MSI K9ND Master Series (ms9282) board. | Bingxun Shi |
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-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-15 | Apply linuxbios-rename-other-payload-options.patch | Ed Swierk |
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 | 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-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-03 | Remove | Uwe Hermann |
2006-12-01 | Status update (trivial). | Uwe Hermann |