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
/
southbridge
/
nvidia
Age
Commit message (
Expand
)
Author
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-02
Fix some issues with new "reference" toolchain
Stefan Reinauer
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-07-26
Refactor driver structs
Patrick Georgi
2012-06-21
Don't use 64-bit constant 0x100000000 in linker scripts
Nico Huber
2012-05-08
Clean up #ifs
Patrick Georgi
2012-02-17
nvidia/mcp55: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-01-18
Unify ID_SECTION_OFFSET and mark it deprecated
Patrick Georgi
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-06-10
Add ACPI automatic PIC/APIC interrupt routing logic for ck804
Jonathan A. Kollasch
2011-05-23
Correct implementation of r6608.
Jonathan Kollasch
2011-05-22
Ensure ck804 romstrap is 16-byte aligned.
Jonathan Kollasch
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
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-03-03
Improve ck804 IOAPIC and HPET resource handling.
Jonathan Kollasch
2011-01-04
MCP55: Cosmetic fixes, switch to u8 et al.
Uwe Hermann
2011-01-04
CK804: Cosmetic fixes, switch to u8 et al.
Uwe Hermann
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-29
fix typo
Stefan Reinauer
2010-11-25
MCP55: Add TINY_BOOTBLOCK support.
Uwe Hermann
2010-11-21
Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by
Jonathan Kollasch
2010-11-21
Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were
Patrick Georgi
2010-11-08
We can't print this early.
Ward Vandewege
2010-10-29
Use common code to set PCI subsystem in mcp55.
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-26
When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ...
Scott Duplichan
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-10
fix typos found by zbao in other files.
Stefan Reinauer
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-28
Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).
Uwe Hermann
2010-09-26
Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.
Jonathan Kollasch
[next]