summaryrefslogtreecommitdiff
path: root/board/puppy
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* stm32: Fix polarity of charger interruptRandall Spangler2013-09-232-2/+2
* Fix task priorities for console and hostcmd tasksRandall Spangler2013-09-141-2/+2
* STM32L ADC driverVic Yang2013-09-051-0/+1
* Refactor PWM moduleVic Yang2013-08-272-0/+16
* 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
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-2/+4
* 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
* puppy: change XPSHOLD interrupt on both edgesYen Lin2013-07-121-1/+1
* ec: Add Puppy support to generic/common filesYen Lin2013-07-031-0/+1
* ec: Add puppy supportYen Lin2013-07-024-0/+328