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
/
ck804
Age
Commit message (
Expand
)
Author
2019-07-12
src: Add missing include <device/pci_ops.h>
Elyes HAOUAS
2019-07-10
sb/nvidia/ck804: Remove old debugging code
Jacob Garber
2019-06-21
sb/nvidia/ck804/lpc.c: Remove variable set but not used
Elyes HAOUAS
2019-06-19
sb/nvidia/ck804/fadt.c: Remove unused LONG_FADT
Elyes HAOUAS
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-06-03
sb/nvidia/ck804: Remove variable set but not used
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-05
arch/io.h: Drop includes in fam10 romstages
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-01-10
sb/nvidia/ck804: Avoid confusion with PCI_ADDR()
Kyösti Mälkki
2019-01-09
southbridge/nvidia/ck804: Drop leftover code
Kyösti Mälkki
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
amdfam10: Convert to `board_reset()`
Nico Huber
2018-05-31
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2018-05-21
sb/nvidia/ck804: Get rid of device_t
Elyes HAOUAS
2018-04-29
southbridge/nvidia: Remove spaces before/after parenthesis
Elyes HAOUAS
2017-08-07
usbdebug: Refactor early enable
Kyösti Mälkki
2017-08-07
usbdebug: Consolidate EHCI_BAR setup
Kyösti Mälkki
2017-07-13
src/southbridge: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2016-12-06
PCI ops: Remove conflicting duplicate declarations
Kyösti Mälkki
2016-10-11
southbridge/nvidia: Remove commented code
Elyes HAOUAS
2016-09-13
southbridge/nvidia/ck804: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-23
src/southbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-04-13
southbridge/nvidia: Update license headers
Martin Roth
2016-03-29
nvidia/ck804/sata: Remove space before newline in debug output
Paul Menzel
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
southbridge/nvidia/ck804: Fix FIDVID build failure on CK804
Timothy Pearson
2015-10-29
southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPU
Timothy Pearson
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-08-09
amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS
Jonathan A. Kollasch
[next]