summaryrefslogtreecommitdiff
path: root/board/nyan/board.c
Commit message (Expand)AuthorAgeFilesLines
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-8/+0
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-63/+1
* cleanup: remove the conflict I2C2/GPIO config in nyan/big.Louis Yung-Chieh Lo2014-03-131-2/+0
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-1/+1
* cleanup: nyan: remove unnecessary dependence to pmu_tpschrome.hLouis Yung-Chieh Lo2014-02-141-1/+0
* tegra: refactor the power state machine.Louis Yung-Chieh Lo2014-01-171-0/+8
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-091-2/+5
* nyan: don't touch GPIO setting while init alternate functions.Louis Yung-Chieh Lo2014-01-031-3/+3
* nyan: change the PMIC_WARM_RESET_L pin to open-drainLouis Yung-Chieh Lo2013-12-191-1/+1
* nyan: propagate EC reset to the AP reset for old boards.Louis Yung-Chieh Lo2013-12-141-0/+1
* nyan: pull up AP_RESET_L for old boardsstabilize-5085.BLouis Yung-Chieh Lo2013-12-111-1/+1
* nyan: re-factor power button to use common/power_button.cLouis Yung-Chieh Lo2013-12-111-1/+3
* nyan: force shutdown uses PMIC THERM instead.Louis Yung-Chieh Lo2013-12-051-0/+1
* nyan: change EC_BL_OVERRIDE to GPIO_ODR_HIGHYen Lin2013-11-231-1/+1
* Take XPSHOLD back.Louis Yung-Chieh Lo2013-11-081-2/+2
* Refine GPIO list of Nyan.Louis Yung-Chieh Lo2013-11-041-6/+9
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-281-1/+1
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-1/+1
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-4/+4
* ec: add nyan boardYen Lin2013-10-171-0/+104