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
/
southbridge
/
nvidia
/
ck804
Age
Commit message (
Expand
)
Author
2010-12-09
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-21
Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by
Jonathan Kollasch
2010-10-29
Deduplicate ck804 subsystem-setting functionality.
Jonathan Kollasch
2010-10-28
The no point in having a non-NULL ops_pci pointer when the set_subsystem oper...
Jonathan Kollasch
2010-10-27
Correct an apparent copy-paste error that shows up at compile time on
Jonathan Kollasch
2010-10-27
Convert ck804_early_smbus.c to a separately compiled unit.
Jonathan Kollasch
2010-10-26
Convert all ck804-based boards to tiny bootblock.
Jonathan Kollasch
2010-10-24
Running a checked build of Windows is needed for understanding its various BI...
Scott Duplichan
2010-10-17
Use common GPL-header format in CK804 files, add missing ones (trivial).
Uwe Hermann
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-05
attached patch moves a couple more config flags out of romstage:
Patrick Georgi
2010-10-05
- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-26
Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.
Jonathan Kollasch
2010-07-06
A bug fix:
Myles Watson
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-04-23
zero warnings days...
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-06
fix CK804 boards.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-28
Use the romstraps build infrastructure created for "tinybootblock"
Patrick Georgi
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
Stefan Reinauer
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2009-11-27
Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...
Patrick Georgi
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-14
Use CAR ck804 code with the s2892.
Myles Watson
2009-10-13
White space change in preparation for a patch to unify handling of ck804.
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-04
This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.
Patrick Georgi
2009-09-22
failoverR.diff: Revert my failover change since Kconfig only supports fallback.
Myles Watson
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-24
Add support for Nvidia Southbridges to Kconfig.
Myles Watson
2009-07-10
Apparently I'm not the only one who forgets which way the outb and
Ed Swierk
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-03-10
This patch adds common elements for ck804-based boards.
Myles Watson
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2008-10-02
CK804 coding-style fixed based on an 'indent' run (trivial).
Uwe Hermann
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-09-18
ck804 whitespace fixes
Myles Watson
2008-04-23
This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port on
Ward Vandewege
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-09-22
Fix another, similar typo as in r2800 (trivial).
Uwe Hermann
2007-09-22
Fix typo which causes build error if CK804_USE_NIC is set (trivial).
Uwe Hermann
2007-02-02
I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforce
Roman Kononov
2006-12-20
ck804 pref mem 4G above support
Yinghai Lu
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-10-13
s2895 failover build
Yinghai Lu
2006-10-13
return missed
Yinghai Lu
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2006-04-03
new cache_as_ram support
Yinghai Lu
2006-01-06
add the dest cpu apic id in ioapic setup so we can lift the bsp apic id
Yinghai Lu
2005-12-06
use hcdn to simplify the mptable.c and irqtable.c --- patch fro issue
Yinghai Lu
2005-10-01
CK804 sata fix
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-32
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-31
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
arch import user (historical)