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
/
mainboard
/
google
/
slippy
/
mainboard.c
Age
Commit message (
Expand
)
Author
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-09-16
src/mainboard: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-05-23
src/mainboard/google: Adopt Mainboards to changed Type41 Func
Christian Walter
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-08-14
src: Remove duplicated 'include <device/device.h>'
Elyes HAOUAS
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2016-12-05
Add/Combine Haswell Chromebooks using variant board scheme
Matt DeVillier
2016-07-27
mainboard/google/slippy: remove unobtainable mainboard
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
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-06
slippy/flaco/peppy: setup beep verbs
Marc Jones
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-11-25
slippy: Add on-board devices and configure GPIO irq/wake
Duncan Laurie
2013-11-25
Fix int15 return value for mainboard oprom handlers
Duncan Laurie
2013-11-24
slippy: Clean up for easier porting
Duncan Laurie
2013-11-24
slippy: Run EC init as part of mainboard init step
Duncan Laurie
2013-11-24
slippy: Initial mainboard commit
Duncan Laurie