summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* ish: arm T1 in __hw_clock_event_clearJack Rosenthal2019-06-271-3/+6
* ish5: fast 32-bit division in scale_us2ticksJack Rosenthal2019-06-271-1/+18
* ish: commit persistent data during d3 entryJack Rosenthal2019-06-275-32/+14
* g: avoid CERT_28Marius Schilder2019-06-271-19/+1
* g: try batching USB stream data under heavy loadVadim Bendebury2019-06-272-55/+143
* g: set up USB TX in USB endpoint interrupt handlerNamyoon Woo2019-06-272-25/+36
* chip/stm32/gpio: Disable external interrupts in gpio_pre_initNicolas Boichat2019-06-261-0/+3
* mt_scp/ipi: Host command should not wake up AP.Yilun Lin2019-06-251-1/+1
* chip/mt_scp/uart: Switch to use ULPOSC1_DIV10 for UARTNicolas Boichat2019-06-253-2/+21
* ISH: fix UART output errorHyungwoo Yang2019-06-251-1/+1
* ish: Use 64-bit hardware timerJack Rosenthal2019-06-242-118/+27
* g: make uart run fasterVadim Bendebury2019-06-241-14/+17
* chip/mt_scp/hrtimer: Switch hrtimer to use ULPOSC1/8Nicolas Boichat2019-06-243-8/+18
* chip/mt_scp/hrtimer: Change 26Mhz to a defineNicolas Boichat2019-06-241-7/+10
* chip/mt_scp/clock: Prefer closest frequency when calibratingNicolas Boichat2019-06-241-4/+7
* chip/mt_scp/clock: Fix frequency meter divider (1024, not 1000)Nicolas Boichat2019-06-241-10/+10
* chip/mt_scp/clock: Move ULPOSC1/2 frequency settings to clock_chip.hNicolas Boichat2019-06-242-15/+16
* chip/mt_scp/clock: Wait longer for clock measurement to completeNicolas Boichat2019-06-241-5/+11
* mt_scp/ipi: Do not support ipi_send in ISR contextYilun Lin2019-06-232-7/+5
* kukui: scp: calibrate ULPOSC1&2Rong Chang2019-06-222-66/+178
* ish: fixed wrongly entered D0ix states in some timesHu, Hebo2019-06-212-7/+43
* trng: make init_trng(), exit_trng() and rand_bytes() test_mockable.Yicheng Li2019-06-211-3/+3
* ish: power management temp code is really neededDenis Brockus2019-06-202-14/+2
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-209-16/+16
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-1912-14/+14
* Revert "g: minor fix in putting a character into usb_console tx queue"Namyoon Woo2019-06-191-19/+21
* minute-ia: load eip value from top of stackJack Rosenthal2019-06-191-0/+4
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-19197-197/+197
* ish: snowball linker cleanupDenis Brockus2019-06-185-33/+50
* Revert "g: consolidate USB console transfer codes to usb-stream"Namyoon Woo2019-06-183-90/+12
* g: system: move print statements to CC_SYSTEMMary Ruthven2019-06-181-19/+18
* ish: remove conditional compilation where possibleDenis Brockus2019-06-177-44/+31
* ish: make PMU reset prep isr go thru system_resetJack Rosenthal2019-06-141-7/+2
* ish: change log_pm_stat to accept uint32_tJack Rosenthal2019-06-141-1/+1
* ish: remove vestigial line in build fileJett Rink2019-06-141-5/+3
* chip/mt_scp: Add dummy read in D-cache invalidation functionsNicolas Boichat2019-06-141-5/+8
* chip/mt_scp: Fix clock selection register values for ULPOSC_1/2Nicolas Boichat2019-06-141-4/+4
* g: minor fix in putting a character into usb_console tx queueNamyoon Woo2019-06-141-21/+19
* ish: cleanup ISH specific CONFIG_ definitions and usageDenis Brockus2019-06-143-110/+66
* g: consolidate USB console transfer codes to usb-streamNamyoon Woo2019-06-143-13/+91
* g: use GLOBALSEC_REGION5 for flash log access controlVadim Bendebury2019-06-131-5/+5
* g: reduce a mem copy in usb upstream transferNamyoon Woo2019-06-122-17/+98
* core:RISC-V / chip:IT83202Dino Li2019-06-1111-122/+299
* ish: add missing include to power_mgt.hJack Rosenthal2019-06-111-0/+1
* g: enforce order of enabling RO/RW sectionsVadim Bendebury2019-06-071-8/+14
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-062-1/+42
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-069-55/+138
* ish: fix to follow HECI specHyungwoo Yang2019-06-061-39/+71
* g: add rx_handled into USB_STREAM_CONFIGNamyoon Woo2019-06-062-10/+15
* ish: don't specify any on-board testsJack Rosenthal2019-06-051-0/+3