summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* snow: make pmu charge ranges inclusiveDavid Hendricks2012-09-081-2/+2
* gaia_power: Report power on reasonSimon Glass2012-09-061-5/+6
* make build_info fixed-lengthDavid Hendricks2012-09-061-2/+5
* stm32: Store VbNvContext in backup registersChe-Liang Chiou2012-09-051-0/+26
* Fix stack overflow in hostcmd commandRandall Spangler2012-09-041-5/+21
* make pmu register dump more verboseDavid Hendricks2012-09-041-4/+7
* Snow: Dont hang when trying to pmic-reset boardCharlie Mooney2012-08-311-1/+4
* Save panic data across reboots, and add panicinfo commandRandall Spangler2012-08-311-5/+19
* Minor fix for gcc 4.7 build problem for chromeos-base/ec-utils.Han Shen2012-08-311-1/+1
* snow: Change charging temperature rangeRong Chang2012-08-311-2/+2
* Snow must assert ENTERING_RW GPIO when jumping between imagesRandall Spangler2012-08-301-2/+0
* move pmu_init_registers() from pmu_init() to chipset pre-init hookDavid Hendricks2012-08-291-4/+1
* gaia: notify chipset pre-init hook before turning on APDavid Hendricks2012-08-291-5/+9
* add a new hook for pre-chipset startupDavid Hendricks2012-08-291-0/+1
* gaia: update ap_suspended usageDavid Hendricks2012-08-291-7/+5
* Revisit USB charge modesVic Yang2012-08-281-24/+19
* gaia: Add a warm reboot functionSameer Nanda2012-08-281-0/+27
* Snow: Adding in EC ability to hard reset pmicCharlie Mooney2012-08-282-28/+64
* Support battery cut-off mechanism for factory.Louis Yung-Chieh Lo2012-08-282-0/+39
* snow: Change TPSCHROME fastcharge timeout to 6 hoursRong Chang2012-08-281-5/+58
* Make AC status feature optional at compile timeSimon Glass2012-08-271-2/+5
* Add CONFIG_CONFIGURE_BOARD_LATE for late board initSimon Glass2012-08-271-0/+3
* Reset pmic registers to known safe values on bootCharlie Mooney2012-08-272-0/+71
* Rename EC_FLASH_PROTECT_RW_* flags to EC_FLASH_PROTECT_ALL_*.Louis Yung-Chieh Lo2012-08-251-15/+14
* Fix return size error in lightbar host commands.Bill Richardson2012-08-241-2/+2
* stm32: fix AP auto power onVincent Palatin2012-08-241-3/+3
* Fix poweron state machine in the ECPuneet Kumar2012-08-241-52/+50
* Allow hashing an empty RW imageRandall Spangler2012-08-241-16/+10
* flash: Only erase flash block that contain dataSimon Glass2012-08-231-0/+17
* Blink charger LED on charging errorRong Chang2012-08-232-7/+136
* Check TPSCHROME VACG when power button is pressedRong Chang2012-08-221-5/+20
* gaia: Assert PMIC_PWRON_L only if XPSHOLD is lowDavid Hendricks2012-08-221-2/+7
* Add "lightbar demo" mode for executive bikesheddingBill Richardson2012-08-202-21/+101
* Fix a bug that battery info is not updated when AC not connectedVic Yang2012-08-181-3/+3
* flash: Indicate that erase operation is in progressSimon Glass2012-08-171-0/+5
* Snow: WP_RO should be 0x10000 (including pstate).Louis Yung-Chieh Lo2012-08-172-5/+5
* Display debug message before shutting down to protect the battery.Bill Richardson2012-08-161-0/+1
* stm32: don't go to stop mode in suspendVincent Palatin2012-08-161-2/+0
* host_command: Add host_send_response() to send responsesSimon Glass2012-08-162-3/+8
* daisy: Modify charging flow to comply charging specificationRong Chang2012-08-163-79/+173
* Include 0xea byte as the last byte in RO/RW imagesRandall Spangler2012-08-141-6/+6
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-143-46/+57
* Initialize temperature reading buffer to sane valuesVic Yang2012-08-132-5/+43
* port80: Track and export last post code in previous bootDuncan Laurie2012-08-131-2/+31
* Clean up EC hibernate logicRandall Spangler2012-08-132-10/+12
* link: update IR3570A settingsVincent Palatin2012-08-091-5/+5
* Add ectool command to read snapshot of EC's console outputRandall Spangler2012-08-091-1/+85
* Tidy shared memory moduleRandall Spangler2012-08-093-18/+34
* Enable PLL only briefly during ADC initRandall Spangler2012-08-091-5/+1
* stm32f100: implement low power modeVincent Palatin2012-08-091-0/+5