summaryrefslogtreecommitdiff
path: root/chip/ish
Commit message (Expand)AuthorAgeFilesLines
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-111-1/+1
* lpc/espi: convert ec chip code to use granular optionJett Rink2018-05-222-3/+3
* ish i2c: use i2c_ports[] to set bus speedli feng2017-12-132-23/+31
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-051-0/+5
* ish i2c: add I2C Fast Mode Plus 1Mbps speed optionli feng2017-12-042-5/+49
* ish: make ISH system_reset noreturnli feng2017-11-291-0/+2
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-10/+1
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-072-15/+2
* ISH: inclued header for sleep maskKyoung Kim2017-09-061-0/+1
* ISH: added UART port selectionKyoung Kim2017-09-012-11/+23
* ISH: added sleep mask for UART portKyoung Kim2017-08-311-0/+6
* ISH: correction for HPET1 interrupt routingKyoung Kim2017-08-303-7/+10
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-211-1/+1
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-1/+1
* ISH: HPET Timer Configuration.Divagar Mohandass2017-03-293-42/+53
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-3/+3
* ISH: Added UART Rx/Tx interrupt modeKyoung Kim2017-01-111-6/+53
* ish: correct i2c write operation buffer sizeli feng2016-12-121-16/+5
* ISH: fix UART reference clockKyoung Kim2016-11-111-0/+4
* ish: Add support for ISH chipJaiber John2016-11-0417-0/+2245