summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-leon-4389.26.BBrian Norris2021-09-101-0/+1
* Add battery ship mode functionDavid2013-09-111-0/+22
* leon: add some missing leon customizationsMartin Roth2013-09-064-4/+10
* CHERRY-PICK:Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-2311-46/+19
* CHERRY-PICK:Remove default values for undefined tasks from charge state moduleDave Parker2013-08-231-7/+0
* CHERRY-PICK:Add test for console command historyVic Yang2013-08-234-8/+92
* First release leon which based on slippy.David Huang2013-08-227-0/+727
* CHERRY-PICK:Poll and cache g781 temperature valuesDave Parker2013-08-136-19/+38
* CHERRY-PICK:Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-133-1/+202
* CHERRY-PICK:Haswell: shutdown directly to G3 without pausing in S5Bill Richardson2013-08-131-4/+3
* CHERRY-PICK:Hide battery vendor params override behind config optionRandall Spangler2013-08-138-22/+11
* CHERRY-PICK:Console command for g781 temperature sensor.Dave Parker2013-08-132-13/+194
* CHERRY-PICK:Fix leaving keyboard scanning disabled on brief power button pressRandall Spangler2013-08-131-4/+4
* CHERRY-PICK:Put knowledge of task-config dependency in config.hRandall Spangler2013-08-1312-39/+41
* CHERRY-PICK:Use macros for C <-> K conversionsBill Richardson2013-08-138-18/+17
* CHERRY-PICK:ectool: Return non-success exit code on bad EC status.Shawn Nematbakhsh2013-08-132-0/+4
* CHERRY-PICK:Clean up configuring GPIO alternate functionsRandall Spangler2013-08-1348-326/+533
* CHERRY-PICK:Servo V3: Add jtag config for V3Simran Basi2013-08-131-0/+10
* CHERRY-PICK:Remove proxy config flags for unit testsVic Yang2013-08-135-16/+29
* CHERRY-PICK:x86: use charge state hook to wake up power button taskRandall Spangler2013-08-132-13/+14
* CHERRY-PICK:Move input character processing from UART interrupt to console taskRandall Spangler2013-08-135-497/+453
* CHERRY-PICK:Remove unneeded includes of registers.hRandall Spangler2013-08-134-4/+0
* CHERRY-PICK:Host commands don't set the response pointerRandall Spangler2013-08-136-41/+20
* CHERRY-PICK:Track the duration of each charge/discharge state.Dave Parker2013-08-132-2/+6
* CHERRY-PICK:Pass command line arguments to make from make_all.shVic Yang2013-08-131-1/+1
* CHERRY-PICK:Fix documentation for lid change and power button hooksRandall Spangler2013-08-131-2/+2
* CHERRY-PICK:Word-align the host memory mapRandall Spangler2013-08-132-3/+12
* CHERRY-PICK:Add hook for changes in the charge state machineDave Parker2013-08-136-0/+19
* Revert "Falco: set fan/thermal steps (BRANCH ONLY)"ChromeOS Developer2013-08-132-51/+3
* console_output: Add commands for saving / restoring print mask.Shawn Nematbakhsh2013-08-091-13/+24
* Falco: set fan/thermal steps (BRANCH ONLY)Bill Richardson2013-08-092-3/+51
* Peppy ectool led commandDave Parker2013-08-076-35/+272
* bolt: force SYS_PWROK and PP3300_DSW_GATED_EN to 0 in forcing G3 pathDuncan Laurie2013-08-011-0/+2
* Abstract polite AP throttling into a functionDuncan Laurie2013-08-013-10/+24
* Add build-time checks on board-specific array sizes.Duncan Laurie2013-08-0123-62/+101
* Add led_slippy build rule back to common/build.mkDuncan Laurie2013-08-011-1/+1
* Add PMU powerinfo host command and console commandRong Chang2013-07-304-0/+159
* ectool: fix console commandAaron Durbin2013-07-301-3/+7
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-302-0/+15
* Pulse EC_ENTERING_RW instead of just leaving it highRandall Spangler2013-07-301-1/+8
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-3013-22/+645
* Change macro names used for test configurationsBill Richardson2013-07-302-4/+4
* Add descriptions for lots of config optionsRandall Spangler2013-07-301-9/+129
* Clean up onewire config optionsRandall Spangler2013-07-306-16/+25
* Clean up more config options - FMAP, etc.Randall Spangler2013-07-308-44/+44
* Clean up more config optionsRandall Spangler2013-07-3021-55/+29
* Clean up and document UART config optionsRandall Spangler2013-07-3022-96/+80
* Support emulator hibernateVic Yang2013-07-301-1/+11
* Reboot emulator with execv()Vic Yang2013-07-307-16/+50
* Collect board X specific files into build.mk common-$(BOARD_X)Rong Chang2013-07-3010-30/+10