aboutsummaryrefslogtreecommitdiffstats
path: root/include/drivers
Commit message (Expand)AuthorAgeFilesLines
* raw_nand: correct static analysis tool warningYann Gautier2020-03-231-1/+2
* rpi3: gpio: Simplify GPIO setupAndre Przywara2020-03-171-5/+1
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-3/+3
* TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg2020-03-062-0/+16
* drivers: crypto: Add authenticated decryption frameworkSumit Garg2020-03-062-4/+36
* stm32: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* rcar: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* a3700: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* 16550: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* coreboot: Use generic base addressAndre Przywara2020-02-251-3/+1
* cdns: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* pl011: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* meson: Use generic console_t data structureAndre Przywara2020-02-251-8/+1
* console: Integrate UART base address in generic console_tAndre Przywara2020-02-251-1/+3
* Merge changes Ib68092d1,I816ea14e into integrationSandrine Bailleux2020-02-121-0/+1
|\
| * plat: marvell: armada: add support for loading MG CM3 imagesGrzegorz Jaszczyk2020-01-301-0/+1
* | Merge changes from topic "lm/fconf" into integrationSandrine Bailleux2020-02-111-2/+2
|\ \
| * | fconf: Move platform io policies into fconfLouis Mayencourt2020-02-071-2/+2
| |/
* | drivers/arm/scmi: allow use of multiple SCMI channelsAditya Angadi2020-02-071-2/+2
* | drivers/mhu: derive doorbell base addressAditya Angadi2020-02-071-6/+6
|/
* Measured Boot: add function for hash calculationAlexei Fedorov2020-01-281-1/+23
* spi: stm32_qspi: Add QSPI supportLionel Debieve2020-01-201-0/+12
* fmc: stm32_fmc2_nand: Add FMC2 driver supportLionel Debieve2020-01-201-0/+12
* io: stm32image: fix device_size typeLionel Debieve2020-01-201-1/+1
* Add SPI-NOR frameworkLionel Debieve2020-01-201-0/+58
* Add SPI-NAND frameworkLionel Debieve2020-01-201-0/+49
* Add SPI-MEM frameworkLionel Debieve2020-01-201-0/+130
* Add raw NAND frameworkLionel Debieve2020-01-204-1/+303
* Merge changes from topic "ld/mtd_framework" into integrationSoby Mathew2020-01-172-2/+2
|\
| * io: change seek offset to signed long longYann Gautier2020-01-102-2/+2
* | Merge "console: 16550: Prepare for skipping initialisation" into integrationManish Pandey2020-01-141-0/+5
|\ \
| * | console: 16550: Prepare for skipping initialisationAndre Przywara2019-12-301-0/+5
| |/
* / drivers: add a driver for snoop control unitVishnu Banavath2020-01-031-0/+20
|/
* Merge changes from topic "allwinner_pmic" into integrationSoby Mathew2019-12-171-0/+1
|\
| * drivers: allwinner: axp: Add AXP805 supportSamuel Holland2019-12-131-0/+1
* | Merge changes from topic "allwinner_pmic" into integrationSandrine Bailleux2019-12-171-0/+47
|\|
| * allwinner: Convert AXP803 regulator setup code into a driverSamuel Holland2019-12-131-0/+47
* | cryptocell: add cryptocell 712 RSA 3K supportGilad Ben-Yossef2019-12-112-10/+22
|/
* gic/gic600: add support for multichip configurationVijayenthiran Subramaniam2019-11-111-0/+55
* delay: correct timeout_init_us()Yann Gautier2019-10-081-1/+1
* delay: timeout detection supportLionel Debieve2019-10-031-1/+24
* crypto: stm32_hash: align stm32_hash_update() prototypeYann Gautier2019-10-031-1/+1
* Merge changes from topic "ld/stm32-authentication" into integrationSoby Mathew2019-09-272-1/+24
|\
| * bsec: move bsec_mode_is_closed_device() service to platformLionel Debieve2019-09-201-1/+0
| * crypto: stm32_hash: Add HASH driverLionel Debieve2019-09-201-0/+24
* | Merge changes from topic "mp/giv3-discovery" into integrationSoby Mathew2019-09-271-1/+2
|\ \
| * | GICv3: Enable multi socket GIC redistributor frame discoveryMadhukar Pappireddy2019-09-251-1/+2
| |/
* | Merge changes I0283fc2e,Ib476d024,Iada05f7c into integrationPaul Beesley2019-09-262-3/+11
|\ \ | |/ |/|
| * drivers: partition: support different block sizeHaojian Zhuang2019-09-182-3/+11
* | rpi3: Move rng driver to driversAndre Przywara2019-09-131-0/+12