summaryrefslogtreecommitdiff
path: root/include/link_defs.h
Commit message (Expand)AuthorAgeFilesLines
* hooks: Add HOOK_BODY_DETECT_CHANGELeila Lin2022-12-131-0/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/link_defs.h: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* hook: Add HOOK_POWER_SUPPLY_CHANGEDaisuke Nojiri2022-06-221-0/+2
* it8xxx2: add support option CONFIG_PRESERVE_LOGSDino Li2021-04-071-0/+3
* Hooks: Add HOOK_CHIPSET_HARD_OFFDiana Z2021-03-181-0/+2
* common:test: refactor test_util.h to accommodate ZephyrYuval Peress2021-01-211-1/+1
* zephyr: Add basic support for shared memorySimon Glass2020-12-291-0/+4
* hooks: Introduce chipset resume init and suspend complete hooksWai-Hong Tam2020-07-301-0/+6
* hooks: Introduce HOOK_CHIPSET_SHUTDOWN_COMPLETEWai-Hong Tam2020-06-061-0/+2
* remove cr50 related filesNamyoon Woo2020-03-091-4/+0
* 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