Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
ec0b586f9251ea622ee9a0006caab8efb24fd277
/
src
/
southbridge
/
nvidia
8a13743
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
by Alexandru Gagniuc
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
5669994
southbridge/nvidia/ck804: Fix FIDVID build failure on CK804
by Timothy Pearson
· 8 years ago
cdc526e
southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPU
by Timothy Pearson
· 8 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 8 years ago
3953e39
x86: bootblock: remove linking and program flow from build system
by Aaron Durbin
· 8 years ago
6f0e8bd
amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS
by Jonathan A. Kollasch
· 8 years ago
acba73a
nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10h
by Jonathan A. Kollasch
· 8 years ago
ec505ad2
azalia: fix up and clean up shrinkage of boilerplate code
by Jonathan A. Kollasch
· 8 years ago
5f6c3929
ck804 ACPI: set duty width in FADT correctly
by Jonathan A. Kollasch
· 8 years ago
5eea458
device_ops: add device_t argument to acpi_fill_ssdt_generator
by Alexander Couzens
· 9 years ago
d0e212c
devicetree: Discriminate device ops scan_bus()
by Kyösti Mälkki
· 9 years ago
83f81ca
acpi: Remove monolithic ACPI
by Vladimir Serbinenko
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
13e4182
kbuild: automatically include southbridges
by Stefan Reinauer
· 9 years ago
a48ca84
kconfig: drop intermittend forwarder files
by Stefan Reinauer
· 9 years ago
990e7c9
build system x86: deprecate bootblock_lds and ldscripts variables
by Patrick Georgi
· 9 years ago
ea9f308
build system: normalize linker script file names
by Patrick Georgi
· 9 years ago
b4fa3fd
nvidia/ck804: Minor cleanup on dead code
by Kyösti Mälkki
· 9 years ago
413e3da
nvidia/ck804: Fix redundant configuration defines
by Kyösti Mälkki
· 9 years ago
facf0b9
Revert "nvidia/ck804: Add ability to override CK804 base unit ID"
by Kyösti Mälkki
· 9 years ago
bde6d30
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
by Kevin Paul Herbert
· 9 years ago
30c34c0
nvidia/ck804: make Message Signaled Interrupts work
by Jonathan A. Kollasch
· 9 years ago
7f3ae39
nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objects
by Timothy Pearson
· 9 years ago
b871687
nvidia/ck804: Add ability to override CK804 base unit ID
by Timothy Pearson
· 9 years ago
e916201
nvidia/ck804: Fix FTBFS with AMD Family 10h systems
by Timothy Pearson
· 9 years ago
02112bd
nvidia/ck804: Add ability to enable/disable PCIe PME# wake events
by Timothy Pearson
· 9 years ago
684fda5
nvidia/ck804: Fix cosmetics in Kconfig
by Timothy Pearson
· 9 years ago
e1cc3ab
nvidia/ck804: Add ability to bypass register 0x78 initialization
by Timothy Pearson
· 9 years ago
40ce5d9
nvidia/ck804/lpc.c: Fix power restoration control
by Timothy Pearson
· 9 years ago
5ab52dd
southbridge: Drop print_ implementation from non-romcc boards
by Stefan Reinauer
· 9 years ago
e9c1b21
southbridge/nvidia: Spelling/comment fix
by Martin Roth
· 9 years ago
3ec9c95
Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'
by Edward O'Callaghan
· 9 years ago
9a817ef
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
by Edward O'Callaghan
· 9 years ago
b3f08c6
cmos: Rename the CMOS related functions.
by Gabe Black
· 10 years ago
4743254
amd: rename model_fxx_powernow to powernow.
by Vladimir Serbinenko
· 9 years ago
f21271e
Fix mismerge of ACPI patches
by Vladimir Serbinenko
· 9 years ago
6985d4e
amdk8: Move to per-device ACPI
by Vladimir Serbinenko
· 9 years ago
822bc65
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
by Vladimir Serbinenko
· 10 years ago
3c41876
southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
264d265
southbridge: Trivial - drop trailing blank lines at EOF
by Edward O'Callaghan
· 9 years ago
6f6a249
usbdebug: Remove EHCI_DEBUG_OFFSET
by Kyösti Mälkki
· 10 years ago
e2227a2
usbdebug: Move under drivers/usb
by Kyösti Mälkki
· 10 years ago
b32816e
Remove PCI_ROM_RUN option
by Vladimir Serbinenko
· 10 years ago
d26da9c
Coding style: punctuation cleanup [1/2].
by Idwer Vollering
· 10 years ago
ac16405
usbdebug: Fix boards without EARLY_CBMEM_INIT
by Kyösti Mälkki
· 10 years ago
cf18c85
ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1
by Jonathan A. Kollasch
· 10 years ago
948dede
ck804: obtain stored IOAPIC address from allocator instead of register
by Jonathan A. Kollasch
· 10 years ago
772d026
ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14
by Jonathan A. Kollasch
· 10 years ago
8101aa6
usbdebug: Support choice of EHCI controller
by Kyösti Mälkki
· 10 years ago
2410010
usbdebug: Change debug port scanning
by Kyösti Mälkki
· 10 years ago
3f9a62e
Add pci_devfn_t and use with __SIMPLE_DEVICE__
by Kyösti Mälkki
· 10 years ago
93b2bd7
usbdebug: Do not support logging from SMM
by Kyösti Mälkki
· 10 years ago
1fd7508
usbdebug: Use __SIMPLE_DEVICE__ on early enable
by Kyösti Mälkki
· 10 years ago
ae8d069
Remove unnecessary space characters.
by Andrew Wu
· 10 years ago
fb387df
usbdebug: Drop duplicates of EHCI BAR relocation code
by Kyösti Mälkki
· 11 years ago
3f5f6d8
Drop prototype guarding for romcc
by Stefan Reinauer
· 11 years ago
24d1d4b
x86: Unify arch/io.h and arch/romcc_io.h
by Stefan Reinauer
· 11 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 11 years ago
4aff445
sconfig: rename pci_domain -> domain
by Stefan Reinauer
· 11 years ago
5079a0d
Remove assembly coded log2 function
by Ronald G. Minnich
· 11 years ago
23f38cd
Get rid of drivers class
by Patrick Georgi
· 11 years ago
1e0ddf6
Fix some issues with new "reference" toolchain
by Stefan Reinauer
· 11 years ago
9aeb694
hpet: common ACPI generation
by Patrick Georgi
· 11 years ago
fee73df
Auto-declare chip_operations
by Kyösti Mälkki
· 11 years ago
efff733
Refactor driver structs
by Patrick Georgi
· 11 years ago
904a0ec
Don't use 64-bit constant 0x100000000 in linker scripts
by Nico Huber
· 11 years ago
e166782
Clean up #ifs
by Patrick Georgi
· 12 years ago
a22f78b
nvidia/mcp55: Move HAVE_HARD_RESET to southbridge
by Patrick Georgi
· 12 years ago
a31bb07
Unify ID_SECTION_OFFSET and mark it deprecated
by Patrick Georgi
· 12 years ago
20fc631
Fix usb debug dongle support
by Sven Schnelle
· 12 years ago
914377e
Get rid of the old romstage-as-bootblock ROM layout
by Patrick Georgi
· 12 years ago
03f82bd
Use ACPI text fields consistently with all other boards
by Stefan Reinauer
· 12 years ago
fed129b
Add ACPI automatic PIC/APIC interrupt routing logic for ck804
by Jonathan A. Kollasch
· 13 years ago
4053e14
Correct implementation of r6608. (.align actually takes its argument in bytes)
by Jonathan Kollasch
· 13 years ago
6409a22
Ensure ck804 romstrap is 16-byte aligned.
by Jonathan Kollasch
· 13 years ago
b3ae186
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
by Stefan Reinauer
· 13 years ago
8902502
drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH
by Stefan Reinauer
· 13 years ago
6108958
nvidia mcp55: drop unused dbg_info
by Stefan Reinauer
· 13 years ago
fadb004
Improve ck804 IOAPIC and HPET resource handling.
by Jonathan Kollasch
· 13 years ago
c7f0c8f
MCP55: Cosmetic fixes, switch to u8 et al.
by Uwe Hermann
· 13 years ago
7e2fbd5
CK804: Cosmetic fixes, switch to u8 et al.
by Uwe Hermann
· 13 years ago
42b1c43
Merge enable_rom.c files into bootblock.c files.
by Uwe Hermann
· 13 years ago
836ae29
first round name simplification. drop the <component>_ prefix.
by stepan
· 13 years ago
6fc7d27
fix typo
by Stefan Reinauer
· 13 years ago
df323fc
MCP55: Add TINY_BOOTBLOCK support.
by Uwe Hermann
· 13 years ago
fae0d6c
Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by
by Jonathan Kollasch
· 13 years ago
d8a789f
Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were
by Patrick Georgi
· 13 years ago
f648d61
by Ward Vandewege
· 13 years ago
dca8b1b
Use common code to set PCI subsystem in mcp55.
by Jonathan Kollasch
· 13 years ago
c7f3f80
Deduplicate ck804 subsystem-setting functionality.
by Jonathan Kollasch
· 13 years ago
d23f275
The no point in having a non-NULL ops_pci pointer when the set_subsystem operation within is NULL anyway.
by Jonathan Kollasch
· 13 years ago
5433a83
Correct an apparent copy-paste error that shows up at compile time on
by Jonathan Kollasch
· 13 years ago
d8bed0a
Convert ck804_early_smbus.c to a separately compiled unit.
by Jonathan Kollasch
· 13 years ago
4a8d993
Convert all ck804-based boards to tiny bootblock.
by Jonathan Kollasch
· 13 years ago
45057d2
When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change eliminates the compiler warning that causes the build to fail.
by Scott Duplichan
· 13 years ago
7c1fb7b
Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios:
by Scott Duplichan
· 13 years ago
8af6d55
Use common GPL-header format in CK804 files, add missing ones (trivial).
by Uwe Hermann
· 13 years ago
74d1a6e
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
by Uwe Hermann
· 13 years ago
0a58a7b
fix typos found by zbao in other files.
by Stefan Reinauer
· 13 years ago
Next »