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
/
rambi
/
mainboard.c
Age
Commit message (
Expand
)
Author
2020-08-05
baytrail mainboards: Clean up mainboard.c
Arthur Heymans
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
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/rambi: 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
2020-02-17
treewide: capitalize 'BIOS'
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-16
src/mainboard: Remove unused include <device/pci_ops.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
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
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
2017-02-01
Add Baytrail ChromeOS devices using variant scheme
Matt DeVillier
2017-01-17
Combine Baytrail ChromeOS devices using variant scheme
Matt DeVillier
2016-07-30
chromeos mainboards: remove chromeos.asl
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
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2014-12-30
Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitch
Kein Yuan
2014-10-28
rambi: always show dev/rec screens on eDP connected panel
Kein Yuan
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-09-19
baytrail/rambi: spi, charger, and audio updates
Aaron Durbin
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-07
rambi: Add DIRQs for trackpad and touchscreen
Shawn Nematbakhsh
2014-05-06
rambi: Fix eDP panel functionality
Duncan Laurie
2014-02-24
rambi: add chromeos EC support
Aaron Durbin
2014-02-05
mainboard/google: add initial rambi mainboard support
Aaron Durbin