summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* 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
* Falco: AC adapter identification commandBill Richardson2013-07-111-0/+1
* Refactor x86 chipset codeRandall Spangler2013-07-1010-68/+216
* Fix EC_ENTERING_RW not being assertedRandall Spangler2013-07-094-0/+4
* Initial board commit for Wolf based on Slippy.Dave Parker2013-07-094-0/+432
* Add CONFIG_BOARD_VERSION flag for boards which have version strapping.Shawn Nematbakhsh2013-07-094-0/+4
* Rename files in common/ to be more consistentRandall Spangler2013-07-086-13/+7
* lm4: onewire: abstract out bank and pinAaron Durbin2013-07-031-0/+2
* ec: Add Puppy support to generic/common filesYen Lin2013-07-031-0/+1
* haswell: fix RCIN_L leakageAaron Durbin2013-07-023-9/+15
* ec: Add puppy supportYen Lin2013-07-024-0/+328
* stm32: Add CHIP_FAMILY definesRandall Spangler2013-07-015-1/+5
* link: fix sysjump rwRandall Spangler2013-06-261-4/+0
* pit: Clean up timer init codeRandall Spangler2013-06-262-0/+2
* pit: Drop EC clock speed to 1 MHz MSI when AP is in S3/S5Randall Spangler2013-06-261-5/+0
* pit: Support changing EC clock frequencyRandall Spangler2013-06-251-3/+0
* peppy: Set GPIO_WP to active low.Shawn Nematbakhsh2013-06-242-3/+2
* Power and battery LED control for Peppy.Dave Parker2013-06-241-0/+1
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-244-3/+7
* Add charger/battery support for PeppyDave Parker2013-06-242-4/+16
* Power and battery LED control for Falco.Dave Parker2013-06-211-1/+1