aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "bs/libc" into integrationSoby Mathew2019-12-061-3/+3
|\
| * libc: Consolidate unified definitionsBence Szépkúti2019-12-061-3/+3
* | Merge "Enable -Wlogical-op always" into integrationManish Pandey2019-12-031-2/+2
|\ \
| * | Enable -Wlogical-op alwaysJustin Chadwell2019-11-191-2/+2
* | | Merge "Enable -Wshadow always" into integrationManish Pandey2019-12-031-12/+12
|\| | | |/ |/|
| * Enable -Wshadow alwaysJustin Chadwell2019-11-191-12/+12
* | GIC-600: Fix include ordering according to the coding styleMax Shvetsov2019-11-191-3/+3
|/
* GIC-600: Fix power up sequenceAlexei Fedorov2019-11-151-26/+39
* Merge "TF-A: Fix non-standard frequency issue in udelay" into integrationSoby Mathew2019-11-141-5/+15
|\
| * TF-A: Fix non-standard frequency issue in udelayMax Shvetsov2019-11-141-5/+15
* | Merge changes from topic "gic600_multichip" into integrationPaul Beesley2019-11-122-0/+337
|\ \
| * | gic/gic600: add support for multichip configurationVijayenthiran Subramaniam2019-11-112-0/+337
| |/
* / SMMUv3:Changed retry loop to delay timer(GENFW-3329)Deepika Bhavnani2019-11-011-4/+8
|/
* Correct UART PL011 initialization calculationAvinash Mehta2019-10-081-1/+1
* gpio: stm32_gpio: do not mix error code typesNicolas Le Bayon2019-10-031-1/+1
* mmc: increase delay between ACMD41 retriesYann Gautier2019-10-031-1/+1
* Merge changes from topic "ld/stm32-authentication" into integrationSoby Mathew2019-09-273-18/+338
|\
| * stm32mp1: add authentication support for stm32imageLionel Debieve2019-09-231-1/+7
| * bsec: move bsec_mode_is_closed_device() service to platformLionel Debieve2019-09-201-17/+1
| * crypto: stm32_hash: Add HASH driverLionel Debieve2019-09-201-0/+330
* | Merge changes from topic "amlogic-g12a" into integrationSoby Mathew2019-09-271-4/+1
|\ \
| * | amlogic: sha_dma: Move register mappings to platform headerCarlo Caione2019-09-181-4/+1
| |/
* | Merge "GICv3 driver: Fix support for full SPI range" into integrationSoby Mathew2019-09-271-20/+24
|\ \
| * | GICv3 driver: Fix support for full SPI rangeAlexei Fedorov2019-09-131-20/+24
* | | Merge changes from topic "mp/giv3-discovery" into integrationSoby Mathew2019-09-271-34/+113
|\ \ \
| * | | GICv3: Enable multi socket GIC redistributor frame discoveryMadhukar Pappireddy2019-09-251-34/+113
| | |/ | |/|
* | | Merge changes I0283fc2e,Ib476d024,Iada05f7c into integrationPaul Beesley2019-09-262-9/+10
|\ \ \ | |/ / |/| |
| * | drivers: partition: support different block sizeHaojian Zhuang2019-09-182-9/+10
| |/
* | rpi3: Move rng driver to driversAndre Przywara2019-09-131-0/+75
* | rpi3: Move VC mailbox driver into generic drivers directoryAndre Przywara2019-09-131-0/+82
|/
* Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into ...Soby Mathew2019-09-131-22/+6
|\
| * stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driverYann Gautier2019-09-101-22/+6
* | Remove RSA PKCS#1 v1.5 support from cert_toolJustin Chadwell2019-09-121-3/+3
* | Support larger RSA key sizes when using MBEDTLSJustin Chadwell2019-09-122-1/+28
* | Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into int...Soby Mathew2019-09-1219-5087/+4736
|\ \
| * | rcar_gen3: drivers: ddr_b: Update DDR setting for H3, M3, M3NChiaki Fujii2019-08-296-22/+27
| * | rcar_gen3: drivers: qos: update QoS settingYoshifumi Hosoya2019-08-293-7/+7
| * | rcar_gen3: drivers: ddr_b: Fix checkpatch errors in headersMarek Vasut2019-08-296-1896/+1903
| * | rcar_gen3: drivers: ddr_b: Fix line-over-80sMarek Vasut2019-08-292-99/+152
| * | rcar_gen3: drivers: ddr_b: Further checkpatch cleanupsMarek Vasut2019-08-292-480/+291
| * | rcar_gen3: drivers: ddr_b: Clean up camel caseMarek Vasut2019-08-292-616/+616
| * | rcar_get3: drivers: ddr_b: Basic checkpatch fixesMarek Vasut2019-08-293-309/+318
| * | rcar_get3: drivers: ddr: Partly unify register macros between DDR A and BMarek Vasut2019-08-296-1756/+1529
| * | rcar_get3: drivers: ddr: Clean up common codeMarek Vasut2019-08-293-62/+53
* | | Merge changes from topic "amlogic-refactoring" into integrationSoby Mathew2019-09-122-4/+4
|\ \ \ | |_|/ |/| |
| * | amlogic: Move the SHA256 DMA driver to common directoryCarlo Caione2019-09-051-2/+2
| * | meson: Rename platform directory to amlogicCarlo Caione2019-09-052-2/+2
| |/
* | mmc: stm32_sdmmc2: correctly manage block sizeYann Gautier2019-09-021-16/+10
* | mmc: stm32_sdmmc2: manage max-frequency property from DTYann Gautier2019-09-021-4/+19
* | stm32mp1: move check_header() to common codeYann Gautier2019-09-021-35/+1