summaryrefslogtreecommitdiff
path: root/board/pit
Commit message (Expand)AuthorAgeFilesLines
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-222-4/+3
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* oak: enable MBKP events for PD eventsBen Lok2015-08-311-1/+1
* stm32: Deprecate SPI protocol version 2.Aseda Aboagye2015-08-081-0/+1
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-47/+47
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-44/+44
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-8/+4
* gpio: Reformat gpio.inc files to use longer than 80-column linesAnton Staaf2014-07-011-7/+7
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-117/+61
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-1/+1
* Pit: Change the temperature range in discharging state.Jaehoon Kim2014-02-131-2/+2
* Pit: Add Green LED function in tps65090 charger driverJaehoon Kim2014-02-062-2/+3
* Pit: Remove pwm and power_led taskJaehoon Kim2014-01-143-19/+0
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-092-3/+3
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-091-4/+9
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-1/+1
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-1/+6
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-281-1/+1
* 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-252-16/+5
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-5/+5
* Correct the EC name in the build.mk comments for some boardsDavid Hendricks2013-10-171-1/+1
* cleanup: Don't use [N] = {} when initializing arraysBill Richardson2013-10-101-3/+3
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-1/+1
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-072-2/+1
* Revert "pit: Disable CONFIG_HOST_COMMAND_STATUS"Andrew Bresticker2013-09-271-0/+1
* stm32: Fix polarity of charger interruptRandall Spangler2013-09-232-2/+2
* Fix task priorities for console and hostcmd tasksRandall Spangler2013-09-141-2/+2
* pit: Add board specific keyscan configWonjoon Lee2013-09-062-0/+16
* STM32L ADC driverVic Yang2013-09-051-0/+1
* Refactor PWM moduleVic Yang2013-08-272-0/+16
* 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-072-13/+18
* pit: Don't configure PB3 in alternate function modeRandall Spangler2013-08-051-3/+0
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-2/+4
* 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
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-241-0/+11
* 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-232-3/+0
* Clean up and document battery config optionsRandall Spangler2013-07-231-1/+1
* stm32: Add CHIP_FAMILY definesRandall Spangler2013-07-011-0/+1