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-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
2011-09-24
Add AMD Family 10h PH-E0 support
QingPei Wang
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-09-17
Persimmon doesn't have HDMI so the GNB HD Audio should be disabled.
Marc Jones
2011-09-17
Enable SATA AHCI for faster boot with SeaBIOS.
Marc Jones
2011-09-16
Persimmon updates for AMD F14 rev C0
efdesign98
2011-09-15
Build warning fix for AMD Family 12
efdesign98
2011-09-15
AMD Inagua platform updates
efdesign98
2011-09-15
AMD Torpedo platform updates
efdesign98
2011-09-15
AMD Agesa macro expansion fix
efdesign98
2011-09-15
AMD SB800 early console use fix
efdesign98
2011-09-15
AMD Agesa changes to fix F14 boot issues
efdesign98
2011-09-14
AMD F14 Northbridge updates
efdesign98
2011-09-14
Update to Asrock E350m1 for AMD F14 C0
efdesign98
2011-09-14
mainboard: add avalue/eax-785 ITX mainboard
Kerry She
2011-09-14
rs780: hide unused gfx ports and gpp ports
Kerry Sheh
2011-09-14
Add IT8721F support
QingPei Wang
2011-09-12
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
Tobias Diedrich
2011-09-12
Miscellaneous AMD F14 warning fixes
efdesign98
2011-09-09
Replace while with do; while to avoid repetition
Noe Rubinstein
2011-09-09
Crank up CPU speed on Intel Core and Core2 CPUs
Patrick Georgi
2011-09-09
Report GSE chipset and warn if the code has been compiled for the wrong chipset.
Stefan Reinauer
2011-09-07
Add support for the tracing infastructure in coreboot.
Rudolf Marek
2011-09-07
AMD F14 Rev C0 update
Kerry She
2011-09-07
AMD SB800 southbridge update
Kerry She
2011-09-07
AMD F14 southbridge update
Kerry She
2011-09-04
Adjust some code/comment of sb700 sata init
Wang Qing Pei
2011-09-04
Disable dev3 on ma78gm-us2h
Wang Qing Pei
2011-08-26
X60/T60: remove obsolete dmi.h
Sven Schnelle
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-08-25
Minor ma785gmt clean-up
Alec Ari
2011-08-25
Fix up various dsdt.asl files
Alec Ari
2011-08-24
Remove dead code
Alec Ari
2011-08-19
Lenovo H8: Always clear audio mute
Sven Schnelle
2011-08-18
X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/Undocking
Sven Schnelle
2011-08-18
export get_cbfs_header()
Sven Schnelle
2011-08-09
Do not compile nuvoton superio for all board
Alexandru Gagniuc
2011-08-09
AMD Family 14 Agesa warning fix
efdesign98
2011-08-06
ms7135: add ACPI support
Jonathan A. Kollasch
2011-08-06
Update AMD F14 Agesa to support Rev C0 cpus
efdesign98
2011-08-04
Add voltage control of southbridge and RAM on ms7135
Jonathan A. Kollasch
2011-08-04
northbridge/intel/i440bx: Registered SDRAM modules support and fixes
Keith Hui
2011-08-04
split CBFS support into shared core and extended functions
Patrick Georgi
2011-08-04
cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.
Keith Hui
2011-08-03
Remove debugging code, or convert it to be selected by kconfig
Jonathan A. Kollasch
2011-08-03
Use preferred style of fixed-width integer types
Jonathan A. Kollasch
2011-07-22
Add xhcbios and ahcibios rom handling
efdesign98
2011-07-22
Add the SuperMicro H8QGI platform
efdesign98
2011-07-22
Add SSE3 dependent code
efdesign98
2011-07-22
Update AMD SR5650 and SB700
efdesign98
2011-07-18
Add AMD Family 10 support to cpu folder
efdesign98
2011-07-18
Add AMD Family 10 cpu support to northbridge folder
efdesign98
2011-07-16
Workaround the errata #181.
Rudolf Marek
2011-07-15
Add the AMD Family10 Agesa code
efdesign98
2011-07-14
Move AMD SB800 early clock setup.
Scott Duplichan
2011-07-14
Set SB800 ROM decode size based on kconfig.
Marc Jones
2011-07-13
Enable SMI on M2V-MX SE
Rudolf Marek
2011-07-13
Make AMD SMM SMP aware
Rudolf Marek
2011-07-12
Do full flush on uart8250 only at end of printk.
Kevin O'Connor
2011-07-11
T60: enable GPIO before using GPIO I/O port range
Sven Schnelle
2011-07-11
T60: dont use X60 USB init flag
Sven Schnelle
2011-07-10
ASRock E350M1: ACPI-related BSOD fix
Scott Duplichan
2011-07-09
Fix memory size reporting on AMD family 14h systems for >= 4GB
Cristian Măgherușan-Stanciu
2011-07-07
T60: handle EC events in SMM if ACPI is disabled
Sven Schnelle
2011-07-04
Small SMM fixups
Rudolf Marek
2011-07-02
whitespace-only changes in acpi.c, replaced spaces with tabs
Cristian Măgherușan-Stanciu
2011-07-02
added a config option for ACPI debugging
Cristian Măgherușan-Stanciu
2011-06-30
Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and
Rudolf Marek
2011-06-29
Added support for Aaeon PFM-540I RevB PC104 SBC
Mark Norman
2011-06-29
i82801gx: read RTC status register to prevent IRQ storm
Sven Schnelle
2011-06-29
amd southbirdge sb800 wrapper, pci bridge fix
Kerry She
2011-06-28
Add the AMD Torpedo mainboard
efdesign98
2011-06-28
Addition of Family12/SB900 wrapper code
efdesign98
2011-06-28
SMM: add guard and include types.h in cpu/x86/smm.h
Sven Schnelle
[next]