summaryrefslogtreecommitdiff
path: root/board/samus
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Yes, even more TODO commentsRandall Spangler2013-11-041-3/+5
* samus: configure both fansBill Richardson2013-11-022-4/+11
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-3/+3
* samus: Changes for Proto1bDuncan Laurie2013-11-016-25/+90
* Separate fan_t from pwm_tBill Richardson2013-10-302-6/+14
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-1/+1
* samus: set max input current to something safeBill Richardson2013-10-301-2/+1
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-281-1/+1
* Fix comments regarding PWM GPIO useBill Richardson2013-10-281-2/+2
* cleanup: Consolidate module IDs into a single shared enumRandall Spangler2013-10-251-11/+0
* samus: Leave WiFi power on in S3Paul Stewart2013-10-241-2/+6
* cleanup: Rename and move header filesRandall Spangler2013-10-231-5/+3
* samus: Use analog BAT_TEMP as presence indicatorBill Richardson2013-10-222-3/+10
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-1/+0
* samus: Make RCIN_L be open drainDuncan Laurie2013-10-211-1/+1
* samus: Add the pause_in_s5 support and fix CPU throttleDuncan Laurie2013-10-211-2/+36
* samus: Add hook/hack to enable backlight PWMDuncan Laurie2013-10-213-2/+112
* samus: Add TMP006 sensorsDuncan Laurie2013-10-212-7/+73
* samus: changes from bringup to bootDuncan Laurie2013-10-213-13/+32
* cleanup: Don't use [N] = {} when initializing arraysBill Richardson2013-10-101-3/+3
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-072-3/+1
* samus: Add battery_is_connected checkBill Richardson2013-10-042-0/+11
* samus: alternate functions, chargerBill Richardson2013-10-042-13/+18
* Cleanup use of config.h macrosBill Richardson2013-10-041-4/+0
* samus: First pass at GPIOsBill Richardson2013-10-023-135/+79
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-17/+0
* Create samus board configBill Richardson2013-09-305-0/+902