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-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
2011-12-03
Fix Asus A8V-E SE DIMM slot mapping
Rudolf Marek
2011-12-02
make GPIOs and misc configurable via devicetree
Florian Zumbiehl
2011-12-02
make INT[EFGH]# of vt8237 configurable as gpio via devicetree
Florian Zumbiehl
2011-12-02
copied asus a8v-e_se to k8v-x
Florian Zumbiehl
2011-12-02
some black magic for initializing the old version of the k8t800
Florian Zumbiehl
2011-12-02
implement usb2 termination and dpll delay setting for vt8237r
Florian Zumbiehl
2011-12-02
i3100: Add HAVE_HARD_RESET
Sven Schnelle
2011-12-02
Mirror Fix coreinfo usage of cb_info
QingPei Wang
2011-12-02
M4A785T-M: fix ACPI's P-States Table
Denis 'GNUtoo' Carikli
2011-12-02
Add ASUS M4A785T-M mainboard support
Denis 'GNUtoo' Carikli
2011-12-02
Remove obsolete TINY_BOOTBLOCK
Kyösti Mälkki
2011-12-02
Change AMD vendorcode build
Kyösti Mälkki
2011-12-01
X60/T60: reset baudrate loglevel to sane values
Sven Schnelle
2011-11-24
Remove unused code files and cosmetic changes
Kyösti Mälkki
2011-11-24
vt8237: add support for setting the power state after loss of power
Florian Zumbiehl
2011-11-23
k8 raminit: fix bug, improve clock selection, add clock limit for sock754
Florian Zumbiehl
2011-11-22
implement hwmon fan divisor setting for w83697hf
Florian Zumbiehl
2011-11-22
k8 raminit: add workaround for erratum #181 on non-fam-f
Florian Zumbiehl
2011-11-22
Fix post_code in 16bit entry
Kyösti Mälkki
2011-11-18
mainboard: Add AMD unionstation RDK support
Kerry Sheh
2011-11-18
mainboard: Add AMD southstation RDK support
Kerry Sheh
2011-11-16
fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminit
Florian Zumbiehl
2011-11-11
libpayload: Enable colors in PDcurses
Patrick Georgi
2011-11-10
compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD
Florian Zumbiehl
2011-11-10
support for different location of HT registers in old version of K8T800
Florian Zumbiehl
2011-11-10
libpayload: Fix handling of CAPS LOCK key on PS/2 keyboards
Patrick Georgi
2011-11-09
Fixed whitespace and indentation
Oskar Enoksson
2011-11-09
buildgcc: Add option to use ccache
Patrick Georgi
2011-11-08
make w83697hf_set_clksel_48() non-static and add a prototype
Florian Zumbiehl
2011-11-08
selfboot: Don't include unneeded ip_checksum.h
Stefan Reinauer
2011-11-08
selfboot: fix bug in valid_area()
Stefan Reinauer
2011-11-08
move function from header file to .c file
Stefan Reinauer
2011-11-08
Cleanup Persimmon mainboard whitespace.
Marc Jones
2011-11-08
selfboot: cleanup
Stefan Reinauer
2011-11-07
Added RAMINIT_SYSINFO and declared the necessary structs
Oskar Enoksson
2011-11-07
Add code to set the clock speed for Winbond W83627THF/THG.
Idwer Vollering
2011-11-07
superiotool: add detection and dump of Infineon SLB9635 TPM
Jonathan A. Kollasch
2011-11-07
buildgcc: don't download python and expat if disabled
Jonathan A. Kollasch
2011-11-07
abuild: Don't try to use files that don't exist
Patrick Georgi
2011-11-07
rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessible
Florian Zumbiehl
2011-11-07
factor out common config for k8x8xx's dram_enable() and vt8237r_cfg()
Florian Zumbiehl
2011-11-07
add support for 1106:3188 (host controller of the old version of k8t800)
Florian Zumbiehl
2011-11-07
Avoid false detection of SMSC FDC37N972 when Infineon TPM is present
Jonathan A. Kollasch
2011-11-07
in vt8237r_enable(), write function enables only to ISA bridge config space
Florian Zumbiehl
2011-11-07
Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26
Florian Zumbiehl
2011-11-06
buildgcc: Explicitely state CC everywhere
Patrick Georgi
2011-11-06
kconfig: Use more collision resistant temporary filenames
Patrick Georgi
2011-11-06
abuild: Write XML/JUnit files per board
Patrick Georgi
2011-11-06
abuild: Refactor parallelization support
Patrick Georgi
2011-11-06
abuild: Avoid race condition when running abuild parallely
Patrick Georgi
2011-11-06
Inline Makefile.bootblock.inc
Patrick Georgi
2011-11-06
Fix typo
Patrick Georgi
2011-11-06
w83627hf: multiple fixes and enhancements in ASL include
Christoph Grenz
2011-11-06
w83627hf: drop Scope(\_SB) from ASL include
Christoph Grenz
2011-11-06
buildgcc: Fix wrapper Makefile
Patrick Georgi
2011-11-04
libpayload: Implement usb_exit
Patrick Georgi
2011-11-04
libpayload: Tell EHCI to re-enable USB1 controllers
Patrick Georgi
2011-11-04
libpayload: Drop usb_fatal()
Patrick Georgi
2011-11-04
Revert "add support for 1106:3188 (host controller of the old version of k8t8...
Patrick Georgi
2011-11-03
add support for writing to SMBus with vt8237
Florian Zumbiehl
2011-11-03
add support for 1106:3188 (host controller of the old version of k8t800)
Florian Zumbiehl
2011-11-03
libpayload: Reduce verbosity in USB stack
Mathias Krause
2011-11-03
libpayload: Put coreboot version into lib_sysinfo
Mathias Krause
2011-11-03
fix superiotool for NCT6776F
Florian Zumbiehl
2011-11-02
simplify IDE cable detection for Asus M2V
Florian Zumbiehl
2011-11-02
buildgcc: Update coreboot reference toolchain to gcc 4.6.2
Stefan Reinauer
2011-11-02
don't scan beyond end of CBFS
Florian Zumbiehl
2011-11-01
Add Python scripting to GDB.
Stefan Reinauer
[prev]
[next]