Age | Commit message (Expand) | Author |
2008-12-20 | Fix dell/s1850 broken in r3822, and prepare it for implicit declaration | Corey Osgood |
2008-12-20 | This adds a mptable for the VIA pc2500e. I've tested with the devices | Jonathan A. Kollasch |
2008-12-19 | Add some comments to make it easier to enable onboard VGA for | Uwe Hermann |
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-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-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-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-11-28 | This patch from Ralf Grosse Boerger makes debugging more comfortable. | Stefan Reinauer |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
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-11 | Always enable serial before SMBus (or as early as possible), as the SMBus | Uwe Hermann |
2008-11-06 | Re-add "based on" lines. | Uwe Hermann |
2008-11-03 | Set asus/a8v-3_se to use printk in CAR. (trivial) | Marc Jones |
2008-11-03 | modify pirq tables for epia-cn. | Ronald G. Minnich |
2008-10-30 | Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t... | Arne Georg Gleditsch |
2008-10-30 | Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board: | Jens Rottmann |
2008-10-29 | Support for the Kontron 986LCD-M mainboard series. | Stefan Reinauer |
2008-10-27 | Add initial support for the MSI MS-6147 mainboard. | Mats Erik Andersson |
2008-10-17 | One more little fix for the Jetway J7F[24], option tables can only be | Corey Osgood |
2008-10-16 | * Add a new board, the BCom WinNET P680 | Alex Mauer |
2008-10-13 | Add support for the Intel EP80579 (Tolapai) Development Kit mainboard | Ed Swierk |
2008-10-13 | Drop unused (or commented / #if 0) reset.c files. | Uwe Hermann |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-12 | Add support for the VIA pc2500e mainboard (CN700 + VT8237R). | Uwe Hermann |
2008-10-11 | Drop a number of duplicated failover.c files (they have the same content | Uwe Hermann |
2008-10-10 | Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL. | Ward Vandewege |
2008-10-06 | Whitespace fixes. | Myles Watson |
2008-10-04 | Fix obviously (syntactically) broken cmos.layout (trivial). | Uwe Hermann |
2008-10-02 | Fix a typo. | Carl-Daniel Hailfinger |
2008-10-02 | Use easily readable macros to setup interrupt routing. | Carl-Daniel Hailfinger |
2008-10-01 | Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. | Marc Jones |
2008-10-01 | Enable all available devices on the ASUS A8N-E (trivial). | Uwe Hermann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-30 | Coding-style fixes and simplifications for the ASUS A8N-E (trivial). | Uwe Hermann |
2008-09-29 | AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR | Marc Jones |
2008-09-26 | Add IRQ12 to the dbm690t mptable for mouse interrupt support. | Marc Jones |
2008-09-23 | This patch adds support for watchdog kill and adds it to Asus M2V-MX SE. | Rudolf Marek |