summaryrefslogtreecommitdiff
path: root/board/puppy
Commit message (Expand)AuthorAgeFilesLines
* 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