Age | Commit message (Expand) | Author |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-07-28 | Let Geode GX2 use geode_post_code.h just like Geode LX | Nils Jacobs |
2010-07-26 | This patch converts the Geode GX2 boards to CAR. | Nils Jacobs |
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-06-10 | This commit updates the Geode LX GLCP delay control setup from the v2 way to ... | Edwin Beasant |
2010-05-19 | cosmetic comment changes. | Stefan Reinauer |
2010-05-16 | Sorry for this for second time. Now compile tested for both cases ;) | Rudolf Marek |
2010-05-16 | Sorry for this. I fixed that reverting the change for ROMCC. | Rudolf Marek |
2010-05-16 | Following patch reworks car_disable into C. Tested, works here. I compared | Rudolf Marek |
2010-05-14 | clean up some prototypes | Stefan Reinauer |
2010-05-09 | Move includes to where they are needed. This allows to simplify | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | a single place for the romstage stack for copy_and_run. | Stefan Reinauer |
2010-04-25 | drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" | Stefan Reinauer |
2010-04-22 | None of the cs5536 settings in devicetree.cb were ever used and nobody noticed. | Stefan Reinauer |
2010-04-21 | * clean up all but two warnings on artecgroup dbe61 | Stefan Reinauer |
2010-04-16 | Fix a typo to remove a few more warnings. | Myles Watson |
2010-04-15 | Remove a few more warnings from fam10. | Myles Watson |
2010-04-08 | Cosmetically make init_cpus more similar for fam10 and K8. | Myles Watson |
2010-04-07 | move amd K8/Fam10 "bus detection" function prototypes to a common place. | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-29 | dualcore.h and quadcore.h are almost exactly the same. | Stefan Reinauer |
2010-03-28 | drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | trivial warning fixes, mostly for ACPI code | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-11 | Replace clear_memory with memset. | Myles Watson |
2010-02-22 | mini update SMM: | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-28 | Drop remainder of PPC port | Stefan Reinauer |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-17 | Remove CONFIG_ from #defines that aren't config variables. Trivial. | Myles Watson |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-06 | Fix for Erratum 343 for AMD Fam10h CPUs. | Marco Schmidt |
2009-04-06 | (trivial) fix some warnings | Stefan Reinauer |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-06 | * fix a minor power state issue in the ich7 smm handler | Stefan Reinauer |
2009-03-01 | Some changes required to get yabel working on v2 (and they generally make | Stefan Reinauer |
2009-02-14 | Change Log: | Rudolf Marek |
2009-01-20 | fix compiler warnings (trivial) | Stefan Reinauer |
2008-11-11 | [PATCH] coreboot-v2: Add multiboot support | Robert Millan |
2008-10-29 | Support for the Intel ICH7 southbridge. | Stefan Reinauer |
2008-08-02 | Go back to SIPI WAIT state for those CPUS defining the newly introduced | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-12-19 | Changed the stop_this_cpu() to just hlt. | Marc Jones |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |
2007-05-10 | This patch cleans up and clarifies Geode source code comments. | Marc Jones |
2007-05-04 | This repairs the other Geode mainboards so they'll build with the new | Marc Jones |
2007-05-04 | This patch adds support for the AMD Geode LX CPU. (rediffed) | Marc Jones |
2007-05-03 | Add missing license headers to some Geode LX related files. | Jordan Crouse |
2007-04-06 | two more directories from YhLu's mcp55 megapatch. | Yinghai Lu |
2007-02-01 | This fixes a small typo. | Roman Kononov |
2006-10-04 | CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in | Yinghai Lu |
2006-10-04 | amdk8_sysconf | Yinghai Lu |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-09-13 | changes for the lx and artecgroup mobo | Indrek Kruusa |
2006-08-25 | - USB P4 as host fix | Richard Smith |
2006-08-25 | - Added suport for enabling USB P4 on the olpc | Richard Smith |
2006-08-03 | Changelog: | Indrek Kruusa |
2006-08-02 | Geode LX: this patch adds configuration/status/self-test MSR definitions | Indrek Kruusa |
2006-07-28 | This patch adds support for the AMD LX cpu. | Ron Minnich |
2006-07-21 | These changes incorporate steve goodrich'es fixes, and one bug that is | Ronald G. Minnich |
2006-06-10 | changes from AMD for making OLPC video work. | Ronald G. Minnich |
2006-05-04 | mods for early printing on OLPC | Ronald G. Minnich |
2006-05-02 | Fall back to pre-broken settings and setup for GX2. | Ronald G. Minnich |
2006-04-27 | code cleanup, comments added | Li-Ta Lo |
2006-04-10 | added chipsetinit function, many defines. addec call to chipsetinit to | Ronald G. Minnich |
2006-04-10 | add cpureginit to romcc code. | Ronald G. Minnich |
2006-04-10 | clean up gx2def.h a bit. | Ronald G. Minnich |
2006-04-06 | add northbridgeinit, also add new constants. | Ronald G. Minnich |
2006-04-06 | fix constants style | Ronald G. Minnich |
2006-04-06 | add bug support for 2.1 | Ronald G. Minnich |
2006-04-03 | new cache_as_ram support | Yinghai Lu |
2006-03-20 | fix conflich | Ronald G. Minnich |
2006-03-20 | resolve conflict | Li-Ta Lo |
2006-03-20 | added definitions. added cpubug support. added object. Commented out | Ronald G. Minnich |
2006-03-20 | add a define | Ronald G. Minnich |
2006-03-13 | correct __ROMCC__ | Li-Ta Lo |
2006-03-13 | failed attempt to do early init for cs5535. Almost there but | Li-Ta Lo |
2006-02-27 | more GX2 commit | Li-Ta Lo |
2006-02-06 | add this file | Ronald G. Minnich |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-12-01 | Applying YhLu's patch from issue 37. | Stefan Reinauer |
2005-11-23 | added missing microcode.h | Li-Ta Lo |
2005-10-25 | - See Issue Tracker id-4 "lnxi-patch-4" | Jason Schildt |
2005-09-12 | added include file for sc520 | Ronald G. Minnich |
2005-08-10 | Undoing all HDAMA commits from LNXI from r2005->2003 | Jason Schildt |
2005-08-09 | - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. | Jason Schildt |
2005-07-08 | eric patch | Yinghai Lu |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29 | arch import user (historical) |
2004-11-18 | - First stab at getting the ppc ports building and working. | Eric Biederman |
2004-11-12 | ooops. sorry | Stefan Reinauer |