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
/
nyan
/
mainboard.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
mb/google/nyan: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/google: Remove copyright notices
Patrick Georgi
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-09-15
src/mainboard: Remove not used #include <elog.h>
Elyes HAOUAS
2019-05-29
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2016-07-28
chromeos: Clean up elog handling
Furquan Shaikh
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-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-08
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-26
tegra: Clean up USB code
Furquan Shaikh
2014-12-31
nyan*: Set GEN2 I2C pads to open-drain mode
Ken Chang
2014-12-30
nyan*: Log boot reason in eventlog
David Hendricks
2014-12-19
nyan*: Disable SD card reader power gpio.
Hung-Te Lin
2014-12-17
nyan*: enable CLAMP_INPUTS
Ken Chang
2014-12-17
nyan*: Add eventlog support
David Hendricks
2014-12-09
spi: Factor EC protocol details out of the SPI drivers.
Gabe Black
2014-11-14
Nyan: Set I2S1 Source to CLK_M
Daisuke Nojiri
2014-11-14
nyan: Move some pinmux and clock/reset configuration to ROM stage.
Gabe Black
2014-11-13
nyan*: Switching unused pin to GPIO
Neil Chen
2014-11-13
nyan: big: Set the i2c controller frequencies appropriately.
Gabe Black
2014-11-12
tegra124: Enable PWM clock, and set up PWM1 pin
Andrew Chew
2014-09-22
tegra124/nyan: memory and display updates
Andrew Bresticker
2014-09-13
tegra124/nyan: display, clock, and other updates
Julius Werner
2014-09-12
tegra124/nyan: various fixes and additions
Hung-Te Lin
2014-09-11
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-10
nyan: Add a stub mainboard.
Gabe Black