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
Age
Commit message (
Expand
)
Author
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-08-21
sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic number
Elyes HAOUAS
2020-08-20
sb/intel/lynxpoint: Drop unneeded and rotten Kconfig option
Angel Pons
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-18
src: Remove unused '<halt.h>'
Elyes HAOUAS
2020-08-18
sb/amd/agesa/hudson: Add missing '#include <stddef.h>'
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-18
sb/intel/lynxpoint/early_pch.c: Use common 'write_pmbase16()'
Elyes HAOUAS
2020-08-18
src/southbridge/amd/*/*/fadt.c: Use macro for access_size
Elyes HAOUAS
2020-08-18
sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_arch
Elyes HAOUAS
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
{soc/intel/common,sb/intel/lynxpoint}/hda_verb.c: Reduce differences
Elyes HAOUAS
2020-08-17
{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences
Elyes HAOUAS
2020-08-17
sb/intel/ibexpeak: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/i82801jx: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/i82801ix: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/i82801gx: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/bd82x6x: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/lynxpoint: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/lynxpoint/smihandler.c: Remove dead assignment
Elyes HAOUAS
2020-08-13
sb/intel/bd82x6x/me_8.x.c: Relocate `mkhi_end_of_post`
Angel Pons
2020-08-12
sb/intel/bd82x6x: Make `pch_silicon_supported` static
Angel Pons
2020-08-12
sb/intel/lynxpoint: Move IOBP API to its own compilation unit
Angel Pons
2020-08-12
sb/intel/i82801jx/sata.c: Simplify constant is_mobile parameter
Angel Pons
2020-08-12
sb/intel/i82801jx/sata.c: Drop always-false is_mobile check
Angel Pons
2020-08-12
sb/intel/i82801jx: Drop is-mobile checks
Angel Pons
2020-08-12
sb/intel/i82801ix/lpc.c: Align with i82801jx
Angel Pons
2020-08-12
sb/intel/i82801ix: Use macros for LPC_EN
Angel Pons
2020-08-12
sb/intel/i82801jx/early_init.c: Drop double blank line
Angel Pons
2020-08-12
sb/intel/i82801ix/early_init.c: Drop unnecessary initial value
Angel Pons
2020-08-12
sb/intel/i82801ix/i82801ix.c: Align with i82801jx
Angel Pons
2020-08-12
sb/intel/bd82x6x: Remove incorrect RCBA registers
Angel Pons
2020-08-12
sb/intel/lynxpoint: Remove incorrect RCBA registers
Angel Pons
2020-08-12
sb/intel: Remove inexistent references to IDE controller
Angel Pons
2020-08-07
sb/intel/lynxpoint: Use PCI bitwise ops
Angel Pons
2020-08-07
sb/intel/lynxpoint: Consider root ports being disabled by strap
Angel Pons
2020-08-05
sb/intel/i82801{gx,ix,jx}/acpi/lpc.asl: Drop dead code
Angel Pons
2020-08-05
{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code
Angel Pons
2020-08-04
sb/intel/i82801gx: Use PCI bitwise ops
Angel Pons
2020-08-03
Change all assert(0) to BUG()
Julius Werner
2020-07-31
sb/intel/lynxpoint/me_9.x.c: Constify string array
Angel Pons
2020-07-28
src: Never set ISA Enable on PCI bridges
Angel Pons
2020-07-28
lynxpoint: Factor out PIRQ routing from devicetree
Angel Pons
2020-07-26
sb/amd/agesa/hudson/hudson.h: Add include <types.h>
Elyes HAOUAS
2020-07-26
southbridge/intel/common: Replace outb with post_code in finalize.c
Sindhoor Tilak
2020-07-26
{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
Angel Pons
2020-07-26
sb/intel/i82371eb: Add #defines for DEVRESx registers
Keith Hui
2020-07-26
sb/intel/i82371eb: Clean up PM register #defines
Keith Hui
2020-07-26
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-25
sb/intel/bd82x6x: Use common irqlinks.asl
Angel Pons
[next]