summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/drivers/timer
Commit message (Expand)AuthorAgeFilesLines
* payloads/libpayload: add MTK_TIMER_V2 configRex-BC Chen2021-08-091-0/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* payloads: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-8/+1
* Remove MIPS architectureJulius Werner2019-11-201-38/+0
* Remove imgtec/pistachio SoCJulius Werner2019-11-201-3/+0
* mediatek: Use the 64-bit timerTristan Shieh2019-04-171-2/+3
* libpayload/drivers/timer: Use 64 bits to prevent overflowJacob Garber2019-04-081-1/+1
* libpayload: Remove unused timer/serial driversJulius Werner2018-12-053-129/+0
* libpayload: Add Timer for sdm845T Michael Turney2018-05-012-0/+49
* libpayload: allow x86 devices to provide non-tsc implementationAaron Durbin2018-01-261-7/+6
* libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi2017-01-061-1/+1
* libpayload: Get current tick from high register in generic timerPaul Kocialkowski2016-12-211-1/+1
* libpayload: Replace majority of timer drivers with a generic oneJulius Werner2016-10-179-433/+64
* libpayload: mvmap2315: Introduce timer driverHakim Giydan2016-10-092-0/+57
* Fix newlines at the end of filesMartin Roth2016-09-021-1/+0
* libpayload: split "Drivers" config section in KconfigAntonello Dettori2016-08-021-0/+129
* libpayload: ipq40xx: Introduce timer and uart driverVaradarajan Narayanan2016-05-091-0/+52
* libpayload: Add timer driver for armada38xRuilin Hao2016-02-041-0/+50
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-315-20/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-5/+5
* libpayload: add mediatek timer driverYidi Lin2015-05-181-0/+34
* libpayload: add timer driver for cygnusDaisuke Nojiri2015-04-211-2/+29
* purin: add basic set of files for libpayloadDaisuke Nojiri2015-04-171-0/+29
* pistachio: modify timer to account for CPU counter overflowIonela Voinescu2015-04-141-1/+12
* libpayload: Add drivers for bg4cdDaisuke Nojiri2015-04-081-0/+30
* libpayload: pistachio: fix timer implementationIonela Voinescu2015-03-211-6/+1
* libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu2015-03-211-0/+36
* libpayload: Add Rock Chip drivershuang lin2015-01-121-0/+46
* ipq8064: Add work around for slow timer clockVadim Bendebury2015-01-041-2/+20
* libpayload: ipq8064: Add rudimentary timer driverVadim Bendebury2015-01-041-0/+41
* libpayload: timer: Move the timer drivers from depthcharge to libpayload.Gabe Black2014-11-133-0/+202