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-06-29
AMD S3 resume: Add framwork to write bigger data
Siyuan Wang
2013-06-28
ELOG: Fix warning to fix the compilation.
Denis 'GNUtoo' Carikli
2013-06-28
libpayload: Add strerror
Stefan Tauner
2013-06-28
Drop WARNINGS_ARE_ERRORS exceptions
Stefan Reinauer
2013-06-28
Supermicro H8SCM/H8QGI: Increase size of bus variable to meet API
Bruce Griffith
2013-06-28
AMD Dinar: Eliminate warnings (initializers/prototypes/unused var)
Bruce Griffith
2013-06-28
AMD SB700 boards: Set Azalia configuration flags
Bruce Griffith
2013-06-28
supermicro/h8scm: Add a type cast for printk to correct a warning message
Bruce Griffith
2013-06-28
Dinar, H8SCM, H8QGI: Add prototype of get_bus_conf()
Bruce Griffith
2013-06-28
amd/cimx/sb700/late.c: Add type cast to (UINT8)
Bruce Griffith
2013-06-28
amd/cimx/rd890/amd.h: Eliminate redefinition of NULL
Bruce Griffith
2013-06-28
amd/agesa/family15/northbridge.c: Delete unused variable
Bruce Griffith
2013-06-28
Add support to enable/disable builtin GbE (again)
Stefan Reinauer
2013-06-28
amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement
Bruce Griffith
2013-06-28
amd/agesa/f15/Proc/CPU: Add length modifier to eliminate compiler warnings
Bruce Griffith
2013-06-28
vendorcode/amd/agesa/f15: Eliminate compiler warnings
Bruce Griffith
2013-06-28
Update 3rdparty mark to latest repository
Stefan Reinauer
2013-06-28
gitmodules: Fix 3rdparty updates
Stefan Reinauer
2013-06-27
libpayload: Add more integer limits
Stefan Tauner
2013-06-27
libpayload: Fix whitespace errors
Stefan Tauner
2013-06-27
Revert "Add support to enable/disable builtin GbE"
Kyösti Mälkki
2013-06-26
libpayload: Use longer delay in tinycurses' wgetch()
Nico Huber
2013-06-25
bd82x6x: Fix early USB BAR programming (finally?)
Nico Huber
2013-06-25
ktqm77: redesign cmos.layout slightly
Patrick Georgi
2013-06-25
libpayload: Make lpgcc wrapper usable for in-tree builds
Patrick Georgi
2013-06-25
Vortex86EX northbridge.c : Remove Vortex86DX PCI N/B related code.
Andrew Wu
2013-06-25
sandybridge: Make inclusion of me.bin optional
Nico Huber
2013-06-25
intel/sch: Use MMCONF_BASE_ADDRESS
Kyösti Mälkki
2013-06-25
abuild: Add xgcc tools to the path
Marc Jones
2013-06-24
ifdfake - Create an IFD with just a section layout
Nico Huber
2013-06-24
kontron/ktqm77: New board
Nico Huber
2013-06-24
sandybridge: Make build possible without descriptor.bin
Nico Huber
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-24
Asus F2A85-M: Add IRQs for IOMMU
Rudolf Marek
2013-06-24
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
Rudolf Marek
2013-06-24
AMD Fam15tn: Add IOMMU BAR allocation to northbridge
Rudolf Marek
2013-06-23
lynxpoint: Fix early EHCI BAR programming
Kyösti Mälkki
2013-06-23
inteltool: add initial support for Nehalem
Stefan Tauner
2013-06-23
AMD boards: routing.asl: Uniformly start `Package()` with capital letter
Paul Menzel
2013-06-22
intel/sandybridge: Locate CBMEM TOC early in ramstage
Kyösti Mälkki
2013-06-22
Do CAR variable migration only once
Aaron Durbin
2013-06-22
Add support for DMP Vortex86EX PCI northbridge.
Andrew Wu
2013-06-22
qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM.
Denis 'GNUtoo' Carikli
2013-06-21
Add support to enable/disable builtin GbE
Stefan Reinauer
2013-06-21
Dynamic cbmem: don't compile src/lib/cbmem.c when dynamic cbmem is selected.
Denis 'GNUtoo' Carikli
2013-06-21
bd82x6x: Fix early EHCI BAR programming
Kyösti Mälkki
2013-06-20
fix bootstate typo (bs_dev_eanble -> bs_dev_enable)
David Hendricks
2013-06-20
Add initial support for DMP Vortex86EX CPU.
Andrew Wu
2013-06-20
sandybridge: Store MRC cache in CBFS
Patrick Georgi
2013-06-19
lenovo/t60: Collect timestamps in romstage
Nico Huber
2013-06-19
intel/i82801gx: Store initial timestamp
Nico Huber
2013-06-19
qemu: complete bochs dispi interface vga driver.
Gerd Hoffmann
2013-06-19
edid: fix warning
Gerd Hoffmann
2013-06-18
libpayload: ahci: Increase timeout for signature reading
Nico Huber
2013-06-18
winbond/w83627dhg: Correct resource setting for SPI (LDN6)
Nico Huber
2013-06-18
qemu/q35: uncomment cache-as-ram Kconfig entries
Gerd Hoffmann
2013-06-17
am335x: Add pinmux support based on the functions in U-Boot
Gabe Black
2013-06-17
AMD southbridges: Move HAVE_HARD_RESET
Kyösti Mälkki
2013-06-17
AMD: Use same sourcecode for reset in romstage as ramstage
Kyösti Mälkki
2013-06-17
AMD boards: Clean use of Kconfig options
Kyösti Mälkki
2013-06-17
Add support for XHCI (USB 3.0)
Dave Frodin
2013-06-17
AMD Hudson: Add config option to enable XHCI
Dave Frodin
2013-06-17
pnp: Remove now plain wrappers for default PnP functions
Nico Huber
2013-06-17
pnp: Register implementations of enter/exit config state
Nico Huber
2013-06-17
pnp: Implement common handling for PnP config modes
Nico Huber
2013-06-17
pnp: Provide alternative pnp_enable() implementation
Nico Huber
2013-06-17
libpayload: ahci: Fix command engine shutdown
Nico Huber
2013-06-17
Make intel blob locations configurable
Patrick Georgi
2013-06-17
pnp: Unify some alignment to ease autogenerating patches
Nico Huber
2013-06-17
qemu: i440fx whitespace fixup
Gerd Hoffmann
2013-06-17
qemu: add q35 support
Gerd Hoffmann
2013-06-17
qemu: add support for memory above 4G
Gerd Hoffmann
2013-06-17
qemu: move ram ressource reservation from "set" to "read" stage
Gerd Hoffmann
2013-06-17
cpu/amd/geode_lx/cache_as_ram.inc: Use $ for constant value instead of memory...
Christopher Kilgour
2013-06-14
AMD sb800 agesa/hudson: Use PCI defines
Kyösti Mälkki
2013-06-14
qemu: move i440fx bits
Gerd Hoffmann
2013-06-14
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-06-14
lynxpoint: Fix PCI IDs for EHCI
Kyösti Mälkki
2013-06-13
AMD Hudson: Add support for the SD controller
Dave Frodin
2013-06-13
libpayload: Fill gaps in the xHCI driver
Nico Huber
2013-06-13
libpayload: Port usb hub driver to use the generic code
Nico Huber
2013-06-13
libpayload: Add a generic driver for usb hubs
Nico Huber
2013-06-13
libpayload: usb: Add interval attribute to endpoints
Nico Huber
2013-06-13
libpayload: Redirect USB slave init through controller driver
Patrick Georgi
2013-06-13
libpayload: Add enum for USB speeds
Nico Huber
2013-06-13
libpayload: usb: Skip non-endpoint descriptors during init
Nico Huber
2013-06-13
util/inteltool: Add support for other 5 chipsets
Stefan Tauner
2013-06-13
AMD S3 resume: use a function to replace duplicated code
Siyuan Wang
2013-06-13
AMD Thatcher: fix issue 'S3 fails to suspend after wake up from USB keyboard'
Siyuan Wang
2013-06-13
AMD: Kconfig cleanup
Kyösti Mälkki
2013-06-13
Add support for Intel Nehalem CPU
Vladimir Serbinenko
2013-06-13
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
Stefan Reinauer
2013-06-12
Add support for Intel Ibex Peak (Mobile 5) southbridge
Stefan Reinauer
2013-06-12
Avoid tripping overheat alarm on X201 before ME boots
Vladimir Serbinenko
2013-06-12
Make acpi/ec.c usable in romstage
Vladimir Serbinenko
2013-06-12
Radio and dock support in EC on X60 and X201
Vladimir Serbinenko
2013-06-12
am335x: Add struct `am335x_uart` for uart registers
David Hendricks
2013-06-12
usbdebug: Quirk for board aopen/dxplplusu
Kyösti Mälkki
2013-06-12
usbdebug: Drop printk within console_init()
Kyösti Mälkki
2013-06-12
usbdebug: Improve solving EHCI debug port problems
Kyösti Mälkki
[next]