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
Age
Commit message (
Expand
)
Author
2013-08-29
usbdebug: Use separate data toggle for each pipe
Kyösti Mälkki
2013-08-29
usbdebug: Reference endpoints by pipes in calls
Kyösti Mälkki
2013-08-29
intel usbdebug: Add choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Support choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Change debug port scanning
Kyösti Mälkki
2013-08-29
kontron/ktqm77: Allow disabling onboard NICs
Patrick Georgi
2013-08-29
lenovo/x60/romstage.c: Collect timestamps in romstage
Paul Menzel
2013-08-29
Sandybridge/Ivybridge: Unify and fix Kconfig defaults
Stefan Reinauer
2013-08-28
kontron/ktqm77: Drop MRC_FILE definition
Patrick Georgi
2013-08-28
Fix up Stumpy/Lumpy PEI data for system agent r6
Stefan Reinauer
2013-08-27
ASRock IMB-A180: Add CODEC initialization table
Bruce Griffith
2013-08-27
Locate the generated iasl in acpica-unix-20130626
Zheng Bao
2013-08-27
ASRock IMB-A180: Add new AMD Embedded G-Series SOC mainboard
WANG Siyuan
2013-08-27
AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze
WANG Siyuan
2013-08-26
libpayload: Add a few more PCI constants
Stefan Tauner
2013-08-24
usbdebug: Change reference to EHCI BAR
Kyösti Mälkki
2013-08-24
Add test to match struct device with pci_devfn_t
Kyösti Mälkki
2013-08-24
Add pnp_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-24
usbdebug: Only test two possible USB device numbers
Kyösti Mälkki
2013-08-23
usbdebug: Halt host controller before resetting it
Kyösti Mälkki
2013-08-23
SPI: Support STMicro partial page write
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-23
usbdebug: Add compatibility quirk for FX2
Kyösti Mälkki
2013-08-23
usbdebug: Block recursive calls of printk
Kyösti Mälkki
2013-08-23
usbdebug: Add logging level to debugging
Kyösti Mälkki
2013-08-19
Don't include LZMA in romstage if ramstage is not compressed.
Andrew Wu
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-08-16
AMD Southbridge CS5536: make use of #include <device/smbus_def.h>
Christian Gmeiner
2013-08-16
AMD AGESA: Remove INVD instruction when transitioning from CAR
Bruce Griffith
2013-08-16
kontron/ktqm77: Update MRC path
Patrick Georgi
2013-08-16
emulation/qemu-i440fx: style cleanup
Patrick Georgi
2013-08-16
Fix lint-stable target
Patrick Georgi
2013-08-16
console: Squelch console output from AP CPUs in romstage
Kyösti Mälkki
2013-08-15
w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.
Christoph Grenz
2013-08-15
w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`
Christoph Grenz
2013-08-15
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-08-15
payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variable
Peter Stuge
2013-08-15
cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS file
Peter Stuge
2013-08-15
qemu: fix ioapic reservation
Gerd Hoffmann
2013-08-15
ASUS F2A85-M: Provide HD Audio verb table for Realtek ALC887-VD
Rudolf Marek
2013-08-15
AMD Fam15tn boards: BiosCallOuts.c: Remove board name from `CodecTableList`
Paul Menzel
2013-08-15
w83627hf/acpi: Fix logical device power down in ACPI
Christoph Grenz
2013-08-15
CBFS: Change how the bss is zeroed when loading a stage.
Gabe Black
2013-08-15
CBFS: Change the signature of cbfs_decompress.
Gabe Black
2013-08-15
lenovo/t60 lenovo/x60: Default SEABIOS_PS2_TIMEOUT to 3 seconds
Peter Stuge
2013-08-15
qemu: reserve ports
Gerd Hoffmann
2013-08-15
AMD Richland: Add new graphics device IDs to Family 15, Models 10-1F
Bruce Griffith
2013-08-15
AMD Fam16: Add OSC method to PCI0
Mike Loptien
2013-08-15
AMD Fam16: Add secondary bus number to CRES method
Mike Loptien
2013-08-15
AMD Kabini: Split DSDT into common sections
Mike Loptien
2013-08-13
dmp/vortex86ex: Initialize Reatek ALC262 audio codec
Andrew Wu
2013-08-13
Add a generic Intel HD audio (Azalia) module azalia_device.c
Andrew Wu
2013-08-13
Fix some wait_for_valid functions return value from 1 to -1.
Andrew Wu
2013-08-10
usbdebug: Add option for verbose logging of connection
Kyösti Mälkki
2013-08-10
usbdebug: Fix AMD cimx/sb700 cimx/sb800
Kyösti Mälkki
2013-08-09
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
Kyösti Mälkki
2013-08-08
ASUS F2A85-M: Split DSDT into common sections (as per Parmer)
Kimarie Hoot
2013-08-08
AMD Thatcher: Split DSDT into common sections (as per Parmer)
Kimarie Hoot
2013-08-07
usbdebug: Support AMD cimx/sb700 cimx/sb800 once again
Kyösti Mälkki
2013-08-07
usbdebug: Use __SIMPLE_DEVICE__ on early enable
Kyösti Mälkki
2013-08-07
Make EARLY_CONSOLE optional
Kyösti Mälkki
2013-08-06
AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER`
Paul Menzel
2013-08-06
AMD AGESA: Add missing breaks to switch statement in one file
Bruce Griffith
2013-08-06
AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)
Bruce Griffith
2013-08-06
AMD Olive Hill: Change SB800 references to Yangtze
Bruce Griffith
2013-08-06
AMD Olive Hill: Add HUDSON_LEGACY_FREE flag
Bruce Griffith
2013-08-06
AMD Olive Hill: Remove default VBIOS vendor/device ID
Bruce Griffith
2013-08-06
AMD Kabini: Add "const" modifier to AGESA function parameters
Bruce Griffith
2013-08-05
AMD SATA: Correct "them implement" to "then implement" in comments
Paul Menzel
2013-08-05
AMD Kabini: Add map_oprom() function for Vendor/Device IDs
Bruce Griffith
2013-08-05
AMD Olive Hill: Enable HDMI audio setting in build options
Bruce Griffith
2013-08-05
AMD Olive Hill: Eliminate unnecessary memory copy
Bruce Griffith
2013-08-05
AMD Olive Hill: Add new AMD mainboard using Kabini processor
Siyuan Wang
2013-08-05
AMD Hudson/Yangtze: Enable support for SATA port multipliers
Bruce Griffith
2013-08-05
AMD Kabini: Modify Hudson southbridge to support new AMD processor
Siyuan Wang
2013-08-05
AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)
Siyuan Wang
2013-08-05
AMD Kabini: Add CPU AGESA wrapper for new AMD processor family
Siyuan Wang
2013-08-04
AMD Kabini: Add AGESA/PI code for new processor family
Siyuan Wang
2013-08-02
Remove unnecessary space characters.
Andrew Wu
2013-08-01
intel/lynxpoint: remove explicit pcie config accesses
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-30
Makefile: Fix adding intel/common
Kyösti Mälkki
2013-07-30
usbdebug: Fix missing include
Kyösti Mälkki
2013-07-30
cpu/intel/model_67x: Add missing include
Kyösti Mälkki
2013-07-29
kontron/ktqm77: Update cmos checksum range
Nico Huber
2013-07-29
ec/kontron/it8516e: Add sanity checks for values from nvram
Nico Huber
2013-07-29
ec/kontron/it8516e: Comment low-level EC functions
Nico Huber
2013-07-29
ec/kontron/it8516e: Remove some unsafe bit shifting
Nico Huber
2013-07-29
kontron/ktqm77: Squeeze more fan options into cmos.layout
Nico Huber
2013-07-29
ec/kontron/it8516e: Add PWM limits option
Nico Huber
2013-07-29
ec/kontron/it8516e: Correct fan setting for PWM mode
Nico Huber
2013-07-29
ec/kontron/it8516e: Add option for external temperature sensor
Nico Huber
2013-07-26
AMD Parmer: Fix file permissions on asl files in mainboard
Kimarie Hoot
2013-07-26
emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-24
usbdebug: Split endpoint buffers
Kyösti Mälkki
2013-07-23
inteltool: Print raw CPUID and make hexadecimal values unambiguous
Damien Zammit
2013-07-22
buildgcc: Update reference toolchain
Stefan Reinauer
[prev]
[next]