aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-05-23Correct implementation of r6608.Jonathan Kollasch
2011-05-22Ensure ck804 romstrap is 16-byte aligned.Jonathan Kollasch
2011-05-20Correct amd persimmon romstage code for early SPI prefetch enable.Scott Duplichan
2011-05-20Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan
2011-05-16cimx_wrapper/sb800: Fix indent in late.c:sb800_enable()Peter Stuge
2011-05-15Remove multiple mmconf settings and just use kconfig setting.Marc Jones
2011-05-15agesa_wrapper: Avoid repetitive Kconfig depends, trivialPeter Stuge
2011-05-15Cosmetic cleanup.Scott Duplichan
2011-05-151) Remove unused kconfig options.Scott Duplichan
2011-05-15Update gpp port configuration.Scott Duplichan
2011-05-15Enable rom cache early to reduce boot time.Scott Duplichan
2011-05-15Fix memory allocation problem in amdInitLate. Disabled until further debug.Scott Duplichan
2011-05-15Remove some non-essential agesa options to reduce boot time.Scott Duplichan
2011-05-15Declare legacy video frame buffer so that Windows generic VGA driver will work.Scott Duplichan
2011-05-15Declare RTC as not PIIX4 compatible to match AMD hardware.Scott Duplichan
2011-05-15Make fadt revision match its length. Solves Windows 7 checked build assert.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Enable SPI cacheline prefetch early to reduce boot time.Scott Duplichan
2011-05-15Switch processor cores to pstate 0 early to reduce boot time.Scott Duplichan
2011-05-15Enable 33 MHz fast mode SPI read early to reduce boot time.Scott Duplichan
2011-05-15Build device paths for AP cores so that coreboot will report them to the OS.Scott Duplichan
2011-05-15Program the I/O APIC ID.Scott Duplichan
2011-05-15Enable AHCI mode and hide IDE controller to reduce boot time.Scott Duplichan
2011-05-15Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.Scott Duplichan
2011-05-15Fix ACPI shutdown function by removing reliance on SMI.Scott Duplichan
2011-05-15Configure CIMx to use 33 MHz fast mode for SPD read.Scott Duplichan
2011-05-15Match DIMM SPD addressing to implemented slots.Scott Duplichan
2011-05-15Size mmconf according to CONFIG_MMCONF_BUS_NUMBER.Scott Duplichan
2011-05-151) Use D18F1xF4 VGA Enable to simplify legacy video I/O support.Scott Duplichan
2011-05-151) Set I/O APIC ID according to BKDG recommendationScott Duplichan
2011-05-15Correct the number of MCA error reporting banks cleared.Scott Duplichan
2011-05-151) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization.Scott Duplichan
2011-05-13siemens/sitemp_g1p1: Adapt read_option() to latest changesJosef Kellermann
2011-05-12Remove uart_init() in Siemens sitemp-g1p1Patrick Georgi
2011-05-11Add Siemens SITEMP-G1 boardJosef Kellermann
2011-05-11Work around unclean CMOS handling for nowPatrick Georgi
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2011-05-10This replaces the fixed shift values in the apic timer init with macros.Vikram Narayanan
2011-05-09Adds RS740 HT and internal graphics PCI ids.Ivaylo Valkov
2011-05-07ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...Kerry She
2011-05-07RS780 DDI Lanes configure support,Kerry She
2011-05-07SB800 CIMX code can share the AGESA V5 lib code,Kerry She
2011-05-071. move _mm_clflush_fs() to __SSE3__ block, because __builtin_ia32_sfence() i...Kerry She
2011-05-07put the amdlib and agesa constant to .rodata segment.Kerry She
2011-05-05Adds VOID to empty parameter lists to get rid of some build warnings.Frank Vibrans
2011-05-05Remove AMD Agesa requirement for standard include filesFrank Vibrans
2011-05-03Enable caching for ROM area in model_6ex/cache_as_ram.incSven Schnelle
2011-05-03i82801gx: enable SPI prefetchingSven Schnelle
2011-05-02Add option 'compress ramstage'Sven Schnelle
2011-04-28Thinkpad: Enable Battery eventsSven Schnelle
2011-04-27X60: enable Ultrabay if device is plugged inSven Schnelle
2011-04-27T60: enable Ultrabay if device is plugged inSven Schnelle
2011-04-27Lenovo PMH7: add pmh7_ultrabay_power_enable()Sven Schnelle
2011-04-27Lenovo H8: add h8_ultrabay_device_present()Sven Schnelle
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-22Fix of fix copy and paste errors in ne2k.c (r6512 by stepan)Rudolf Marek
2011-04-22fix typo ttys0_index -> b_indexStefan Reinauer
2011-04-22Get rid of all but one (I/O mapped) UART init functions.Stefan Reinauer
2011-04-22The UART divider should be calculated based on the base frequencyStefan Reinauer
2011-04-21more ifdef -> if fixes.Stefan Reinauer
2011-04-21more ifdef -> if fixesStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-20drop dead code from sb800 bootblockStefan Reinauer
2011-04-20drop excessive newline in uart8250.cStefan Reinauer
2011-04-20Simplify coreboot's console/console.hStefan Reinauer
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-20Add Lenovo ThinkPad T60Sven Schnelle
2011-04-20PC87384: remove unused init functionSven Schnelle
2011-04-20pci1x2x: remove latency/bridge control/cacheline size settingsSven Schnelle
2011-04-20pci1x2x: use cardbus_read_resources()/cardbus_enable_resources()Sven Schnelle
2011-04-20pci1x2x: use pci_ops set_subsystem instead of custom codeSven Schnelle
2011-04-20pci1x2x: add PCI1510 device IDsSven Schnelle
2011-04-20pci1x2x: use devicetree register configurationSven Schnelle
2011-04-20drop dead uart init code.Stefan Reinauer
2011-04-20fix boards that still had some uart init remaindersStefan Reinauer
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-04-19Lenovo PMH7: add pmh7_touchpad_enable()Sven Schnelle
2011-04-19Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering
2011-04-19The "temp" will be used later. So it has to be calculated correctly.Zheng Bao
2011-04-19Recently the 3 projects using the new AMD reference code have beenScott Duplichan
2011-04-19Fix some more misuses of ifdef/if definedStefan Reinauer
2011-04-19cleanup wrong use of defined() after exporting all variables in KconfigStefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-18fix copy and paste errors in ne2k.cStefan Reinauer
2011-04-17Lenovo H8 EC: add missing systemstatus.asl includeSven Schnelle
2011-04-17PMH7: Add dock event controlSven Schnelle
2011-04-16bootblock updates: ...Stefan Reinauer
2011-04-15sorry for breaking the tree. Stefan Reinauer
2011-04-15comment cosmetics in bootblock.ldStefan Reinauer
2011-04-15add FILO easy payload optionStefan Reinauer
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2011-04-15fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer
2011-04-14drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer
2011-04-14fix coreboot compilation without serial console enabled.Stefan Reinauer
2011-04-14earlymtrr.c: wipe some dead code, use names instead of numbers and someStefan Reinauer
2011-04-14add some comments to walkcbfs.SStefan Reinauer
2011-04-14- drop remaining CONFIG_ROM_IMAGE_SIZEStefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
2011-04-14nvidia mcp55: drop unused dbg_info Stefan Reinauer
2011-04-14cosmetic cleanup of sis966 usb2 code Stefan Reinauer