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
/
intel
/
i82801dx
/
i82801dx.h
Age
Commit message (
Expand
)
Author
2019-10-30
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-09-28
nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-07-13
intel/e7505,i82801dx: Fix SMM_ASEG lock
Kyösti Mälkki
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-05-23
sb/intel/i82801dx: Get rid of device_t
Elyes HAOUAS
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2016-09-10
southbridge/intel/i82801dx: transition away from device_t
Antonello Dettori
2016-07-15
southbridge/intel/i82801dx: use common Intel ACPI hardware definitions
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-26
Unify setting 82801a/b/c/d IOAPIC ID
Kyösti Mälkki
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-04-24
Intel 82801dx: compile early_smbus as separate object
Kyösti Mälkki
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-08-01
- fix SMM code relocation race
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-28
drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...
Stefan Reinauer
2010-03-22
Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...
Joseph Smith
2010-03-17
This patch fixes up the i82801dx_lpc.c code post transition.
Joseph Smith
2010-03-17
more warning fixes.
Stefan Reinauer
2010-03-14
ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)
Stefan Reinauer
2010-02-27
This does the following:
Stefan Reinauer