Age | Commit message (Expand) | Author |
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-09 | make sconfig parser regeneration menu selectable | Stefan Reinauer |
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-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 | Update my old, no longer active email addresses | Corey Osgood |
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-16 | Add support for the console over Ethernet (through PCI NE2000). | Rudolf Marek |
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 | fix misnamed functions. | Stefan Reinauer |
2010-06-25 | Add new function to create all mptable entries for buses by | Patrick Georgi |
2010-06-22 | Finish fixing Tyan s2881. Simplify ADT7463 initialization code. | Myles Watson |
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-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 | 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 |