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
2012-02-03
libpayload: Add iterators for CMOS variables
Patrick Georgi
2012-02-03
libpayload: Expose options_checksum_valid
Patrick Georgi
2012-02-03
libpayload: Provide interpretation of CMOS data structures
Patrick Georgi
2012-02-02
libpayload: Add access to CMOS images in memory space
Patrick Georgi
2012-02-02
i3100: configure pci irqs
Sven Schnelle
2012-02-02
libpayload: Refactor highlevel CMOS access
Patrick Georgi
2012-02-02
CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dir
Kerry Sheh
2012-02-02
SB700 southbridge: AMD SB700/SP5100 southbridge CIMX code
Kerry Sheh
2012-02-02
RD890 Northbridge: AMD RD890/SR56X0 Northbridge CIMX code
Kerry Sheh
2012-02-02
Add Intel i5000 Memory Controller Hub
Sven Schnelle
2012-01-31
i3100: add sata_ports_implemented option
Sven Schnelle
2012-01-31
i3100: Add init sequence
Sven Schnelle
2012-01-31
X86: fix cpu_phys_address_size()
Sven Schnelle
2012-01-31
X60/T60: Add option to enable/disable bluetooth
Sven Schnelle
2012-01-31
X60: fix docking
Sven Schnelle
2012-01-31
mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUME
Peter Stuge
2012-01-31
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
Peter Stuge
2012-01-31
X60/T60: fix default baudrate
Sven Schnelle
2012-01-30
pcengines: align VENDOR_ and BOARD_ names for PC engines
Philip Prindeville
2012-01-27
vga: removed inclusion of .c files
Vikram Narayanan
2012-01-26
Make Geode GX2 VGA setup work.
Nils Jacobs
2012-01-26
pci_ops_mmconf: Move conditional compilation to Makefile
Vikram Narayanan
2012-01-26
libpayload: Allow using CBFS functions on images in RAM
Patrick Georgi
2012-01-26
AGESA F15: AMD family15 AGESA code
Kerry Sheh
2012-01-26
dumpmmcr: Fix compilation warnings in printf
Vikram Narayanan
2012-01-25
Mahogany Fam10 MPtable fix
Dave Frodin
2012-01-24
RD890: pci_ids update
Kerry Sheh
2012-01-24
AMD Mahogany Fam10 ACPI table fixes.
Marc Jones
2012-01-24
pci_ops_conf: Indentation fixes
Vikram Narayanan
2012-01-24
pci_ops_mmconf: Indentation fixes
Vikram Narayanan
2012-01-23
post code: Replaced hard-coded post code with macro
Vikram Narayanan
2012-01-21
trivial: spelling fixes in comments
Vikram Narayanan
2012-01-21
adm1026: removed prototype
Vikram Narayanan
2012-01-20
Leave SSE and MMX instructions enabled in coreboot
Stefan Reinauer
2012-01-18
Clean up AMD romstage.c serial output
Marc Jones
2012-01-18
Add subsystem callbacks for VT8237x and VT890 family of chipsets
Rudolf Marek
2012-01-18
Remove duplicated line of code in AMD wrappers.
Marc Jones
2012-01-18
Remove old AMD #define
Marc Jones
2012-01-18
Clean up AMD romstage.c whitespace indent issues
Marc Jones
2012-01-18
libpayload: style: compare null-pointers with NULL, not 0
Patrick Georgi
2012-01-18
Add coreboot version to id area
Patrick Georgi
2012-01-18
Unify ID_SECTION_OFFSET and mark it deprecated
Patrick Georgi
2012-01-12
lib: add ram_check_nodie
Sven Schnelle
2012-01-11
W83627HF: remove unused function
Sven Schnelle
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
2012-01-10
Add missing HAVE_HARD_RESET
Sven Schnelle
2012-01-10
i945: fix tsc udelay()
Sven Schnelle
2012-01-10
libpayload: Remove bitfield use from EHCI data structures
Patrick Georgi
2012-01-10
libpayload: Remove bitfield use from UHCI data structures
Patrick Georgi
2012-01-10
libpayload: Remove bitfield use from OHCI data structures
Patrick Georgi
2012-01-09
Un-perl commit-msg hook
Patrick Georgi
2012-01-09
Fix Geode GX2 + LX caching for tiny bootblock.
Nils Jacobs
2012-01-09
ACPI: mark empty get_cst_entries() weak
Sven Schnelle
2012-01-08
rs780: correct comment in switching_gpp_configurations()
Jonathan A. Kollasch
2012-01-08
adm1027: add return statement
Vikram Narayanan
2012-01-08
inteltool: Add support for dumping AMB registers
Sven Schnelle
2012-01-07
.gitignore ectool, inteltool, msrtool, nvramtool and superiotool
Peter Stuge
2012-01-07
Eliminate magic numbers
Philip Prindeville
2012-01-07
Cleanup access to vendor/part # info
Philip Prindeville
2012-01-07
Update geode GX2 tree to match LX.
Nils Jacobs
2012-01-05
rs780: use bitwise rather than boolean not
Jonathan A. Kollasch
2012-01-05
Indentation: Various indentation fixes
Vikram Narayanan
2012-01-05
Fix Fam14 AGESA ACPI table generation
Marc Jones
2012-01-05
Clean up AMD Fam14 SSDT
Marc Jones
2012-01-05
Fix Fam14 mainboard whitespace
Marc Jones
2012-01-05
rs780: power down GPPSB SB lane pads in correct PCIe core
Jonathan A. Kollasch
2012-01-03
Add missing EOT marker.
Jonathan A. Kollasch
2012-01-02
F14 mainboard: mptable update
Kerry Sheh
2012-01-02
F14 mainboard: update acpi interrupt routing in pic and apic mode
Kerry Sheh
2011-12-31
White space and coding style fixes.
Nils Jacobs
2011-12-26
Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.
Marc Jones
2011-12-26
trivial:change the value type of POST_PORT in Kconfig from int to hex
Vikram Narayanan
2011-12-24
Sconfig: parse Kconfig options from devicetree.cb
Kyösti Mälkki
2011-12-24
Only BSP CPU writes CMOS in bootblock code
Kyösti Mälkki
2011-12-24
libpayload: remove uhci_reg_maskX
Patrick Georgi
2011-12-24
Let lib_get_sysinfo() pass through the success of get_coreboot_info()
Philip Prindeville
2011-12-24
Fix missing cast back to void *
Philip Prindeville
2011-12-24
Fix missing VM mapping
Philip Prindeville
2011-12-24
Use void pointers for untyped memory
Philip Prindeville
2011-12-24
Use convenience function to checksum
Philip Prindeville
2011-12-24
Replace UNPACK_CB64 macro with inline
Philip Prindeville
2011-12-22
south_station: Enable GNB hd audio
Kerry Sheh
2011-12-21
Add RS780 defaut graphics ID to AMD Mahogany mainboard.
Marc Jones
2011-12-21
Respect linker order
Christian Ruppert
2011-12-21
kbd: wait longer for self-test on keyboard reset
Mathias Krause
2011-12-21
Persimmon audio codec verb patch.
Marc Jones
2011-12-15
.gitignore util/crossgcc/build-* and unpacked source directories
Peter Stuge
2011-12-14
Lenovo X60/T60: add first_battery setting
Sven Schnelle
2011-12-14
asus k8v-x: explicitly set RAM and bus voltages
Florian Zumbiehl
2011-12-14
k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x
Florian Zumbiehl
2011-12-13
Fix console output in real mode int10 implementation.
Stefan Reinauer
2011-12-13
libpayload: add set_option() function
Patrick Georgi
2011-12-13
Fix CMOS handling for non-USE_OPTION_TABLE configuration
Patrick Georgi
2011-12-13
Use MMCONF for all AMD family 10 CPUs.
Marc Jones
2011-12-08
Change DSDT Table ID for M4A785T-M board
Alec Ari
2011-12-08
Fix ldscript for bootblock .rom section
Kyösti Mälkki
2011-12-06
Fix AMD 8132 and 8151 southbridge builds
Kyösti Mälkki
2011-12-05
Bootblock does not need a unique boot_cpu()
Kyösti Mälkki
2011-12-05
RS780: print the vgainfo
Denis 'GNUtoo' Carikli
2011-12-03
adding support for the Asus K8V-X
Florian Zumbiehl
[next]