Age | Commit message (Expand) | Author |
2010-08-17 | Commit (non-working!) Jetway PA78VM5 mainboard | Wang Qing Pei |
2010-08-17 | Support for Fintek F71863FG. This might need some work on the copyright | Wang Qing Pei |
2010-08-17 | image parsing for getpir | Marc Bertens |
2010-08-17 | Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H | Wang Qing Pei |
2010-08-17 | Tilapila supports both dual slot and single slot. The difference should be | Wang Qing Pei |
2010-08-17 | Add support for Gigabyte MA785GMT mainboard. | Wang Qing Pei |
2010-08-17 | fix nokia ip530 Kconfig, missed on last check-in | Stefan Reinauer |
2010-08-17 | libpayload: Add function to fix CMOS checksum. | Stefan Reinauer |
2010-08-17 | Whatever happened here,... The DEC Tulip is a network card, no bridge of any | Stefan Reinauer |
2010-08-17 | Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges. | Corey Osgood |
2010-08-17 | Add support for Fintek F81216D/DG/AD | Stefan Reinauer |
2010-08-17 | Clarify comment a bit | Patrick Georgi |
2010-08-17 | Add support for the Nuvoton NCT5571D. This chip acts nothing like the other | Corey Osgood |
2010-08-17 | Look for actual framebuffer size instead of hardcoding UMA | Rudolf Marek |
2010-08-17 | Fix warnings (that become errors) in AMDHT for certain configurations (unused... | Xavi Drudis Ferran |
2010-08-17 | Feature of lane reversal of AMD RS780 is tested. | Zheng Bao |
2010-08-16 | White space changes for s2881 device tree. | Myles Watson |
2010-08-16 | sconfig parser: | Stefan Reinauer |
2010-08-16 | Fix strcmp and strncmp. They failed in several important scenarios | Patrick Georgi |
2010-08-16 | Add #define that states the libpci interface version we implement | Patrick Georgi |
2010-08-16 | Call mainboard init functions. | Myles Watson |
2010-08-15 | Gigabyte dual bios mainboard will always reboot, caused by the superio. | Wang Qing Pei |
2010-08-14 | My forgotten CAR cleanup patch... | Stefan Reinauer |
2010-08-14 | My old mcp55 azalia fix from May 2010. Was never checked in. | Stefan Reinauer |
2010-08-14 | bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc were | Stefan Reinauer |
2010-08-14 | clean up comment in entry32.inc | Stefan Reinauer |
2010-08-13 | Build 8151 for s2885. Trivial. | Myles Watson |
2010-08-13 | Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr... | Patrick Georgi |
2010-08-10 | Superiotool support for the IT8500 embedded controller. | Donald Huang |
2010-08-09 | Some chips do not require enter/exit sequences. This causes them to be | David Hendricks |
2010-08-09 | make sconfig parser regeneration menu selectable | Stefan Reinauer |
2010-08-09 | Fix build error introduced in r5868. | Patrick Georgi |
2010-08-09 | non-root devices are not supposed to be accessed outside of static.c except by | Stefan Reinauer |
2010-08-05 | Change default path and configuration for Coreinfo. | Myles Watson |
2010-08-05 | The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8]. | Zheng Bao |
2010-08-04 | Remove warnings from USB debug console code. | Myles Watson |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-08-03 | VGA code needs to be refactored before it can be compiled conditionally. | Myles Watson |
2010-08-02 | Build VGA code conditionally to avoid errors when using SeaBIOS. | Myles Watson |
2010-08-02 | Adds id for ITE IT8707F to superiotool. | Mattias Mattsson |
2010-08-01 | make early_mtrr_init() invisible for cache as ram targets as it breaks them. | Stefan Reinauer |
2010-08-01 | Clarify a comment on an old hack, remove the call to early_mtrr_init | Corey Osgood |
2010-08-01 | - fix SMM code relocation race | Stefan Reinauer |
2010-08-01 | add i945GSE to inteltool | Björn Busse |
2010-08-01 | Update my old, no longer active email addresses | Corey Osgood |
2010-07-29 | Add support for the Intel Atom D400/500- and N400-series integrated | Corey Osgood |
2010-07-29 | Resolved the bug of filo+libpayload building. The bug is if libpayload is ins... | Cai Bai Yin |
2010-07-28 | Let Geode GX2 use geode_post_code.h just like Geode LX | Nils Jacobs |
2010-07-27 | Add src/cpu/amd/model_gx2/cache_as_ram.inc missing from r5669 | Nils Jacobs |
2010-07-26 | This patch converts the Geode GX2 boards to CAR. | Nils Jacobs |
2010-07-26 | Make include paths more consistent. Fixes compilation errors for me. | Myles Watson |
2010-07-22 | Superiotool support for Nuvoton WPCE775x/NPCE781x. | David Hendricks |
2010-07-16 | Add support for the console over Ethernet (through PCI NE2000). | Rudolf Marek |
2010-07-15 | Trivial: Improve error reporting of sconfig slightly by reporting the line nu... | Patrick Georgi |
2010-07-09 | become more standard with libpayload headers. PATH_MAX belongs in limits.h, | Stefan Reinauer |
2010-07-09 | Trivial -Werror fix. | Cristi M |
2010-07-09 | Trivial fix to make CONFIG_BOOTBLOCK_NORMAL switch compile again. | Myles Watson |
2010-07-08 | Ugly temporary fix until we figure out how to deal with the race condition. | Myles Watson |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-07-08 | get rid of even more fam10 and k8 warnings. | Stefan Reinauer |
2010-07-07 | fix some more warnings | Stefan Reinauer |
2010-07-07 | fix some warnings. | Stefan Reinauer |
2010-07-07 | Kill a few more warnings. | Myles Watson |
2010-07-06 | Eliminate a couple of warnings from setup_resourcemap.c | Myles Watson |
2010-07-06 | Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn't | Myles Watson |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-07-06 | A bug fix: | Myles Watson |
2010-06-29 | Add support to IT85xx series | Anton Kochkov |
2010-06-29 | Add support to extended EC series | Anton Kochkov |
2010-06-29 | fix misnamed functions. | Stefan Reinauer |
2010-06-28 | Run doxygen -u on doxygen configuration files | Stefan Reinauer |
2010-06-25 | Add new function to create all mptable entries for buses by | Patrick Georgi |
2010-06-24 | __i386__ and __powerpc__ are set by the compiler already. | Patrick Georgi |
2010-06-24 | Incomplete implementation of libpci's (of pciutils) interface. | Patrick Georgi |
2010-06-24 | fix return value checks of cbfstool's writerom | Stefan Reinauer |
2010-06-24 | Attached patch moves functions out of the huge libpayload.h into headers | Patrick Georgi |
2010-06-24 | Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context. | Patrick Georgi |
2010-06-22 | Finish fixing Tyan s2881. Simplify ADT7463 initialization code. | Myles Watson |
2010-06-22 | Fix libpayload xconfig script to find coreboot utils xgcc. | Cai Bai Yin |
2010-06-22 | Change the libpayload "make install" default destination to be the source dir... | Cai Bai Yin |
2010-06-21 | This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu... | Joseph Smith |
2010-06-21 | This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu... | Joseph Smith |
2010-06-21 | Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ... | Joseph Smith |
2010-06-20 | This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ... | Joseph Smith |
2010-06-19 | Trivial. Cleaning up about the blank line. | Zheng Bao |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-16 | This patch adds inteltool support for i810E and ICH2. | Joseph Smith |
2010-06-11 | Follow up to the USB refactoring patch: Missed setting pid values correctly. | Patrick Georgi |
2010-06-10 | Fix a missing include file that was breaking the Traverse Geos build. | Edwin Beasant |
2010-06-10 | This commit updates the Geode LX GLCP delay control setup from the v2 way to ... | Edwin Beasant |
2010-06-10 | Check for NULL before calling device_match() | Myles Watson |
2010-06-10 | The devicetree was wrong, but I'm still surprised it broke. This fixes the | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-06-09 | Make k8 & fam10 northbridge.c code more similar. | Myles Watson |
2010-06-09 | The interrupt controller lives at I/O 0x4d0/0x4d1. | Stefan Reinauer |
2010-06-09 | This patch adds the ECS P6IWP-Fe board to coreboot. | Anders Jenbo |
2010-06-08 | Fix auto-mangled comments (trivial) | Patrick Georgi |
2010-06-07 | Fix some of Peter's suggestions for the Nokia IP530. | Myles Watson |
2010-06-07 | Remove the rest of cardbus_scan_bus. | Myles Watson |
2010-06-07 | cardbus_scan_bridge is identical to pci_scan_bridge | Myles Watson |