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
/
link
/
mainboard.c
Age
Commit message (
Expand
)
Author
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
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
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-09-20
ec/google/chromeec: Update google_chromeec_get_board_version prototype
Karthikeyan Ramasubramanian
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
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-02-18
southbridge/intel/bd82x6x: Use common gpio.c
Patrick Rudolph
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-29
bd82x6x: Move calling of finalize() on resume to southbridge code
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-05
sandy/ivy boards: Rename defines from onboard.h for ACPI
Kyösti Mälkki
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-05
azalia: Use convenience macros throughout
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-11-25
smbios: Add generic type41 write function
Duncan Laurie
2013-11-25
Fix int15 return value for mainboard oprom handlers
Duncan Laurie
2013-11-25
Fix VGA option rom INT15 handler
Stefan Reinauer
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-13
src/mainboard: Drop redundant `CHIP_NAME` again for new ports
Paul Menzel
2013-02-23
Add support for Google's Chromebook Pixel
Stefan Reinauer