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-09-18
buildgcc: Use per-arch build directories
Patrick Georgi
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-09-17
lint whitespace: Fix rule to recurse into subdirectories
Kyösti Mälkki
2013-09-17
beaglebone: Stop reinitializing the console in bootblock.c.
Gabe Black
2013-09-17
ARM: Add some missing dependencies on config.h to ARM's Makefile.inc.
Gabe Black
2013-09-17
am335x: Update the config vars selected by CPU_TI_AM335X.
Gabe Black
2013-09-11
CBMEM: Rename high_tables variables and make them static
Kyösti Mälkki
2013-09-11
CBMEM: Drop parameters from cbmem_init()
Kyösti Mälkki
2013-09-11
CBMEM: Drop parameter from cbmem_reinit()
Kyösti Mälkki
2013-09-11
CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table()
Kyösti Mälkki
2013-09-11
CBMEM x86: Unify get_cbmem_toc()
Kyösti Mälkki
2013-09-11
CBMEM: Backup top_of_ram instead of cbmem_toc
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_locate_table()
Kyösti Mälkki
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-09-11
CBMEM tables: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM northbridges: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
CBMEM AMD: Fix calls to set_top_of_ram_once()
Kyösti Mälkki
2013-09-11
CBMEM AMD: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
AMD sb800 sb900: Fix corruption of a global ramstage variable
Kyösti Mälkki
2013-09-11
AMD AGESA: Place CAR_GLOBAL in BSP stack
Kyösti Mälkki
2013-09-10
intel/i5000: remove explicit pcie config accesses
Kyösti Mälkki
2013-09-10
intel/i945 intel/i82801gx: remove explicit pcie config accesses
Kyösti Mälkki
2013-09-10
intel/i82801ix: remove explicit pcie config accesses
Kyösti Mälkki
2013-09-10
intel/gm45: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-09-06
libpayload: Set heap's header size to 64-bit
Nico Huber
2013-09-06
libpayload: Make heap code independent of its header size
Nico Huber
2013-09-06
usbdebug: Fixes for LynxPoint LP
Kyösti Mälkki
2013-09-06
usbdebug: Use CAR migration
Kyösti Mälkki
2013-09-06
usbdebug: Dump low-level protocol details
Kyösti Mälkki
2013-09-06
usbdebug: Adjust endpoint retry timeouts
Kyösti Mälkki
2013-09-06
usbdebug: Adjust transaction retries
Kyösti Mälkki
2013-09-03
libpayload: reduce libcbfs verbosity
Patrick Georgi
2013-08-31
Add Kconfig options for Linux as payload
Patrick Georgi
2013-08-31
Remove NRV2B compression support
Patrick Georgi
2013-08-31
Add a (b)zImage parser to cbfstool
Patrick Georgi
2013-08-29
usbdebug: Fix control messages
Kyösti Mälkki
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
[next]