coreboot.git
2011-05-10 Patrick GeorgiFix compilation error due to non-unix style line ending...
2011-05-09 Ivaylo ValkovAdds RS740 HT and internal graphics PCI ids.
2011-05-07 Kerry SheADVANSUS A785E-I Mainboard support, Family10h ASB2...
2011-05-07 Kerry SheRS780 DDI Lanes configure support,
2011-05-07 Kerry SheSB800 CIMX code can share the AGESA V5 lib code,
2011-05-07 Kerry She1. move _mm_clflush_fs() to __SSE3__ block, because...
2011-05-07 Kerry Sheput the amdlib and agesa constant to .rodata segment.
2011-05-05 Frank VibransAdds VOID to empty parameter lists to get rid of some...
2011-05-05 Frank VibransRemove AMD Agesa requirement for standard include files
2011-05-03 Sven SchnelleEnable caching for ROM area in model_6ex/cache_as_ram.inc
2011-05-03 Sven Schnellei82801gx: enable SPI prefetching
2011-05-02 Sven SchnelleAdd option 'compress ramstage'
2011-04-30 Scott DuplichanSorry, my mistake.
2011-04-30 Scott Duplichangit-svn-id: svn://svn.coreboot.org/coreboot/trunk@6550...
2011-04-28 Sven SchnelleThinkpad: Enable Battery events
2011-04-27 Sven SchnelleX60: enable Ultrabay if device is plugged in
2011-04-27 Sven SchnelleT60: enable Ultrabay if device is plugged in
2011-04-27 Sven SchnelleLenovo PMH7: add pmh7_ultrabay_power_enable()
2011-04-27 Sven SchnelleLenovo H8: add h8_ultrabay_device_present()
2011-04-26 Stefan ReinauerAdd support for memory mapped UARTs to coreboot and...
2011-04-22 Stefan ReinauerAdd (partly) support for Nuvoton NCT6776F
2011-04-22 Stefan Reinauercosmetic changes to superiotool's nuvoton code
2011-04-22 Rudolf MarekFix of fix copy and paste errors in ne2k.c (r6512 by...
2011-04-22 Stefan Reinauerfix typo ttys0_index -> b_index
2011-04-22 Stefan ReinauerGet rid of all but one (I/O mapped) UART init functions.
2011-04-22 Stefan ReinauerThe UART divider should be calculated based on the...
2011-04-21 Stefan Reinauermore ifdef -> if fixes.
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-20 Stefan Reinauerdrop dead code from sb800 bootblock
2011-04-20 Stefan Reinauerdrop excessive newline in uart8250.c
2011-04-20 Stefan ReinauerSimplify coreboot's console/console.h
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-20 Sven SchnelleAdd Lenovo ThinkPad T60
2011-04-20 Sven SchnellePC87384: remove unused init function
2011-04-20 Sven Schnellepci1x2x: remove latency/bridge control/cacheline size...
2011-04-20 Sven Schnellepci1x2x: use cardbus_read_resources()/cardbus_enable_re...
2011-04-20 Sven Schnellepci1x2x: use pci_ops set_subsystem instead of custom...
2011-04-20 Sven Schnellepci1x2x: add PCI1510 device IDs
2011-04-20 Sven Schnellepci1x2x: use devicetree register configuration
2011-04-20 Stefan Reinauerdrop dead uart init code.
2011-04-20 Stefan Reinauerfix boards that still had some uart init remainders
2011-04-19 Stefan ReinauerDrop baud rate init to an arbitrary baud rate from...
2011-04-19 Sven SchnelleLenovo PMH7: add pmh7_touchpad_enable()
2011-04-19 Jonathan KollaschCast arguments to ctype(3) functions through (int)...
2011-04-19 Idwer VolleringFix compilation of all i82371eb boards when ACPI tables...
2011-04-19 Zheng BaoThe "temp" will be used later. So it has to be calculat...
2011-04-19 Scott DuplichanRecently the 3 projects using the new AMD reference...
2011-04-19 Stefan ReinauerFix some more misuses of ifdef/if defined
2011-04-19 Stefan Reinauercleanup wrong use of defined() after exporting all...
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-04-18 Stefan Reinauerfix copy and paste errors in ne2k.c
2011-04-18 Stefan ReinauerEmit unwritten symbols in Kconfig so we don't have...
2011-04-17 Sven SchnelleLenovo H8 EC: add missing systemstatus.asl include
2011-04-17 Sven SchnellePMH7: Add dock event control
2011-04-16 Stefan ReinauerAllow libpayload to use an OXPCIe 952 card on systems...
2011-04-16 Stefan Reinauerbootblock updates:
2011-04-15 Stefan Reinauersorry for breaking the tree.
2011-04-15 Stefan Reinauercomment cosmetics in bootblock.ld
2011-04-15 Stefan Reinaueradd FILO easy payload option
2011-04-15 Stefan ReinauerHandle drivers/ equally to any other sub directory.
2011-04-15 Stefan Reinauerfix mainboards that were including earlymtrr.c without...
2011-04-14 Stefan Reinauerdrop half an uart8250 implementation from smiutil and...
2011-04-14 Stefan Reinauerfix coreboot compilation without serial console enabled.
2011-04-14 Stefan Reinauerearlymtrr.c: wipe some dead code, use names instead...
2011-04-14 Stefan Reinaueradd some comments to walkcbfs.S
2011-04-14 Stefan Reinauer- drop remaining CONFIG_ROM_IMAGE_SIZE
2011-04-14 Stefan Reinauerdrop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused...
2011-04-14 Stefan Reinauernvidia mcp55: drop unused dbg_info
2011-04-14 Stefan Reinauercosmetic cleanup of sis966 usb2 code
2011-04-14 Stefan ReinauerUse symbolic names for some MTRR bits instead of number...
2011-04-14 Stefan Reinauercoding style cosmetics.
2011-04-13 Sven SchnelleLenovo H8 EC: add missing include for thermal.asl
2011-04-12 Sven SchnelleLenovo H8 EC: Set fancontrol to Automatic management
2011-04-12 Sven SchnellePC87384: add GPIO defines
2011-04-12 Marc JonesUse TOM2 for highest sysmem setting for northbound...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-11 Sven SchnellePMH7: Add chip config
2011-04-11 Sven SchnelleEC: Add Lenovo H8
2011-04-11 Ruud SchrampAdd detection/dump support for ServerEngines SE-SM...
2011-04-10 Sven Schnellei945: improve get_top_of_ram()
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-04-05 Sven SchnelleX60: use pnp_write_config() instead of custom function
2011-04-05 Sven SchnelleX60: move ec version info code to log_ec_version()
2011-04-04 Sven SchnelleX60: assert audio mute before entering Suspend
2011-04-04 Sven SchnelleX60: log firmware version
2011-04-04 Sven SchnelleX60: blink suspend LED during resume
2011-04-04 Sven SchnelleX60: we have ACPI_RESUME
2011-04-04 Sven SchnelleX60: deassert audio mute on boot
2011-04-01 Sven Schnelleremove swp files accidently added
2011-04-01 Sven SchnelleX60: add dock code for Ultrabase X6
2011-04-01 Sven SchnelleAdd GPIO definitions to PC87392 superio
2011-04-01 Sven SchnelleICH7: Fix register naming error
2011-04-01 Yang Hamo BaiAdd build instructions for coreinfo, specially pointing...
2011-03-29 Nils JacobsUpdate repo path in libpayload readme.
2011-03-29 Prakash PunnoorRevert r6460, add full W83627DHG-P/-PT support instead.
2011-03-29 Sven SchnelleBUILD: add missing config.h dependency
2011-03-28 Zheng BaoAdd support for Supermicro H8scm.
2011-03-28 Zheng BaoAdd the SR5650 & SP5100 to the Kconfig and Makefile.inc
2011-03-28 Zheng BaoAdd AMD C32 support.
next