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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
2011-04-17
Lenovo H8 EC: add missing systemstatus.asl include
Sven Schnelle
2011-04-17
PMH7: Add dock event control
Sven Schnelle
2011-04-16
bootblock updates: ...
Stefan Reinauer
2011-04-15
sorry for breaking the tree.
Stefan Reinauer
2011-04-15
comment cosmetics in bootblock.ld
Stefan Reinauer
2011-04-15
add FILO easy payload option
Stefan Reinauer
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2011-04-15
fix mainboards that were including earlymtrr.c without actually using it.
Stefan Reinauer
2011-04-14
drop half an uart8250 implementation from smiutil and use the common code
Stefan Reinauer
2011-04-14
fix coreboot compilation without serial console enabled.
Stefan Reinauer
2011-04-14
earlymtrr.c: wipe some dead code, use names instead of numbers and some
Stefan Reinauer
2011-04-14
add some comments to walkcbfs.S
Stefan Reinauer
2011-04-14
- drop remaining CONFIG_ROM_IMAGE_SIZE
Stefan Reinauer
2011-04-14
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
Stefan Reinauer
2011-04-14
nvidia mcp55: drop unused dbg_info
Stefan Reinauer
2011-04-14
cosmetic cleanup of sis966 usb2 code
Stefan Reinauer
2011-04-14
Use symbolic names for some MTRR bits instead of numbers in CAR code
Stefan Reinauer
2011-04-13
Lenovo H8 EC: add missing include for thermal.asl
Sven Schnelle
2011-04-12
Lenovo H8 EC: Set fancontrol to Automatic management
Sven Schnelle
2011-04-12
PC87384: add GPIO defines
Sven Schnelle
2011-04-12
Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This...
Marc Jones
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-04-11
PMH7: Add chip config
Sven Schnelle
[next]