index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
butterfly
/
mainboard.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
mb/google/butterfly: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-18
mainboard/google: Remove copyright notices
Patrick Georgi
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-19
mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
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
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2016-10-07
src/mainboard: Remove unnecessary whitespace
Elyes HAOUAS
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-29
bd82x6x: Move calling of finalize() on resume to southbridge code
Vladimir Serbinenko
2015-05-26
fmap: new API using region_device
Aaron Durbin
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
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-01-16
butterfly: fix compilation with !CHROMEOS
Vladimir Serbinenko
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-06
butterfly: Fix build without ChromeOS
Kyösti Mälkki
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-14
Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase
Paul Menzel
2013-02-11
Add support for "Butterfly" Chromebook
Stefan Reinauer