summaryrefslogtreecommitdiff
path: root/board/pit/board.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-06-221-56/+0
* hostcmd: Remove EC_CMD_VBNV_CONTEXT handler for most boardsShawn Nematbakhsh2017-02-251-0/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* stm32: Deprecate SPI protocol version 2.Aseda Aboagye2015-08-081-0/+1
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-261-53/+2
* Pit: Add Green LED function in tps65090 charger driverJaehoon Kim2014-02-061-1/+2
* Pit: Remove pwm and power_led taskJaehoon Kim2014-01-141-8/+0
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-1/+2
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-10/+0
* cleanup: Re-enable keyboard console channel for ARM boardsRandall Spangler2013-10-251-3/+0
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-251-15/+4
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-1/+0
* Revert "pit: Disable CONFIG_HOST_COMMAND_STATUS"Andrew Bresticker2013-09-271-0/+1
* stm32: Fix polarity of charger interruptRandall Spangler2013-09-231-1/+1
* pit: Add board specific keyscan configWonjoon Lee2013-09-061-0/+1
* STM32L ADC driverVic Yang2013-09-051-0/+1
* Refactor PWM moduleVic Yang2013-08-271-0/+7
* pit: Disable CONFIG_HOST_COMMAND_STATUSAndrew Bresticker2013-08-241-1/+0
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-081-4/+0
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-1/+9
* Add PMU powerinfo host command and console commandRong Chang2013-07-291-0/+5
* Clean up more config optionsRandall Spangler2013-07-241-1/+0
* Clean up and document UART config optionsRandall Spangler2013-07-241-3/+0
* Clean up and document more config optionsRandall Spangler2013-07-241-3/+0
* Clean up debug config optionsRandall Spangler2013-07-231-4/+0
* Clean up and document PMU config optionsRandall Spangler2013-07-231-1/+0
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+1
* pit: Clean up timer init codeRandall Spangler2013-06-261-0/+1
* pit: Drop EC clock speed to 1 MHz MSI when AP is in S3/S5Randall Spangler2013-06-261-5/+0
* pit: Support changing EC clock frequencyRandall Spangler2013-06-251-3/+0
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-241-3/+4
* pit: AC detect signal is a simple GPIO nowRandall Spangler2013-06-131-2/+2
* Re-enable task profiling on pitRandall Spangler2013-06-051-1/+1
* Clean up SPI GPIOsRandall Spangler2013-05-131-4/+0
* Fix and enable SPI for pitRandall Spangler2013-05-071-5/+13
* Move i2cread and i2cwrite functions to i2c_commonRandall Spangler2013-04-301-0/+1
* Allow disabling PMU charger task, and do so on pitRandall Spangler2013-04-261-0/+3
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-1/+1
* Unify lid switch processingRandall Spangler2013-04-241-0/+1
* PMIC_PWROK is active-high on pitRandall Spangler2013-04-161-1/+1
* Exclude chipset task from test binariesVic Yang2013-04-111-0/+2
* Remove unneeded USB_CHARGE_PORT_COUNTRandall Spangler2013-04-101-2/+0
* Add pit boardRandall Spangler2013-04-091-0/+126