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
/
amd
/
cimx
Age
Commit message (
Expand
)
Author
2019-11-20
cpu/nb/sb: Remove fam12
Joe Moore
2019-10-28
src/southbridge: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-08-20
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-16
sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized reads
Jacob Garber
2019-06-18
sb/amd/cimx/sb900: Change logical negation to bitwise
Jacob Garber
2019-05-20
sb/amd/cimx/sb800: Get rid of power button device in coreboot
Paul Menzel
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-13
sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>
Elyes HAOUAS
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-01-14
AGESA: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-10
sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()
Elyes HAOUAS
2019-01-10
southbridge/amd/cimx: Drop unused functions
Kyösti Mälkki
2019-01-07
src: Move constant to the right side of comparison
Elyes HAOUAS
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-24
sb/amd/cimx/sb800/ramtop: Fix coding style issues
Paul Menzel
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-28
src/{mainboard,southbridge}: Remove commented include lines
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
sb/amd: Remove dead assignment in SPI driver
Paul Menzel
2018-11-16
sb/amd: Fix grammar in comment
Paul Menzel
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
sb/amd/cimx/sb[89]00: Use CF9 reset
Nico Huber
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
2018-08-17
Fix PCI ACPI _OSC methods
Marc Jones
2018-07-09
src/southbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-29
src/southbridge: Add and update license headers
Martin Roth
2018-05-21
cimx/sb800: Use PCI_DEVFN()
Kyösti Mälkki
2018-05-20
sb/amd/cimx/sb900: Get rid of device_t
Elyes HAOUAS
2018-05-20
sb/amd/cimx/sb800: Get rid of device_t
Elyes HAOUAS
2018-04-29
sb/amd/cimx/sb800: Remove unused variable
Paul Menzel
2018-04-29
sb/amd/cimx/sb800/lpc: Shorten and wrap long lines
Paul Menzel
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-09
console: Expose vsnprintf
David Hendricks
[next]