summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-link-2695.BBrian Norris2021-09-101-0/+1
* i2cwedge: Don't wiggle SDA on every bitKevin Cernekee2015-08-261-8/+0
* Backport i2cwedge commandKevin Cernekee2015-08-265-1/+360
* i2c: Fix SCL unwedge logicKevin Cernekee2015-08-261-9/+10
* lm4: Backport i2c_unwedge() logicKevin Cernekee2015-08-262-2/+139
* lm4: Backport i2c utility functionsKevin Cernekee2015-08-262-0/+237
* lm4: Make gpio_set_flags() honor GPIO_OPEN_DRAINKevin Cernekee2015-08-261-1/+1
* link: Add definitions for I2C GPIO pinsKevin Cernekee2015-08-263-6/+20
* keyboard: Preserve keystroke enable state.Shawn Nematbakhsh2014-04-301-3/+14
* Fixed two i8042 bugs. (manually cherry-pick)Louis Yung-Chieh Lo2013-12-102-13/+30
* Only waste 1 byte in queue bufferVic Yang2013-12-101-2/+2
* Bug fix of queue empty slot calculationVic Yang2013-12-101-2/+6
* Allow either libftdi or libftdi1 at compile time.Todd Broch2013-12-102-2/+17
* More supports for A20 enable/disableLouis Yung-Chieh Lo2013-12-104-3/+49
* Change the I8042_CMD_ENABLE (0xf4) for keystroke (not for KBC).Louis Yung-Chieh Lo2013-12-101-1/+1
* Clean up i8042 moduleRandall Spangler2013-12-106-231/+162
* Give the AP 30 sec warning before shutting down due to low batteryRandall Spangler2013-03-052-20/+32
* After shutting down AP, hibernate EC if battery is lowRandall Spangler2013-03-053-18/+45
* Wait to power on system until battery state is knownRandall Spangler2013-03-052-15/+56
* Add reinit state to charge_state module to distinguish it from at-ec-boot initRandall Spangler2013-03-053-31/+46
* Add console command to fake battery state of chargeRandall Spangler2013-03-052-21/+60
* Rename and document battery constantsRandall Spangler2013-03-053-33/+29
* Change the I8042_CMD_ENABLE (0xf4) for keystroke (not for KBC).Louis Yung-Chieh Lo2013-02-261-4/+15
* link: If a required power rail drops, shut downRandall Spangler2013-02-251-8/+72
* link: Workaround for errata 3.2Randall Spangler2012-12-171-2/+3
* lm4: Postfix chip name when debug mode is enabledVic Yang2012-12-101-3/+23
* Add more paranoia for flash write protectRandall Spangler2012-12-102-0/+31
* link: Increase cold reset hibernate time to 1 secondRandall Spangler2012-12-101-1/+1
* Invalidate hash if flash operation changes the hashed regionRandall Spangler2012-12-103-8/+74
* Increase cold reset hibernate time to 200msRandall Spangler2012-12-061-2/+2
* link: Enable +5VALW at boot and leave it enabledRandall Spangler2012-12-062-8/+8
* link: Disable interrupts while reading/writing bits via onewireRandall Spangler2012-11-291-0/+26
* Fix potential deadlock in udelay()Randall Spangler2012-11-291-4/+14
* Handle arbitration lost on I2C portsRandall Spangler2012-11-282-9/+22
* Handle bus errors on thermal I2C busRandall Spangler2012-11-262-5/+43
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-073-0/+58
* x86: set hibernation delay to 1 hourVincent Palatin2012-11-071-1/+1
* link: Fix overflow in hibernate time calculationRandall Spangler2012-10-312-1/+8
* link: Cold reboot should ignore WAKE# pinRandall Spangler2012-10-311-3/+10
* link: remove VR settings on the flyVincent Palatin2012-10-251-1/+0
* link: Don't force battery to request currentRandall Spangler2012-10-241-2/+2
* Revert "lm4: Add chip name for lm4fs1gh5bbfig"Jon Salz2012-10-231-2/+0
* lm4: Add chip name for lm4fs1gh5bbfigVic Yang2012-10-221-0/+2
* lm4: Report raw DID value when chip name cannot be determinedVic Yang2012-10-221-1/+26
* link: Fix checking runtime keysRandall Spangler2012-10-181-2/+3
* link: Increase EC cold reboot time to 150msRandall Spangler2012-10-181-1/+1
* link: host command params must be 32-bit alignedRandall Spangler2012-10-171-1/+2
* link: Don't print keyboard state changes by defaultRandall Spangler2012-10-171-1/+34
* link: don't rely on host-write interrupt statusRandall Spangler2012-10-172-36/+56
* Make S3 red-light flash adjustable.Bill Richardson2012-10-173-7/+12