Age | Commit message (Expand) | Author |
2011-04-20 | pci1x2x: add PCI1510 device IDs | Sven Schnelle |
2011-04-20 | pci1x2x: use devicetree register configuration | Sven Schnelle |
2011-04-20 | drop dead uart init code. | Stefan Reinauer |
2011-04-20 | fix boards that still had some uart init remainders | Stefan Reinauer |
2011-04-19 | Drop baud rate init to an arbitrary baud rate from Super I/O code. ... | Stefan Reinauer |
2011-04-19 | Lenovo PMH7: add pmh7_touchpad_enable() | Sven Schnelle |
2011-04-19 | Fix compilation of all i82371eb boards when ACPI tables aren't generated | Idwer Vollering |
2011-04-19 | The "temp" will be used later. So it has to be calculated correctly. | Zheng Bao |
2011-04-19 | Recently the 3 projects using the new AMD reference code have been | Scott Duplichan |
2011-04-19 | Fix some more misuses of ifdef/if defined | Stefan Reinauer |
2011-04-19 | cleanup wrong use of defined() after exporting all variables in Kconfig | Stefan Reinauer |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-04-18 | fix copy and paste errors in ne2k.c | Stefan Reinauer |
2011-04-17 | Lenovo H8 EC: add missing systemstatus.asl include | Sven Schnelle |
2011-04-17 | PMH7: Add dock event control | Sven Schnelle |
2011-04-16 | bootblock updates: ... | Stefan Reinauer |
2011-04-15 | sorry for breaking the tree. | Stefan Reinauer |
2011-04-15 | comment cosmetics in bootblock.ld | Stefan Reinauer |
2011-04-15 | add FILO easy payload option | Stefan Reinauer |
2011-04-15 | Handle drivers/ equally to any other sub directory. | Stefan Reinauer |
2011-04-15 | fix mainboards that were including earlymtrr.c without actually using it. | Stefan Reinauer |
2011-04-14 | drop half an uart8250 implementation from smiutil and use the common code | Stefan Reinauer |
2011-04-14 | fix coreboot compilation without serial console enabled. | Stefan Reinauer |
2011-04-14 | earlymtrr.c: wipe some dead code, use names instead of numbers and some | Stefan Reinauer |
2011-04-14 | add some comments to walkcbfs.S | Stefan Reinauer |
2011-04-14 | - drop remaining CONFIG_ROM_IMAGE_SIZE | Stefan Reinauer |
2011-04-14 | drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH | Stefan Reinauer |
2011-04-14 | nvidia mcp55: drop unused dbg_info | Stefan Reinauer |
2011-04-14 | cosmetic cleanup of sis966 usb2 code | Stefan Reinauer |
2011-04-14 | Use symbolic names for some MTRR bits instead of numbers in CAR code | Stefan Reinauer |
2011-04-13 | Lenovo H8 EC: add missing include for thermal.asl | Sven Schnelle |
2011-04-12 | Lenovo H8 EC: Set fancontrol to Automatic management | Sven Schnelle |
2011-04-12 | PC87384: add GPIO defines | Sven Schnelle |
2011-04-12 | Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This... | Marc Jones |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-04-11 | PMH7: Add chip config | Sven Schnelle |
2011-04-11 | EC: Add Lenovo H8 | Sven Schnelle |
2011-04-10 | i945: improve get_top_of_ram() | Sven Schnelle |
2011-04-10 | In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. | Stefan Reinauer |
2011-04-05 | X60: use pnp_write_config() instead of custom function | Sven Schnelle |
2011-04-05 | X60: move ec version info code to log_ec_version() | Sven Schnelle |
2011-04-04 | X60: assert audio mute before entering Suspend | Sven Schnelle |
2011-04-04 | X60: log firmware version | Sven Schnelle |
2011-04-04 | X60: blink suspend LED during resume | Sven Schnelle |
2011-04-04 | X60: we have ACPI_RESUME | Sven Schnelle |
2011-04-04 | X60: deassert audio mute on boot | Sven Schnelle |
2011-04-01 | remove swp files accidently added | Sven Schnelle |
2011-04-01 | X60: add dock code for Ultrabase X6 | Sven Schnelle |
2011-04-01 | Add GPIO definitions to PC87392 superio | Sven Schnelle |
2011-04-01 | ICH7: Fix register naming error | Sven Schnelle |
2011-03-29 | BUILD: add missing config.h dependency | Sven Schnelle |
2011-03-28 | Add support for Supermicro H8scm. | Zheng Bao |
2011-03-28 | Add the SR5650 & SP5100 to the Kconfig and Makefile.inc | Zheng Bao |
2011-03-28 | Add AMD C32 support. | Zheng Bao |
2011-03-28 | SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. | Zheng Bao |
2011-03-27 | Add AMD SR56x0 support. | Zheng Bao |
2011-03-27 | This is for board Supermicro H8scm. The code was done by existing chips and | Zheng Bao |
2011-03-21 | X60: Add notification for LID objects | Sven Schnelle |
2011-03-21 | X60: remove beep call from _Q26/_Q27 | Sven Schnelle |
2011-03-17 | Fix breaking the build after removing files in tthe previous checkin. | Marc Jones |
2011-03-17 | Perform cleanup and file shrinkage of the AMD AGESA code. | Frank.Vibrans |
2011-03-17 | Fix power_on_after_fail handling on AMD SB600 | Josef Kellermann |
2011-03-15 | X60: Clear EC events when wake GPE is triggered | Sven Schnelle |
2011-03-15 | ACPI EC: add ec_query function | Sven Schnelle |
2011-03-14 | X60: LPC bus is LPCB, not LPC | Sven Schnelle |
2011-03-14 | X60: fix typo in dsdt.asl | Sven Schnelle |
2011-03-14 | X60: Add _PRW/_PSW methods to LID/SLPB objects | Sven Schnelle |
2011-03-14 | ec/acpi: make ACPI register pair configurable | Sven Schnelle |
2011-03-14 | ACPI EC: add ec_set_bit() / ec_clr_bit() | Sven Schnelle |
2011-03-08 | Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect... | Scott Duplichan |
2011-03-08 | Add option_table.h as dependency for all C based object files if option table... | Patrick Georgi |
2011-03-08 | Move cmos.default handling to bootblock | Patrick Georgi |
2011-03-07 | X60: add thermal zone 1 | Sven Schnelle |
2011-03-07 | X60: add thermal zone 0 | Sven Schnelle |
2011-03-04 | Add P-states for select Socket 754 processors. | Jonathan Kollasch |
2011-03-04 | Redo r6099 after copy&pasted code reintroduced DIMMx #defines | Patrick Georgi |
2011-03-03 | Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code. | Jonathan Kollasch |
2011-03-03 | Improve ck804 IOAPIC and HPET resource handling. | Jonathan Kollasch |
2011-03-03 | Configure PCIe lanes on ms7135 as original BIOS does. | jakllsch |
2011-03-03 | add PC87384 SuperIO | Sven Schnelle |
2011-03-02 | Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. | Alexandru Gagniuc |
2011-03-01 | Fix some subsystemid statements in r6421 | Sylvain "ythier" Hitier |
2011-03-01 | Fix a simple whitespace error in src/include/device/device.h | Sven Schnelle |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2011-03-01 | Add subsystemid option to sconfig | Sven Schnelle |
2011-03-01 | Mark non-returning function as noreturn to help some compiler versions | Patrick Georgi |
2011-02-28 | add functions to set Subsystem Vendor/Device to rl5c746 | Sven Schnelle |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Kino devicetree.cb SIO PNP devices were not matched up with the | Marc Jones |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |