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_big
/
pmic.c
Age
Commit message (
Expand
)
Author
2019-11-28
mainboard/google: Remove unused include <stdlib.h>
Elyes HAOUAS
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2018-10-22
reset: Convert individual boards to `board_reset()`
Nico Huber
2017-08-18
include/device: Split i2c.h into three
Nico Huber
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-08
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-02
Nyans: replace cpu_reset with hard_reset
Daisuke Nojiri
2015-03-13
Use a common boardid.h instead of per board copies
Vadim Bendebury
2014-12-26
nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs
Tom Warren
2014-12-19
nyan*: Clear VDDIO_SDMMC3 to reset SD card reader.
Hung-Te Lin
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-11-13
nyan: big: Only delay when and as long as necessary in the PMIC setup code.
Gabe Black
2014-10-22
tegra/nyan*: sdram updates
Tom Warren
2014-09-24
big: Create a nyan_big mainboard which is a copy of nyan.
Gabe Black