index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-08-04
Make the device tree available in the rom stage
Stefan Reinauer
2012-08-04
AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation)
zbao
2012-08-04
AMD NB: Limit the device field to 5 bits. (Propagation)
zbao
2012-08-04
SuperIO LPC47N217: Remove warnings
zbao
2012-08-04
AMD Parmer: Remove warning.
zbao
2012-08-03
VIA Epia-N: drop add_mainboard_resources()
Kyösti Mälkki
2012-08-03
Intel CPUs: Fix counting of CPU cores
Kyösti Mälkki
2012-08-03
Fix mainboard level enable_dev()
Kyösti Mälkki
2012-08-02
RTC: Add a routine to check if the CMOS date is valid
zbao
2012-08-02
Limit the device field to 5 bits.
zbao
2012-08-02
AMD hudson: Call the rtc update if needed.
zbao
2012-08-02
AMD Thatcher Board based on trinity
zbao
2012-08-02
x86emu: fix jump_near_IMM to handle DATA: flag correctly
Stefan Reinauer
2012-08-02
x86emu: Fix more mis-decoding of the data prefix
Stefan Reinauer
2012-08-02
Remove uma_memory_base from build if no GFXUMA
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-02
AMD Agesa and GFXUMA: drop use of uma_memory_base
Kyösti Mälkki
2012-08-02
AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base
Kyösti Mälkki
2012-08-02
x86emu: Respect the LEA 67h address size prefix
Stefan Reinauer
2012-08-01
AMD F15tn northbridge: Remove the misleading 0x100 from the limitk.
zbao
2012-08-01
AMD and GFXUMA : drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-08-01
Intel and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-08-01
Intel Sandybridge and UMA: use mmio_resource()
Kyösti Mälkki
2012-08-01
Intel Sandybridge: add reserved memory as resources
Kyösti Mälkki
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-31
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-30
USBDEBUG: retry harder for slow devices
Sven Schnelle
2012-07-30
bd82x6x: Fix CONFIG_USBDEBUG
Sven Schnelle
2012-07-30
sandybridge: reinitialize usbdebug after MRC
Sven Schnelle
2012-07-27
x86emu: Fix BSF and BSR instructions
Stefan Reinauer
2012-07-27
Intel and GFXUMA: fix MTRR and use uma_resource()
Kyösti Mälkki
2012-07-27
x86emu: fix comment for BTS instruction
Stefan Reinauer
2012-07-27
x86emu: Add an RDTSC implementation to the x86 emulator
Stefan Reinauer
2012-07-27
Intel 82810 and 82830: always room for PCI memory
Kyösti Mälkki
2012-07-27
Intel i945 and sch: no memory over 4GB
Kyösti Mälkki
2012-07-27
Allocators for different memory regions types
Kyösti Mälkki
2012-07-27
x86emu: Use NULL instead of 0 when assigning pointer
Stefan Reinauer
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-26
Refactor driver structs
Patrick Georgi
2012-07-26
bd82x6x: Use CMOS variable if available for power-on on power failure
Stefan Reinauer
2012-07-26
amd/lx: Move configuration from source to Kconfig
Patrick Georgi
2012-07-26
CTDP: Only do TDP down/nominal change from TNP0
Duncan Laurie
2012-07-26
ELOG: Fix reporting of developer/recovery modes
Duncan Laurie
2012-07-26
Log event for abnormal management engine status
Duncan Laurie
2012-07-26
ACPI: Add support for runtime config TDP down
Duncan Laurie
2012-07-26
CPU: Add option to set TCC activation offset
Duncan Laurie
2012-07-26
ACPI: Add a method to notify OS to re-read _PPC
Duncan Laurie
2012-07-26
ACPI: Add function to write _PPC using NVS
Duncan Laurie
2012-07-26
NVS: Add a temp sensor ID and an ACPI Method to set it
Duncan Laurie
2012-07-26
ME: Move ME v8 lockdown to finalize step
Duncan Laurie
2012-07-26
Reserve bd82x6x LPC decode ranges in the resource allocator
Marc Jones
2012-07-26
ELOG: Log run-time SMI southbridge events
Duncan Laurie
2012-07-26
SATA: Add option to configure gen3 transmitter
Duncan Laurie
2012-07-26
ELOG: Support GSMI in CPT/PPT southbridge SMI handler
Duncan Laurie
2012-07-26
Add correct bios callout into read event routine
zbao
2012-07-26
ibase/mb899: Rename NIC BIOS disable driver and hook up
Patrick Georgi
2012-07-26
Remove copies of rtl8168.c
Patrick Georgi
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-26
Drop CONFIG_CPU_MODEL_NAME and fix CPU name displayed in logs
Stefan Reinauer
2012-07-26
Enable Microcode in CBFS for all SandyBridge/IvyBridge systems
Stefan Reinauer
2012-07-26
ELOG: Add support for SMM and kernel GSMI driver
Duncan Laurie
2012-07-25
SMM: Fix state table for Intel Core2 CPUs
Stefan Reinauer
2012-07-25
SMM: Skip locking SPI registers in finalize step
Duncan Laurie
2012-07-25
ELOG: Log boot-time events found in southbridge
Duncan Laurie
2012-07-25
ELOG: Log events for Chrome OS developer/recovery mode
Duncan Laurie
2012-07-25
Fix comment to reference IvyBridge, too
Stefan Reinauer
2012-07-25
Include SandyBridge Microcode when IvyBridge is enabled
Stefan Reinauer
2012-07-25
AMD parmer: Set correct azalia code verb table
zbao
2012-07-25
AMD family15tn: Add BIOS callback hook for getting VBIOS Image
zbao
2012-07-25
AMD Family 15tn: Set the default return value as AGESA_SUCCESS instead of TRUE
zbao
2012-07-25
AMD Family15tn: Set the mask of MTRR to 0000FFFXX0000800
zbao
2012-07-25
Change multiply ONE_MB to bit shifting.
zbao
2012-07-25
SMM: rename tseg_fixup to tseg_relocate and export
Duncan Laurie
2012-07-25
Fix date output in Microcode update
Stefan Reinauer
2012-07-25
CougarPoint/PantherPoint: Add HM77 device ID to table
Kimarie Hoot
2012-07-25
Extend smbios api to allow runtime change of mainboard serial and version
Christian Gmeiner
2012-07-25
Remove useless semicolon
Patrick Georgi
2012-07-25
chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data
Stefan Reinauer
2012-07-25
sync the northbridge.c with other family.
zbao
2012-07-25
Fix LAPIC timer on Ivy Bridge systems
Stefan Reinauer
2012-07-25
ELOG: Add support for a monotonic boot counter in CMOS
Duncan Laurie
2012-07-25
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-25
More descriptive error messages in Sandybridge raminit code
Stefan Reinauer
2012-07-25
bd82x6x: Drop unneeded pci_dev_t
Stefan Reinauer
2012-07-24
ELOG: Fix boot count increment for non-wake case
Duncan Laurie
2012-07-24
Ivybridge: fix workaround and enable PAIR
Duncan Laurie
2012-07-24
CPU: Set flex ratio to nominal TDP ratio in bootblock
Duncan Laurie
2012-07-24
SMM: Fix state save map for sandybridge and TSEG
Duncan Laurie
2012-07-24
SMM: Add option for SPI driver to be available in SMM
Duncan Laurie
2012-07-24
SMM: Add support for malloc in SMM if using TSEG
Duncan Laurie
2012-07-24
ELOG: Add support for flash based event log
Duncan Laurie
2012-07-24
SMM: Add heap region and move C handler higher in region
Duncan Laurie
2012-07-24
CPU: Update ivybridge PP1 current limit value
Duncan Laurie
2012-07-24
CPU: Add basic support for Nominal Configurable TDP
Duncan Laurie
2012-07-24
Rename cache_lbmem() to cache_ramstage()
Stefan Reinauer
2012-07-24
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-07-24
Fix automatic ME detection in finalize
Stefan Reinauer
2012-07-24
ChromeOS: Remove board specific acpi_get_vdat_info()
Stefan Reinauer
2012-07-24
Cougar/Panther Point: Compile in ME7 and ME8 code at the same time
Stefan Reinauer
2012-07-24
Fix ME hash functions on Panther Point/Cougar Point
Stefan Reinauer
[next]