Age | Commit message (Expand) | Author |
2008-04-22 | Find matching settings for each CPUs FID, VID, and P-state registers and init... | Marc Jones |
2008-04-22 | Add early MSR and PCI register initialization. | Marc Jones |
2008-04-11 | Bring Fam10 memory controller init up to date with the latest AMD BKDG | Marc Jones (marc.jones |
2008-03-16 | This patch implements support for the Intel 3100 integrated ... | Ed Swierk |
2008-03-09 | Initial support for the Intel 82830 northbridge and RCA RM4100 board. | Joseph Smith |
2008-02-21 | Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is | Corey Osgood |
2008-02-05 | Factor out print_conf() from Geode LX mainboard directories. The | Carl-Daniel Hailfinger |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-12-19 | More abuild fixes, this should be the last (trivial) | Corey Osgood |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |
2007-12-05 | Remove the coherent_ht_car.c file. It is exactly the same as | Uwe Hermann |
2007-11-13 | Fix ACPI issues brought up with Intel's latest ASL compiler. | Stefan Reinauer |
2007-11-07 | Final set of changes to make Alix1c work. | Ronald G. Minnich |
2007-11-04 | Add dummy function for MCFG on those mainboards that provide ACPI but don't | Stefan Reinauer |
2007-11-02 | This patch changes the "if else" style of parameter matching to table and als... | Rudolf Marek |
2007-10-31 | Use the preferred order of 'static const' instead of 'const static'. | Uwe Hermann |
2007-10-27 | Drop duplicated and unneeded #defines from some northbridges (trivial). | Uwe Hermann |
2007-10-26 | This code gets us to a working linux boot on the alix1c. I have not tested | Ronald G. Minnich |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-10-21 | I am signing off and acking this trivial patch, as I just wasted several | Ronald G. Minnich |
2007-10-14 | Fix the resource end in amdk8/northbridge.c. | Rudolf Marek |
2007-10-07 | Make the reserved video memory on Geode GX1 based systems configurable. | Juergen Beisert |
2007-09-14 | More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. | Yinghai Lu |
2007-09-13 | I still don't understand a word, but I tried to improve the documentation. (t... | Stefan Reinauer |
2007-06-19 | Various minor cosmetics and coding style fixes (trivial). | Uwe Hermann |
2007-06-19 | This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make | Corey Osgood |
2007-06-14 | his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting shou... | Marc Jones |
2007-06-14 | Add initial support for the Intel 82810 northbridge. | Corey Osgood |
2007-06-07 | Minor tweaks in the 440BX RAM init code (trivial). | Uwe Hermann |
2007-05-28 | Lower the RAM init delays we use on the Intel 440BX. | Uwe Hermann |
2007-05-27 | Various 440BX and Tyan S1846 related minor changes and fixes (trivial): | Uwe Hermann |
2007-05-22 | Add missing license headers, minor cosmetic fixes in existing headers. | Uwe Hermann |
2007-05-21 | Drop the (non-working, almost non-existant) support for | Uwe Hermann |
2007-05-21 | fix some typos, clarify comments and drop dead code (trivial) | Stefan Reinauer |
2007-05-10 | Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). | Uwe Hermann |
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 | Fixed a bug within the 440BX RAM size calculation. Since the DRB values | Ceri Coburn |
2007-05-10 | The attached patch sets the MA map type correctly for all DIMMs I was | Alex Mauer |
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-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 northbridge integrated into the AMD | Marc Jones |
2007-05-04 | Cosmetics (trivial). | Uwe Hermann |
2007-04-30 | Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial). | Uwe Hermann |
2007-04-22 | Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. | Uwe Hermann |
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 | Trivial patch: | Stefan Reinauer |
2007-04-01 | Initial Intel 440BX RAM initialization framework. | Uwe Hermann |
2007-02-19 | Fix some CHIP_NAME() entries to use canonical names. | Uwe Hermann |
2007-02-01 | Fix typo which breaks the build ('defalut' should be 'default'). | Ed Swierk |
2006-11-30 | Add convenience macros PAM0..PAM6 (trivial). | Uwe Hermann |
2006-11-22 | Update of the src/include/spd.h file with the following improvements: | Uwe Hermann |
2006-11-19 | Fix hardcoding of iasl path. iasl is in the user path in the | Uwe Hermann |
2006-11-11 | Add missing bracket in comment, and fix whitespace (trivial). | Uwe Hermann |
2006-11-10 | Add an include file which contains the register definitions for the | Uwe Hermann |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-10-27 | svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520 | Uwe Hermann |
2006-10-27 | Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit | Uwe Hermann |
2006-10-05 | K8_4RANK to QRANK | Yinghai Lu |
2006-10-04 | CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in | Yinghai Lu |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-09-20 | Lots of lx fixes. CLeanup mainly. THings now build | Ronald G. Minnich |
2006-09-18 | A fix for hynix dram problems seen at 366/244 | Ronald G. Minnich |
2006-09-13 | changes for the lx and artecgroup mobo | Indrek Kruusa |
2006-09-13 | Slow down the clock, per Tom Sylla | Ronald G. Minnich |
2006-09-13 | warm boot patch from richard smith. | Ronald G. Minnich |
2006-08-23 | Uwe Hermann: | Stefan Reinauer |
2006-08-16 | updates to make gx1 IRQ map work. not tested; | Ronald G. Minnich |
2006-08-10 | change from AMD for the IRQ10 problem. | Ronald G. Minnich |
2006-08-09 | mods for the ultra40 bringup. This now builds. | Ronald G. Minnich |
2006-08-03 | Changelog: | Indrek Kruusa |
2006-07-29 | - Add support _framework_ for the Asus p2b. | Richard Smith |
2006-07-28 | This patch adds support for the AMD LX cpu. | Ron Minnich |
2006-07-24 | add framework for i440bx chipset | Richard Smith |
2006-07-21 | restore the old code for enabling flash. The new amd code did not work. | Ronald G. Minnich |
2006-07-21 | These changes incorporate steve goodrich'es fixes, and one bug that is | Ronald G. Minnich |
2006-06-23 | match settings per steve goodrich. | Ronald G. Minnich |
2006-06-20 | Fixes from AMD. Tested to build on rumba and olpc, and builds. | Ronald G. Minnich |
2006-06-18 | add irq mapper support for OLPC and other boards that need this mapping | Ronald G. Minnich |
2006-06-12 | ron forget an svn add. | Ronald G. Minnich |
2006-06-12 | Get rid of #if 01 and debug prints that are compiled out. | Ronald G. Minnich |
2006-06-10 | changes from AMD for making OLPC video work. | Ronald G. Minnich |
2006-05-26 | fix two mainboards that have been broken by someone who does not use abuild.sh | Stefan Reinauer |
2006-05-15 | OLPC now builds and works just fine. | Ronald G. Minnich |
2006-05-12 | memory size in cf07 | Ronald G. Minnich |
2006-05-03 | more changes; rumba enet works fine now. | Ronald G. Minnich |
2006-05-02 | Fall back to pre-broken settings and setup for GX2. | Ronald G. Minnich |
2006-04-27 | remove more code | Li-Ta Lo |
2006-04-27 | code cleanup, comments added | Li-Ta Lo |
2006-04-27 | more code removal and removal of incorrect register settings. | Ronald G. Minnich |
2006-04-27 | removing redundant and unneeded calls to functions. | Ronald G. Minnich |
2006-04-27 | we don't need msr_init | Ronald G. Minnich |
2006-04-26 | some todo and comment for ron. | Li-Ta Lo |
2006-04-21 | Lower debug progress messages in vt8623 init to debug level rather than error. | Jonathan McDowell |
2006-04-20 | boot to kernel | Li-Ta Lo |
2006-04-19 | resolve conflict | Li-Ta Lo |