summaryrefslogtreecommitdiff
path: root/chip/it83xx
Commit message (Expand)AuthorAgeFilesLines
* it83xx: adc: add support ADC13-16Dino Li2017-12-123-9/+64
* it83xx: espi: Don't reset PNPCFG while PLTRST_L assertedDino Li2017-12-061-0/+5
* nds32: enable GCC LTODino Li2017-11-302-1/+17
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-2/+2
* it83xx: add espi moduleDino Li2017-11-147-0/+501
* it83xx: pwm: support PWM_CONFIG_DSLEEP config flagDino Li2017-11-091-7/+21
* it83xx: Make it build with coreboot-sdkPatrick Georgi2017-11-082-4/+0
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-7/+0
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-10/+0
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-87/+7
* it83xx: gpio: remove 5.1K resistor connected to GND of CC pinsDino Li2017-09-281-0/+7
* it83xx: i2c: remove instructions that aren't necessaryDino Li2017-09-262-227/+93
* it83xx: i2c: fix i2c stop bitDino Li2017-09-081-13/+14
* it83xx: clock: support e-flash clock up to 48MHzDino Li2017-09-071-0/+7
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-074-17/+10
* tcpm: it83xx: Use pd common code macro to analyze message headerDino Li2017-06-291-5/+3
* chip: it83xx: add support for floating point unitDino Li2017-05-292-0/+82
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-0/+1
* it83xx: ec2i: move 'ec2i_setting' to header file of chipDino Li2017-05-181-0/+44
* reef_it8320: initial reef_it8320 boardDino Li2017-05-181-1/+2
* it83xx: clock: misc fixesDino Li2017-05-021-46/+4
* tcpm: it83xx: added chip infoDino Li2017-05-011-0/+2
* it83xx: i2c: increase clock low timeout to maximumDino Li2017-04-251-1/+1
* it83xx: Added CONFIG_SWITCH support.Dino Li2017-04-251-0/+1
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-211-1/+1
* it83xx: remove console command "rwreg"Dino Li2017-04-181-86/+0
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-1/+1
* gpio: Add function to clear pending interruptDuncan Laurie2017-03-011-1/+0
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-252-1/+11
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-8/+20
* it83xx: lpc: do not clear masks in S0ix -> S0 transitionDino Li2017-01-251-4/+10
* it83xx: adc: interrupt is usedDino Li2017-01-106-23/+116
* nds32: lds: reduce gap of flashDino Li2017-01-052-2/+7
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-154-7/+7
* hibernate: Re-init GPIO levels on hibernate wakeShawn Nematbakhsh2016-10-071-1/+2
* spi: Add lock around spi_transactionShawn Nematbakhsh2016-10-041-0/+3
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-1/+1
* it83xx: EC sleep mode for system hibernateDino Li2016-09-215-17/+74
* it83xx: flash: remove time-out of checking flash statusDino Li2016-09-051-13/+17
* it83xx: fix observation register latch issue for event timerDino Li2016-09-023-31/+54
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-243-10/+5
* it83xx: lpc: add support 'CONFIG_KEYBOARD_IRQ_GPIO' and fix lpc_init()Dino Li2016-08-221-0/+68
* it83xx: add reset cause of reset pinDino Li2016-08-221-1/+1
* it83xx: fix i2c moduleDino Li2016-08-221-12/+22
* it83xx: Fix timer observation register latch issueDino Li2016-07-191-1/+35
* it83xx: Support different PLL frequencies setting (24/48/96 MHz)Dino Li2016-06-145-26/+156
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-12/+0
* it83xx: fix wrong setting of 'IT83XX_ECPM_SCDCR3' registerDino Li2016-05-241-3/+0
* it83xx: Add GPIO group K and LDino Li2016-05-242-7/+25
* chip: it83xx: Optimize interrupt usage of LPC accessDino Li2016-05-182-12/+15