index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rcar_gen3: drivers: micro delay generator
Jorge Ramirez-Ortiz
2018-10-17
2
-0
/
+135
*
|
rcar_gen3: drivers: cpld
Jorge Ramirez-Ortiz
2018-10-17
1
-0
/
+109
*
|
rcar_gen3: drivers: board identification
Jorge Ramirez-Ortiz
2018-10-17
2
-0
/
+123
*
|
rcar_gen3: drivers: avs [adaptive voltage scaling]
Jorge Ramirez-Ortiz
2018-10-17
2
-0
/
+643
*
|
rcar_gen3: drivers: authentication
Jorge Ramirez-Ortiz
2018-10-17
1
-0
/
+171
*
|
rcar_gen3: drivers: staging
Jorge Ramirez-Ortiz
2018-10-17
74
-0
/
+31697
*
|
rcar-gen3: initial commit for the rcar-gen3 boards
Jorge Ramirez-Ortiz
2018-10-17
1
-0
/
+33
|
/
*
Merge pull request #1626 from Yann-lms/partition_verbose
Dimitris Papastamos
2018-10-12
1
-1
/
+1
|
\
|
*
drivers: partition: correct compilation error in VERBOSE mode
Yann Gautier
2018-10-11
1
-1
/
+1
*
|
Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console
Dimitris Papastamos
2018-10-12
5
-10
/
+14
|
\
\
|
*
|
pl011: cnds: cbmem: 16550: Fix comments
Antonio Nino Diaz
2018-10-12
5
-10
/
+14
*
|
|
Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix
Soby Mathew
2018-10-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2
Bryan O'Donoghue
2018-10-10
1
-1
/
+1
|
|
/
*
/
plat/arm: Move norflash driver to drivers/ folder
Antonio Nino Diaz
2018-10-10
1
-0
/
+195
|
/
*
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
Dimitris Papastamos
2018-10-04
4
-113
/
+560
|
\
|
*
pl011: Add support in AArch32 for MULTI_CONSOLE_API
Daniel Boulby
2018-09-21
1
-13
/
+125
|
*
console: Port Multi Console driver to AArch32
Daniel Boulby
2018-09-21
3
-100
/
+435
*
|
Mark GICV3, CCI and CCN boot time code as init
Daniel Boulby
2018-10-03
4
-10
/
+12
*
|
Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console
Soby Mathew
2018-10-03
2
-12
/
+13
|
\
\
|
*
|
Fix misra warnings in delay timer and console drivers
Sathees Balya
2018-09-25
2
-12
/
+13
*
|
|
Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated
Soby Mathew
2018-10-02
18
-1314
/
+41
|
\
\
\
|
*
|
|
Remove all other deprecated interfaces and files
Antonio Nino Diaz
2018-09-28
1
-10
/
+0
|
*
|
|
drivers: cadence: cdns: Fix flush function
Antonio Nino Diaz
2018-09-28
1
-4
/
+28
|
*
|
|
console: Remove deprecated files
Antonio Nino Diaz
2018-09-28
5
-45
/
+0
|
*
|
|
cci400: Remove deprecated driver
Antonio Nino Diaz
2018-09-28
1
-88
/
+0
|
*
|
|
tzc400: Remove deprecated interfaces
Antonio Nino Diaz
2018-09-28
1
-11
/
+0
|
*
|
|
gic: Remove deprecated driver and interfaces
Antonio Nino Diaz
2018-09-28
9
-1156
/
+13
*
|
|
|
mmc: Update framework to use standard response type
Yann Gautier
2018-09-28
2
-21
/
+18
|
/
/
/
*
/
/
drivers: mmc: Fix R2 response type definition
Shawn Guo
2018-09-28
1
-2
/
+2
|
/
/
*
/
drivers: i2c: mentor: move platform code into header files
Andre Przywara
2018-09-19
3
-61
/
+1
|
/
*
allwinner: add I2C glue driver
Icenowy Zheng
2018-09-07
1
-0
/
+28
*
drivers: mentor: mi2cv: add inverted interrupt clear flag quirk
Icenowy Zheng
2018-09-07
1
-0
/
+4
*
drivers: mentor: extract MI2CV driver from Marvell driver
Icenowy Zheng
2018-09-05
2
-584
/
+610
*
marvell: drivers: use anonymous union in I2C driver
Icenowy Zheng
2018-09-05
1
-3
/
+4
*
Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4
Dimitris Papastamos
2018-09-05
9
-7
/
+983
|
\
|
*
drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC
Jun Nie
2018-09-04
2
-0
/
+437
|
*
drivers: mmc: Add missing response type for some commands
Bryan O'Donoghue
2018-09-04
1
-3
/
+3
|
*
drivers: mmc: Fix R3 response type definition
Bryan O'Donoghue
2018-09-04
1
-2
/
+2
|
*
drivers: emmc: dw_mmc: Add response flag into response ID definition
Jun Nie
2018-09-04
1
-2
/
+5
|
*
drivers: imx: imx_gpt: Add general purpose timer API binding
Jun Nie
2018-09-04
2
-0
/
+74
|
*
drivers: imx: crash-console: Add a mxc_crash_console driver
Bryan O'Donoghue
2018-08-30
1
-0
/
+131
|
*
drivers: imx: uart: Add mxc_console
Bryan O'Donoghue
2018-08-30
2
-0
/
+331
*
|
Merge pull request #1554 from jts-arm/mbed
Dimitris Papastamos
2018-09-05
1
-16
/
+17
|
\
\
|
*
|
Prepare Mbed TLS drivers for shared heap
John Tsichritzis
2018-09-04
1
-16
/
+17
|
|
/
*
|
Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09
Soby Mathew
2018-09-04
13
-38
/
+137
|
\
\
|
*
|
marvell: drivers: correct RTC init sequence
Marcin Wojtas
2018-09-03
1
-8
/
+0
|
*
|
gicv2: enable configuring IRQ trigger type
Marcin Wojtas
2018-09-03
1
-0
/
+9
|
*
|
mvebu: cp110: fix spelling in register definition
Grzegorz Jaszczyk
2018-09-02
2
-18
/
+18
|
*
|
mvebu: cp110: align all comphy_index arguments type
Grzegorz Jaszczyk
2018-09-02
2
-6
/
+6
|
*
|
drivers: marvell: mc_trustzone: add driver for mc trustzone
Grzegorz Jaszczyk
2018-09-02
2
-0
/
+98
[prev]
[next]