index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-07
ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...
Kerry She
2011-05-07
RS780 DDI Lanes configure support,
Kerry She
2011-05-07
SB800 CIMX code can share the AGESA V5 lib code,
Kerry She
2011-05-07
1. move _mm_clflush_fs() to __SSE3__ block, because __builtin_ia32_sfence() i...
Kerry She
2011-05-07
put the amdlib and agesa constant to .rodata segment.
Kerry She
2011-05-05
Adds VOID to empty parameter lists to get rid of some build warnings.
Frank Vibrans
2011-05-05
Remove AMD Agesa requirement for standard include files
Frank Vibrans
2011-05-03
Enable caching for ROM area in model_6ex/cache_as_ram.inc
Sven Schnelle
2011-05-03
i82801gx: enable SPI prefetching
Sven Schnelle
2011-05-02
Add option 'compress ramstage'
Sven Schnelle
2011-04-30
Sorry, my mistake.
Scott Duplichan
2011-04-30
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6550 2b7e53f0-3cfb-0310-b3e...
Scott Duplichan
2011-04-28
Thinkpad: Enable Battery events
Sven Schnelle
2011-04-27
X60: enable Ultrabay if device is plugged in
Sven Schnelle
2011-04-27
T60: enable Ultrabay if device is plugged in
Sven Schnelle
2011-04-27
Lenovo PMH7: add pmh7_ultrabay_power_enable()
Sven Schnelle
2011-04-27
Lenovo H8: add h8_ultrabay_device_present()
Sven Schnelle
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-22
Add (partly) support for Nuvoton NCT6776F
Stefan Reinauer
2011-04-22
cosmetic changes to superiotool's nuvoton code
Stefan Reinauer
2011-04-22
Fix of fix copy and paste errors in ne2k.c (r6512 by stepan)
Rudolf Marek
2011-04-22
fix typo ttys0_index -> b_index
Stefan Reinauer
2011-04-22
Get rid of all but one (I/O mapped) UART init functions.
Stefan Reinauer
2011-04-22
The UART divider should be calculated based on the base frequency
Stefan Reinauer
2011-04-21
more ifdef -> if fixes.
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-20
drop dead code from sb800 bootblock
Stefan Reinauer
2011-04-20
drop excessive newline in uart8250.c
Stefan Reinauer
2011-04-20
Simplify coreboot's console/console.h
Stefan Reinauer
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-20
Add Lenovo ThinkPad T60
Sven Schnelle
2011-04-20
PC87384: remove unused init function
Sven Schnelle
2011-04-20
pci1x2x: remove latency/bridge control/cacheline size settings
Sven Schnelle
2011-04-20
pci1x2x: use cardbus_read_resources()/cardbus_enable_resources()
Sven Schnelle
2011-04-20
pci1x2x: use pci_ops set_subsystem instead of custom code
Sven Schnelle
2011-04-20
pci1x2x: add PCI1510 device IDs
Sven Schnelle
2011-04-20
pci1x2x: use devicetree register configuration
Sven Schnelle
2011-04-20
drop dead uart init code.
Stefan Reinauer
2011-04-20
fix boards that still had some uart init remainders
Stefan Reinauer
2011-04-19
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-04-19
Lenovo PMH7: add pmh7_touchpad_enable()
Sven Schnelle
2011-04-19
Cast arguments to ctype(3) functions through (int)(unsigned char).
Jonathan Kollasch
2011-04-19
Fix compilation of all i82371eb boards when ACPI tables aren't generated
Idwer Vollering
2011-04-19
The "temp" will be used later. So it has to be calculated correctly.
Zheng Bao
2011-04-19
Recently the 3 projects using the new AMD reference code have been
Scott Duplichan
2011-04-19
Fix some more misuses of ifdef/if defined
Stefan Reinauer
2011-04-19
cleanup wrong use of defined() after exporting all variables in Kconfig
Stefan Reinauer
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
Stefan Reinauer
2011-04-18
fix copy and paste errors in ne2k.c
Stefan Reinauer
[next]