summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-samus-4788.BBrian Norris2021-09-101-0/+1
* bolt: Make fan min/max be the same as linkDuncan Laurie2013-10-051-2/+2
* samus: Add battery_is_connected checkBill Richardson2013-10-042-0/+11
* samus: alternate functions, chargerBill Richardson2013-10-043-15/+38
* bolt: Add battery_is_connected checkDuncan Laurie2013-10-042-0/+11
* Cleanup use of config.h macrosBill Richardson2013-10-049-21/+13
* samus: First pass at GPIOsBill Richardson2013-10-023-135/+79
* Fix typo: s/GPOI_/GPIO_/gBill Richardson2013-10-023-3/+3
* Internalize magic numbers for smart USB chargingBill Richardson2013-10-022-4/+4
* Always enable tpschrome low current chargingRong Chang2013-10-021-20/+4
* lpc: Clean up processing wake eventsRandall Spangler2013-10-029-122/+18
* bolt: Fix panel power passthruDuncan Laurie2013-10-023-2/+4
* lm4: Fix typo in eeprom codeRandall Spangler2013-10-011-2/+2
* Clean up G781 temperature sensor power detectionRandall Spangler2013-10-0112-58/+35
* Test more error cases of host command handlingVic Yang2013-10-011-2/+26
* Emulator support of fake GPIO inputVic Yang2013-10-019-119/+79
* Rewrite git/gerrit/gerrit-int urls to googlesourceAaron Gable2013-10-011-1/+1
* Create samus board configBill Richardson2013-09-308-2/+917
* Wake keyboard task when lid opensRandall Spangler2013-09-301-0/+13
* Battery command needs to delay between iterationsRandall Spangler2013-09-301-0/+8
* Tool support for STM32L-Discovery boardJeremy Thorpe2013-09-282-2/+3
* basic support for STM32L-Discovery boardVincent Palatin2013-09-284-0/+129
* Support backlight control via lid onlyRandall Spangler2013-09-2715-22/+177
* Add a test for x86 backlight passthroughVic Yang2013-09-277-1/+169
* Test charging error state when battery is detachedVic Yang2013-09-271-0/+15
* Test interface for detaching fake I2C devicesVic Yang2013-09-272-0/+97
* Merge smart_battery_stub.h to smart_battery.hVic Yang2013-09-273-25/+12
* Revert "pit: Disable CONFIG_HOST_COMMAND_STATUS"Andrew Bresticker2013-09-271-0/+1
* Add test for LP5562 LED controlVic Yang2013-09-254-6/+312
* Add test for memory-mapped switch informationVic Yang2013-09-253-0/+21
* cleanup: Remove unused fan channelsRandall Spangler2013-09-2514-48/+32
* rambi: Initial EC firmwareChromeOS Developer2013-09-257-4/+468
* Revert "Set WLAN_OFF_L to open drain"Paul Stewart2013-09-251-1/+1
* Make support for dedicated recovery GPIO signal optionalRandall Spangler2013-09-257-0/+12
* Add deprecated consts to ec_commands.h, just in case.Bill Richardson2013-09-241-0/+11
* stm32: snow: Fix the charging temperature range.jaehoon kim2013-09-241-2/+2
* Mock flash erase/write function at physical layerVic Yang2013-09-245-59/+59
* Set WLAN_OFF_L to open drainstabilize-4731.85.Bstabilize-4731.62.Bstabilize-4731.31.Brelease-R31-4731.BPaul Stewart2013-09-241-1/+1
* Support compiling with chipset task disabledRandall Spangler2013-09-235-15/+31
* Fix thermal.c compilation if fans are not present.Randall Spangler2013-09-233-1/+9
* stm32: Fix polarity of charger interruptRandall Spangler2013-09-2312-12/+12
* Record average runtime and delay of hooksVic Yang2013-09-231-12/+43
* lm4: make CONFIG_UART_HOST optionalRandall Spangler2013-09-202-6/+36
* cleanup: move test mocks to board/host and remove unused mocksRandall Spangler2013-09-197-212/+1
* Turn off backlight power when lid is closed.Jeremy Thorpe2013-09-191-11/+9
* cleanup: move board-specific battery files to board dirsRandall Spangler2013-09-1915-59/+22
* Fix console channel name listVic Yang2013-09-181-1/+3
* Haswell: Add control for touchscreen resetDave Parker2013-09-181-0/+17
* ec: fix duplicate 'const' declarartion.Yunlian Jiang2013-09-171-1/+1
* Remove 'sb' and 'sbc' console commandsstabilize-4701.BVic Yang2013-09-171-78/+0