summaryrefslogtreecommitdiff
path: root/board/bolt/board.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-250/+0
* Specify I2C channels physically, not arbitrarilytest-4824.BBill Richardson2013-11-111-5/+3
* Separate fan_t from pwm_tBill Richardson2013-10-301-1/+13
* 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: Rename and move header filesRandall Spangler2013-10-231-5/+3
* cleanup: Consolidate power interruptsRandall Spangler2013-10-211-2/+2
* Clean up documentation of RCIN# open-drain workaroundRandall Spangler2013-10-211-2/+5
* cleanup: Don't use [N] = {} when initializing arraysBill Richardson2013-10-101-3/+3
* cleanup: Replace awkward I2C_PORTS_USED macro with constantBill Richardson2013-10-071-1/+1
* bolt: Add battery_is_connected checkDuncan Laurie2013-10-041-0/+9
* lpc: Clean up processing wake eventsRandall Spangler2013-10-021-17/+0
* bolt: Fix panel power passthruDuncan Laurie2013-10-021-1/+1
* cleanup: Remove unused fan channelsRandall Spangler2013-09-251-2/+2
* Revert "Set WLAN_OFF_L to open drain"Paul Stewart2013-09-251-1/+1
* Set WLAN_OFF_L to open drainstabilize-4731.85.Bstabilize-4731.62.Bstabilize-4731.31.Brelease-R31-4731.BPaul Stewart2013-09-241-1/+1
* Refactor PWM moduleVic Yang2013-08-271-0/+8
* bolt: workaround board sequencing deficienciesAaron Durbin2013-08-231-3/+2
* Completely new thermal/fan implementationBill Richardson2013-08-231-0/+11
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-18/+19
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-021-0/+1
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-5/+10
* Clean up more config optionsRandall Spangler2013-07-241-2/+0
* bolt: add prelimnary supportAaron Durbin2013-07-241-0/+224