summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Remove board 'wolf' from master/ToT branch.stabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BDave Parker2013-08-124-471/+0
* Hide battery vendor params override behind config optionRandall Spangler2013-08-091-0/+1
* Update Wolf from Slippy.Hsu Henry2013-08-083-11/+35
* Put knowledge of task-config dependency in config.hRandall Spangler2013-08-0812-40/+0
* daisy: remove I2C port detectionRandall Spangler2013-08-082-46/+2
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-0730-156/+323
* Minor fixes for Kirby board.hstabilize-4512.BVic Yang2013-08-061-4/+1
* pit: Don't configure PB3 in alternate function modeRandall Spangler2013-08-051-3/+0
* snow: Remove remnants of partial SPI supportRandall Spangler2013-08-052-15/+0
* Add kirby boardVic Yang2013-08-044-0/+274
* Change one-wire bus to use normal gpio interfaceRandall Spangler2013-08-024-4/+4
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+1
* Revert "spring: always enable the PP3300_WWAN rail"Vincent Palatin2013-08-012-3/+4
* bolt: force SYS_PWROK and PP3300_DSW_GATED_EN to 0 in forcing G3 pathAaron Durbin2013-08-011-0/+2
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-3114-47/+95
* Add PMU powerinfo host command and console commandRong Chang2013-07-291-0/+5
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-252-0/+13
* Change macro names used for test configurationsBill Richardson2013-07-251-2/+2
* Clean up onewire config optionsRandall Spangler2013-07-242-6/+6
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-241-2/+2
* Clean up more config optionsRandall Spangler2013-07-2419-53/+9
* Clean up and document UART config optionsRandall Spangler2013-07-2413-39/+15
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-248-11/+0
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-246-0/+62
* bolt: add prelimnary supportAaron Durbin2013-07-245-0/+857
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-245-0/+5
* Clean up and document more config optionsRandall Spangler2013-07-2411-16/+6
* Clean up and document keyboard config optionsRandall Spangler2013-07-235-5/+5
* Clean up debug config optionsRandall Spangler2013-07-2313-61/+1
* Clean up and document PMU config optionsRandall Spangler2013-07-239-12/+29
* Clean up and document battery config optionsRandall Spangler2013-07-239-9/+9
* Clean up charger config optionsRandall Spangler2013-07-235-46/+12
* Add ectool chargecontrol discharge command for Slippystabilize-4443.BDave Parker2013-07-222-0/+16
* Add system_common unit testVic Yang2013-07-222-6/+38
* Slippy: Detect physical presence of battery before waking itDave Parker2013-07-222-0/+3
* Set Slippy write protect to active lowDave Parker2013-07-222-3/+2
* Basic G781 temp sensor support for SlippyDave Parker2013-07-222-13/+28
* Battery LED control for SlippyDave Parker2013-07-221-2/+3
* Peppy: Detect physical presence of battery before waking itDave Parker2013-07-192-0/+3
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-194-0/+30
* Split x86 power button logic out of switch.cRandall Spangler2013-07-1711-5/+13
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-161-0/+10
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-162-2/+0
* Remove unused board_version enumsRandall Spangler2013-07-165-31/+0
* puppy: change XPSHOLD interrupt on both edgesYen Lin2013-07-121-1/+1
* Add extpower-gpio unit testVic Yang2013-07-112-5/+10
* Add I8042 keyboard unit testVic Yang2013-07-111-1/+7
* Basic G781 temp sensor support for Falco and Peppy.Dave Parker2013-07-114-19/+57
* Split wireless power/radio control out of switch.cRandall Spangler2013-07-1110-55/+26
* Move x86 backlight-enable passthru code to its own moduleRandall Spangler2013-07-1110-10/+15