summaryrefslogtreecommitdiff
path: root/include/link_defs.h
Commit message (Expand)AuthorAgeFilesLines
* log: Preserve Kukui EC reset logs across every EC reboot on SRAM.Shannon Chen2019-08-211-0/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* minute-ia: move IRQ definitions to common filesJack Rosenthal2019-06-111-0/+1
* USB-PD: Add hook for PD connect eventDaisuke Nojiri2019-05-081-0/+2
* link_defs.h: Should support __SECTION attr when enable DRAM section.Yilun Lin2019-04-131-1/+1
* kukui_scp: Enable CONFIG_LTONicolas Boichat2019-03-261-1/+1
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-181-0/+7
* link_defs.h: Renames __ro_end to __data_lma_start.Yilun Lin2019-01-281-1/+1
* core/cortex-m: Support prevent chip memory region from GC.Yilun Lin2018-12-231-0/+3
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST testRuibin Chang2018-09-071-0/+2
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-211-0/+2
* cortex-m: add D-cache supportVincent Palatin2018-06-041-0/+5
* core: add chip-specific memory regions definition mechanismVincent Palatin2018-03-051-0/+7
* stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspendedNicolas Boichat2018-02-021-0/+4
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-011-1/+1
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-201-0/+4
* cleanup: Remove charge_state_v1Sam Hurst2017-02-061-2/+0
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-241-0/+6
* common: Add TABLET_MODE hook.Gwendal Grignou2016-09-071-0/+2
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-1/+3
* ec: Add a chipset reset hookDuncan Laurie2016-01-251-0/+2
* add the 'extension' command frameworkVadim Bendebury2015-11-171-0/+4
* common: export the linker generated addresses of image sectionsVadim Bendebury2015-11-101-0/+5
* host: mock i2c_xferGwendal Grignou2015-09-161-14/+2
* common: Add i2c 32bit read/writeGwendal Grignou2015-06-171-0/+4
* USB: Fix memcpy routinesAnton Staaf2015-04-131-5/+0
* hooks: add hook for battery state of charge changeAlec Berg2015-02-031-0/+2
* MKBP event signalling implementationVic Yang2014-10-241-0/+5
* stm32: add USB driverVincent Palatin2014-06-181-0/+5
* ite: Port OS layer to Andestar v3m architectureVincent Palatin2013-12-101-0/+1
* Fake I2C device support for emulatorVic Yang2013-09-171-0/+13
* stm32l: Add a "PRE_FREQ_CHANGE" hook to allow other code to prepareDoug Anderson2013-08-291-0/+2
* Add hook for changes in the charge state machineDave Parker2013-08-011-0/+2
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-0/+63