Age | Commit message (Expand) | Author |
2008-12-19 | Fix breakage caused by r3822. I should have known not to touch the k8 stuff... | Corey Osgood |
2008-12-19 | This patch fixes the build for asus/m2v-mx_se. Its hard_reset function is not | Myles Watson |
2008-12-19 | Fix a LOT of implicit function declarations before they become errors. | Corey Osgood |
2008-12-19 | I honestly have no idea if the previous use of the vt8235's serial functions | Corey Osgood |
2008-12-18 | Fix the only implicit declaration before it becomes an error. | Corey Osgood |
2008-12-18 | Fix implicit declaration in cn700/vt8237 code | Corey Osgood |
2008-12-18 | This patch gets rid of all the implicit definition warnings for serengeti exc... | Myles Watson |
2008-12-18 | Add another CPUID to the Via C7's table, the one on my Jetway J7F2. | Corey Osgood |
2008-12-17 | Add 690G and 690(MT) internal graphics support. | Zheng Bao |
2008-12-15 | Add initial support for the ASUS P2B-DS (dual-CPU) mainboard. | Uwe Hermann |
2008-12-14 | oops. there went a new mainboard into the tree and i missed it. Add mainboard | Stefan Reinauer |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |
2008-12-12 | Improve comments in early SB600 setup, handle non-LPC strapping and | Carl-Daniel Hailfinger |
2008-12-10 | Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards. | Uwe Hermann |
2008-12-09 | AMD PISTACHIO mainboard support. | Maggie Li |
2008-12-09 | Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset. | Uwe Hermann |
2008-12-05 | Fixes to AMD MCT code, found by Marco Schmidt <mschmidt@dspace.de> | Stefan Reinauer |
2008-12-05 | The TALERT of ADT7461 should be pull back high if the temperature is within t... | Maggie Li |
2008-12-05 | Add initial support for the NEC PowerMate 2000 board. | Uwe Hermann |
2008-12-04 | This belongs to changeset 3795. | Rudolf Marek |
2008-12-04 | The patch changes the LDTSTOP length as well mostly default content of 0xec, | Rudolf Marek |
2008-12-02 | I missed the svn add on r3787. These are the additional files. | Joe Bao |
2008-12-01 | Add AMD dbm690t ACPI support. | Joe Bao |
2008-12-01 | Add AMD rs690 VID DID reporting and some minor cleanups. | Joe Bao |
2008-12-01 | Add AMD sb600 HPET setup and some minor cleanups. | Joe Bao |
2008-11-30 | ok, another attempt to the build_opt_tbl problem: | Stefan Reinauer |
2008-11-28 | This patch from Ralf Grosse Boerger makes debugging more comfortable. | Stefan Reinauer |
2008-11-28 | This patch fixes the ugly race condition created through build_opt_tbl | Stefan Reinauer |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
2008-11-21 | i810: Add support for multiple DIMMs, both single-sided and double-sided, | Elia Yehuda |
2008-11-20 | Get rid of the unnecessary indirection by 'struct mem_controller' for the | Uwe Hermann |
2008-11-20 | OK, people, watch this. | Stefan Reinauer |
2008-11-19 | Coding-style and whitespace fixes (also to make the code more similar | Uwe Hermann |
2008-11-19 | Add support for the LiPPERT Cool RoadRunner-LX embedded PC board: | Jens Rottmann |
2008-11-18 | i810: Add some more comments, and especially add a list of tested BUFF_SC | Uwe Hermann |
2008-11-14 | drop dead code in sb600 hda | Stefan Reinauer |
2008-11-12 | Add another AM2 cpuid to the name string. Also, colapse the cases for duplica... | Marc Jones |
2008-11-11 | Thanks to Uwe Hermann for spotting this typo. | Stefan Reinauer |
2008-11-11 | Add support for the Winbond W83627DHG Super I/O. | Uwe Hermann |
2008-11-11 | [PATCH] coreboot-v2: Add multiboot support | Robert Millan |
2008-11-11 | Always enable serial before SMBus (or as early as possible), as the SMBus | Uwe Hermann |
2008-11-10 | Merge some parts of the i945 review (trivial): | Stefan Reinauer |
2008-11-09 | i945.h: Add some more comments, align data for better readability (trivial). | Uwe Hermann |
2008-11-08 | The POST_CODE macro had the outb() argument order backwards. | Carl-Daniel Hailfinger |
2008-11-06 | Re-add "based on" lines. | Uwe Hermann |
2008-11-06 | Drop #defines for registers that are not existant on the ICH7. | Uwe Hermann |
2008-11-06 | The enable_hpet() code in intel/i82801gx will not work with the | Uwe Hermann |
2008-11-03 | Fix compile errors if CONFIG_FS_PAYLOAD=1: | Jens Rottmann |
2008-11-03 | Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT | Jens Rottmann |
2008-11-03 | Set asus/a8v-3_se to use printk in CAR. (trivial) | Marc Jones |