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
/
northbridge
Age
Commit message (
Expand
)
Author
2020-10-12
nb/intel/i945/acpi: Convert i945.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-10-10
nb/intel/ironlake: Move register headers into a subfolder
Angel Pons
2020-10-10
nb/intel/ironlake: Clean up DMIBAR/EPBAR registers
Angel Pons
2020-10-05
nb/intel/ironlake: Drop unnecessary `smm_region_start` function
Angel Pons
2020-10-05
nb/intel/ironlake/memmap.c: Clean up includes
Angel Pons
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-29
nb/intel/gm45: Answer question about conversion stepping A1
Angel Pons
2020-09-26
ironlake: Fix compilation on x86_64
Patrick Rudolph
2020-09-25
nb/intel/x4x/x4x.h: Clean up cosmetics
Angel Pons
2020-09-25
nb/intel/x4x/iomap.h: Rename to memmap.h
Angel Pons
2020-09-25
nb/intel/pineview: Place raminit definitions in raminit.h
Angel Pons
2020-09-25
nb/intel/gm45/gm45.h: Clean up cosmetics
Angel Pons
2020-09-25
nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro
Angel Pons
2020-09-25
nb/intel/gm45: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-09-22
nb/intel/ironlake: Use `MSAC` definition
Angel Pons
2020-09-22
nb/intel/ironlake: Use DMIBAR/EPBAR macros
Angel Pons
2020-09-21
src/northbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
nb/intel/sandybridge: Check ME status only once
Angel Pons
2020-09-21
nb/intel/sandybridge: Simplify SPD validity check
Angel Pons
2020-09-21
nb/intel/ironlake: Clean up cosmetics of early ME functions
Angel Pons
2020-09-21
nb/intel/ironlake: Clean up `send_heci_uma_message` signature
Angel Pons
2020-09-21
nb/intel/ironlake: Reduce the scope of `heci_uma_addr`
Angel Pons
2020-09-21
nb/intel/sandybridge: Drop unnecessary `gma.h`
Angel Pons
2020-09-21
nb/intel/sandybridge: Put DMIBAR/EPBAR registers into separate files
Angel Pons
2020-09-21
nb/intel/sandybridge: Move register headers into a subfolder
Angel Pons
2020-09-21
nb/intel/sandybridge: Clean up DMIBAR/EPBAR registers
Angel Pons
2020-09-21
nb/intel/sandybridge: Introduce memmap.h
Angel Pons
2020-09-17
nb/intel/haswell: Put DMIBAR/EPBAR registers into separate files
Angel Pons
2020-09-17
nb/intel/haswell: Move register headers into a subfolder
Angel Pons
2020-09-17
nb/intel/x4x: Clean up TPM-related code
Angel Pons
2020-09-17
nb/intel/pineview: Guard DMIBAR/EPBAR macro parameters
Angel Pons
2020-09-17
nb/intel/pineview/iomap.h: Rename to memmap.h
Angel Pons
2020-09-17
nb/intel/ironlake: Do not re-read ME UMA size
Angel Pons
2020-09-17
nb/intel/ironlake: Drop some unused function parameters
Angel Pons
2020-09-17
nb/intel/ironlake: Drop `heci_bar` field from raminit
Angel Pons
2020-09-17
nb/intel/haswell: Clean up register definitions
Angel Pons
2020-09-17
nb/intel/haswell: Guard DMIBAR/EPBAR macro parameters
Angel Pons
2020-09-17
nb/intel/haswell: Introduce memmap.h
Angel Pons
2020-09-17
nb/intel/sandybridge: Drop `void *` cast in `MCHBAR32`
Angel Pons
2020-09-17
nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-09-17
nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-17
nb/intel/ironlake: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-15
nb/intel/ironlake/raminit: Work around compiler bug
Patrick Rudolph
2020-09-14
nb/intel/ironlake: Reserve gap betwen TSEG and BGSM
Nico Huber
2020-09-14
nb/intel/ironlake: Use an `index` variable for resources
Nico Huber
2020-09-08
nb/intel/ironlake: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
nb/intel/haswell: Drop `gpu_panel_port_select`
Angel Pons
2020-09-02
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-09-02
{nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)
Elyes HAOUAS
[next]