summaryrefslogtreecommitdiff
path: root/chip/lm4
Commit message (Expand)AuthorAgeFilesLines
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-6/+6
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-7/+0
* lpc: Add and use lpc_resume_clear_masksFurquan Shaikh2017-10-311-5/+0
* host_event: Move host events and mask handling into common codeFurquan Shaikh2017-10-171-93/+17
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-074-66/+40
* watchdog: Don't discard irqprio data due to CONFIG_LTOShawn Nematbakhsh2017-06-261-1/+1
* 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
* gpio: Add function to clear pending interruptDuncan Laurie2017-03-011-0/+12
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-2/+2
* clock: Fix clock_wait_cycles() asmShawn Nematbakhsh2016-11-181-2/+2
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-154-5/+5
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* Support alignment for EC host command structuresRandall Spangler2016-10-191-0/+1
* spi: Add lock around spi_transactionShawn Nematbakhsh2016-10-041-0/+3
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-1/+1
* system: Add print_system_rtc().Aseda Aboagye2016-09-231-5/+9
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-247-30/+15
* Cleanup: gate RTC console/host command behind new config optionsphilipchen2016-06-291-0/+4
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-12/+0
* hooks: Add relative HOOK_INIT priority for peripheralsShawn Nematbakhsh2016-05-053-3/+4
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-271-4/+1
* UART: Remove enable/disable interrupt functionsAnton Staaf2016-04-271-10/+0
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* ec: Add a chipset reset hookDuncan Laurie2016-01-251-0/+13
* GPIO: Add gpio_reset functionAnton Staaf2016-01-191-2/+1
* common: adc/i2c: Mark task_waiting volatileShamile Khan2015-12-012-2/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-1/+0
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-211-0/+8
* chip: Set CONFIG_FPU on a board basis.Gwendal Grignou2015-09-181-1/+0
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-162-2/+2
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-081-3/+0
* lm4: Add debug output for overlapping HCs.Aseda Aboagye2015-08-051-1/+4
* common: change interface to SPI flashGwendal Grignou2015-07-301-15/+29
* ADC: Add common priority for the ADC initVijay Hiremath2015-07-161-1/+1
* flash_ec: move openocd configs from chip/ to util/Myles Watson2015-07-093-93/+0
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-0/+12
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* flash_ec: remove unused USB and unprotect optionsMyles Watson2015-06-181-15/+0
* Remove obsolete board-specific codeRandall Spangler2015-06-101-53/+0
* mec1322: Implement i2c_set_timeoutShawn Nematbakhsh2015-06-031-3/+0
* i2c: Make i2c_xfer a wrapper function to chip_i2c_xferShawn Nematbakhsh2015-05-271-4/+4
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-0/+3
* i2c: Move i2c_read_string to common codeShawn Nematbakhsh2015-05-261-30/+0
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-152-34/+4
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-7/+7
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-171-0/+2
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-6/+5