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
2011-11-03
add support for 1106:3188 (host controller of the old version of k8t800)
Florian Zumbiehl
2011-11-02
simplify IDE cable detection for Asus M2V
Florian Zumbiehl
2011-11-02
don't scan beyond end of CBFS
Florian Zumbiehl
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-11-01
Remove XIP_ROM_BASE
Patrick Georgi
2011-10-31
Add support for E7505 northbridge.
Kyösti Mälkki
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-30
Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9
Rudolf Marek
2011-10-30
Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c.
Stefan Reinauer
2011-10-30
remove usbdebug.h include from mainboard/romstage code
Sven Schnelle
2011-10-30
asus/m5a88-v: Fix build
Patrick Georgi
2011-10-29
Fix coreboot updates
Patrick Georgi
2011-10-28
w83627hf: add method to retrieve wake event source register to ASL include
Christoph Grenz
2011-10-28
Add ASUS M5A88-V mainboard support
QingPei Wang
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
Get rid of AUTO_XIP_ROM_BASE
Patrick Georgi
2011-10-28
sb600: Implement EHCI workaround
Patrick Georgi
2011-10-28
siemens/sitemp_g1p1: Add more devices to PIR and MP table
Patrick Georgi
2011-10-28
Clear improper use of CONFIG_CACHE_AS_RAM
Kyösti Mälkki
2011-10-28
T60: remove redundant usbdebug_init call()
Sven Schnelle
2011-10-28
copy e7501 component to e7505
Stefan Reinauer
2011-10-28
Fix checksum calculation both in romstage and ramstage.
Stefan Reinauer
2011-10-27
Added smbus block read/write for amd8111
Oskar Enoksson
2011-10-27
Move linux 2.6.11 workaround to generic code
Patrick Georgi
2011-10-27
X60/T60: enable AHCI mode
Sven Schnelle
2011-10-27
i82801gx: Fix port status in AHCI mode
Sven Schnelle
2011-10-25
X60: enable Cx power saving modes
Sven Schnelle
2011-10-25
T60: add _CST table
Sven Schnelle
2011-10-25
T60: enable C4onC3 mode
Sven Schnelle
2011-10-25
T60: use ICS954309 clock driver
Sven Schnelle
2011-10-25
Add driver for ICS954309 clock generator
Sven Schnelle
2011-10-25
i82801gx: Add setting for C4onC3 mode
Sven Schnelle
2011-10-25
SPEEDSTEP: write _CST tables
Sven Schnelle
2011-10-25
ACPI: Add function for writing _CST tables
Sven Schnelle
2011-10-25
w83627hf: correct typo in ASL include, correct indexed registers and remove u...
Christoph Grenz
2011-10-25
Lenovo H8: Fix h8_set_audio_mute()
Sven Schnelle
2011-10-25
X60/T60: remove superflous h8_set_audio_mute()
Sven Schnelle
2011-10-25
i82801gx: Add write and read/write block functions
Sven Schnelle
2011-10-23
i82801gx: Don't set I/O base address to static value
Sven Schnelle
2011-10-23
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-10-23
SB800: Hide unused gpp ports
Kerry Sheh
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-10-21
Remove redunancy in Kconfig
Kyösti Mälkki
2011-10-21
sch: strip quotes around cmc.bin filename
Patrick Georgi
2011-10-21
Use ntohll where appropriate.
Stefan Reinauer
2011-10-21
Add macros for 64bit byte order swapping
Stefan Reinauer
2011-10-20
T60: Add support for Ultrabay Legacy I/O devices (40Y8122)
Sven Schnelle
2011-10-20
i82801dx: Replace romstage printk's
Kyösti Mälkki
2011-10-19
asrock/e350m1: Enable the superio ACPI device in devicetree.cb
Peter Stuge
2011-10-19
IOAPIC: fix bitmask
Kyösti Mälkki
2011-10-19
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-10-19
Drop eh_frame instead of moving it into the image.
Stefan Reinauer
2011-10-19
I945: replace #if defined() by #if
Sven Schnelle
2011-10-18
Append logical PME/GPIO device. Fix MPU device number.
Kyösti Mälkki
2011-10-18
Activate older Xeon P4 microcodes
Kyösti Mälkki
2011-10-17
Fix our CMOS checksum algorithm so it matches what /dev/nvram expects
Stefan Reinauer
2011-10-17
rework RTC driver output to make it more consistent.
Stefan Reinauer
2011-10-17
Re-worked devicetree.cb for DL145 G1
Oskar Enoksson
2011-10-17
Fixes several issues with amd k8 SSDT P-state generation
Oskar Enoksson
2011-10-15
SMM: Move wbinvd after pmode jump
Stefan Reinauer
2011-10-15
use byteorder.h instead of implementing another byte swap function
Stefan Reinauer
2011-10-15
AMD CPU and chipset fixes for compilation with gcc 4.6
Stefan Reinauer
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-10-15
cbfs_and_run_core() is not part of the API, make it static.
Stefan Reinauer
2011-10-15
reformat Makefile.bootblock.inc (>80 lines per char)
Stefan Reinauer
2011-10-14
Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6
Stefan Reinauer
2011-10-14
Fix compilation of AMD GX2 northbridge code with gcc 4.6
Stefan Reinauer
2011-10-14
Fix compilation of VIA CN700 northbridge code with gcc 4.6
Stefan Reinauer
2011-10-14
fix compilation of intel/sch northbridge code with gcc 4.6
Stefan Reinauer
2011-10-14
Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6
Stefan Reinauer
2011-10-13
Prevent build breakage without consoles enabled
Stefan Reinauer
2011-10-13
Load an IDT with NULL limit
Stefan Reinauer
2011-10-13
Fix compilation of x86emu with gcc 4.6.x
Stefan Reinauer
2011-10-13
Fix native x86 option rom initialization
Stefan Reinauer
2011-10-13
refactor vesa mode setting code and bootsplash code
Stefan Reinauer
2011-10-13
Refactor option rom initialization code in coreboot.
Stefan Reinauer
2011-10-13
Enable/fix compilation of i8254 code in ram stage.
Stefan Reinauer
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-10-13
Fix romstage creation with gcc 4.6 and CAR targets
Stefan Reinauer
2011-10-13
siemens/sitemp_g1p1: Don't mess with virtual wire settings
Patrick Georgi
2011-10-13
siemens/sitemp_g1p1: Get rid of bus_isa and bus_type
Patrick Georgi
2011-10-13
amd/sb600: Enable COM2 at all times in early setup
Patrick Georgi
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2011-10-13
Make Asus A8V-E SE better ACPI citizen.
Rudolf Marek
2011-10-12
w83627hf: ASL include containing virtual device tree of the SuperIO
Christoph Grenz
2011-10-12
amdk8: ASL include for K8 temperature sensor support in ACPI
Christoph Grenz
2011-10-12
SB800 RAID: add kconfig option RAID_MISC_ROM_POSITION
Kerry Sheh
2011-10-12
SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode
Kerry Sheh
2011-10-12
avalue/eax-785e: Get SATA Mode from Kconfig option
Kerry Sheh
2011-10-12
sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE
Kerry Sheh
2011-10-12
persimmon: complete the sb800 devicetree
Kerry Sheh
2011-10-11
Fixed broken MTRR for >4GB memory on AMD K8 fam 0fh rev <=E
Oskar Enoksson
2011-10-11
mainboard: complete the sb800 devicetree even device is off
Kerry Sheh
2011-10-11
sb800: sata combine mode configure fix
Kerry Sheh
2011-10-11
persimmon: sb800 sata mode configure update
Kerry Sheh
2011-10-11
sb800: Add sata ahci/raid mode kconfig option
Kerry Sheh
2011-10-03
pci_ids: Add sb800 SATA device raid mode device id
Kerry Sheh
2011-10-03
TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
enok71
[next]