| Commit message (Expand) | Author | Age | Files | Lines |
* | io: io_stm32image: correct possible NULL pointer dereference | Yann Gautier | 2020-03-23 | 1 | -1/+2 |
* | nand: stm32_fmc2_nand: correct xor_ecc.val assigned value | Yann Gautier | 2020-03-23 | 1 | -2/+2 |
* | spi: stm32_qspi: correct static analysis issues | Yann Gautier | 2020-03-23 | 1 | -4/+5 |
* | rpi3: gpio: Simplify GPIO setup | Andre Przywara | 2020-03-17 | 1 | -9/+3 |
* | Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into int... | Mark Dykes | 2020-03-11 | 4 | -284/+396 |
|\ |
|
| * | TF-A GICv3 driver: Separate GICD and GICR accessor functions | Alexei Fedorov | 2020-03-10 | 4 | -284/+396 |
* | | Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration | Mark Dykes | 2020-03-10 | 2 | -1/+3 |
|\ \ |
|
| * | | Necessary fix in drivers to upgrade to mbedtls-2.18.0 | Madhukar Pappireddy | 2020-03-08 | 2 | -1/+3 |
* | | | Merge changes from topic "sb/dualroot" into integration | Sandrine Bailleux | 2020-03-10 | 1 | -0/+814 |
|\ \ \
| |_|/
|/| | |
|
| * | | Introduce a new "dualroot" chain of trust | Sandrine Bailleux | 2020-02-24 | 1 | -0/+814 |
* | | | Merge changes from topic "tbbr/fw_enc" into integration | Sandrine Bailleux | 2020-03-09 | 5 | -4/+403 |
|\ \ \
| |_|/
|/| | |
|
| * | | TBB: Add an IO abstraction layer to load encrypted firmwares | Sumit Garg | 2020-03-06 | 1 | -0/+244 |
| * | | drivers: crypto: Add authenticated decryption framework | Sumit Garg | 2020-03-06 | 4 | -4/+159 |
* | | | driver/arm/css: minor bug fix | Manish Pandey | 2020-03-05 | 1 | -4/+4 |
|/ / |
|
* | | Merge "allwinner: Add a msgbox driver for use with SCPI" into integration | Olivier Deprez | 2020-02-26 | 1 | -0/+95 |
|\ \ |
|
| * | | allwinner: Add a msgbox driver for use with SCPI | Samuel Holland | 2020-02-12 | 1 | -0/+95 |
* | | | Merge changes from topic "console_t_cleanup" into integration | Mark Dykes | 2020-02-25 | 7 | -48/+43 |
|\ \ \ |
|
| * | | | stm32: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 1 | -7/+7 |
| * | | | rcar: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 2 | -8/+8 |
| * | | | a3700: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 1 | -9/+9 |
| * | | | 16550: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 2 | -18/+18 |
| * | | | imx: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 1 | -6/+1 |
* | | | | Merge changes from topic "console_t_cleanup" into integration | Mark Dykes | 2020-02-25 | 4 | -20/+20 |
|\| | | |
|
| * | | | coreboot: Use generic base address | Andre Przywara | 2020-02-25 | 1 | -3/+3 |
| * | | | skeletton: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 2 | -8/+8 |
| * | | | cdns: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 1 | -9/+9 |
* | | | | Merge "pl011: Use generic console_t data structure" into integration | Mark Dykes | 2020-02-25 | 2 | -18/+18 |
|\| | | |
|
| * | | | pl011: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 2 | -18/+18 |
* | | | | Merge "meson: Use generic console_t data structure" into integration | Mark Dykes | 2020-02-25 | 1 | -9/+9 |
|\| | | |
|
| * | | | meson: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 1 | -9/+9 |
| | |/
| |/| |
|
* | | | Merge "arm/css/scpi: Don't panic if the SCP fails to respond" into integration | Mark Dykes | 2020-02-25 | 1 | -6/+16 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | arm/css/scpi: Don't panic if the SCP fails to respond | Samuel Holland | 2020-02-12 | 1 | -6/+16 |
* | | include: move MHZ_TICKS_PER_SEC to utils_def.h | Varun Wadekar | 2020-02-20 | 1 | -3/+2 |
* | | Merge changes I72846d86,I70c3d873,If675796a,I0dbf8091,Ie4f3ac83, ... into int... | Sandrine Bailleux | 2020-02-19 | 5 | -71/+113 |
|\ \ |
|
| * | | rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N | Chiaki Fujii | 2020-02-15 | 2 | -3/+3 |
| * | | rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N | Chiaki Fujii | 2020-02-15 | 4 | -25/+65 |
| * | | rcar_gen3: drivers: board: Add new board revision for M3ULCB | Yusuke Goda | 2020-02-15 | 1 | -2/+2 |
| * | | rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N | Chiaki Fujii | 2020-02-15 | 3 | -46/+48 |
| |/ |
|
* | | Merge "TBBR: Reduce size of hash buffers when possible" into integration | Sandrine Bailleux | 2020-02-19 | 1 | -0/+8 |
|\ \ |
|
| * | | TBBR: Reduce size of hash buffers when possible | Sandrine Bailleux | 2020-02-18 | 1 | -0/+8 |
* | | | Merge "TBBR: Reduce size of ECDSA key buffers" into integration | Sandrine Bailleux | 2020-02-19 | 1 | -4/+9 |
|\| | |
|
| * | | TBBR: Reduce size of ECDSA key buffers | Sandrine Bailleux | 2020-02-18 | 1 | -4/+9 |
| |/ |
|
* | | Merge "coverity: fix MISRA violations" into integration | Mark Dykes | 2020-02-18 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | coverity: fix MISRA violations | Zelalem | 2020-02-18 | 1 | -2/+2 |
* | | Merge changes Ib68092d1,I816ea14e into integration | Sandrine Bailleux | 2020-02-12 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | plat: marvell: armada: add support for loading MG CM3 images | Grzegorz Jaszczyk | 2020-01-30 | 1 | -3/+3 |
* | | Merge changes from topic "lm/fconf" into integration | Sandrine Bailleux | 2020-02-11 | 1 | -4/+4 |
|\ \ |
|
| * | | fconf: initial commit | Louis Mayencourt | 2020-02-07 | 1 | -4/+4 |
* | | | Merge "coverity: Fix MISRA null pointer violations" into integration | Mark Dykes | 2020-02-10 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | coverity: Fix MISRA null pointer violations | Zelalem | 2020-02-05 | 1 | -4/+4 |
| |/ / |
|