summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-4455.BBrian Norris2021-09-101-0/+1
* CHERRY-PICK: ectool: fix console commandAaron Durbin2013-10-121-3/+7
* CHERRY-PICK: Peppy ectool led commandDave Parker2013-08-096-36/+273
* Add descriptions for lots of config optionsRandall Spangler2013-07-241-9/+129
* Clean up onewire config optionsRandall Spangler2013-07-246-16/+25
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-248-44/+44
* Clean up more config optionsRandall Spangler2013-07-2421-55/+29
* Clean up and document UART config optionsRandall Spangler2013-07-2422-96/+80
* Support emulator hibernateVic Yang2013-07-241-1/+11
* Reboot emulator with execv()Vic Yang2013-07-247-16/+50
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-2410-30/+10
* Standardize concatenation macrosRandall Spangler2013-07-245-19/+31
* Add a script to build all platforms and run host-based unit testsRandall Spangler2013-07-241-0/+17
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-2423-200/+450
* bolt: add prelimnary supportAaron Durbin2013-07-247-1/+871
* x86: build chipset_x86_common.o conditionallyAaron Durbin2013-07-247-2/+10
* Clean up and document more config optionsRandall Spangler2013-07-2416-72/+52
* Lessen timing constraints in hooks testVic Yang2013-07-231-3/+3
* Clean up and document keyboard config optionsRandall Spangler2013-07-239-18/+41
* Clean up debug config optionsRandall Spangler2013-07-2324-121/+109
* Fixed two i8042 bugs.Louis Yung-Chieh Lo2013-07-231-12/+31
* Fix reset flags and sysjump time for emulatorVic Yang2013-07-233-14/+94
* Test power button in kb_8042 testVic Yang2013-07-231-0/+48
* Test sysjump tag in kb_8042 testVic Yang2013-07-237-14/+164
* Clean up and document PMU config optionsRandall Spangler2013-07-2313-46/+59
* Clean up and document battery config optionsRandall Spangler2013-07-2311-11/+30
* Clean up charger config optionsRandall Spangler2013-07-2313-187/+219
* Add ectool chargecontrol discharge command for Slippystabilize-4443.BDave Parker2013-07-222-0/+16
* Add system_common unit testVic Yang2013-07-226-7/+181
* Slippy: Detect physical presence of battery before waking itDave Parker2013-07-223-0/+12
* 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-224-2/+96
* Move .lcov_lock to /tmp/ec-lcov-lockVic Yang2013-07-221-1/+1
* Falco: Swap battery LED colors to follow HW changeDave Parker2013-07-191-4/+4
* Truncate version string to 32 charactersRandall Spangler2013-07-193-12/+19
* Add an enum for the number of flash regionsSimon Glass2013-07-191-1/+3
* Constrain charging voltage to values chargers can provide.Dave Parker2013-07-193-3/+28
* Peppy: Detect physical presence of battery before waking itDave Parker2013-07-196-10/+47
* Add ectool discharge command to Falco and Peppy.Dave Parker2013-07-199-42/+119
* Add EC_CMD_GET_FLASH_INFO version 1Randall Spangler2013-07-188-7/+113
* stm32l: Disable interrupts while running from flashSimon Glass2013-07-171-4/+2
* Move switch module from chip/lm4 to commonRandall Spangler2013-07-173-7/+7
* Split x86 power button logic out of switch.cRandall Spangler2013-07-1718-426/+456
* Fix extracting CONFIG tokens from config.hRandall Spangler2013-07-171-2/+4
* bq24715: compilation fixAaron Durbin2013-07-161-6/+6
* lm4: make configure_kblight_gpios() board dependentAaron Durbin2013-07-163-10/+15
* Make a top-level config.h file to include sub-configsRandall Spangler2013-07-168-22/+174
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-1621-22/+2
* Remove unused board_version enumsRandall Spangler2013-07-166-32/+2