aboutsummaryrefslogtreecommitdiff
path: root/core/drivers
AgeCommit message (Expand)Author
2019-03-07stm32_i2c: driver for STM32 I2C busEtienne Carriere
2019-03-01core: cleanup generic tracesEtienne Carriere
2019-02-25stm32_bsec: OTP driver for stm32mp platformsEtienne Carriere
2019-02-22drivers: GICv3: Configure native secure interruptSandeep Tripathy
2019-02-14core: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2019-02-12core: change io_{clr|set|clrset}bits32() address argument typeEtienne Carriere
2019-02-11stm32_gpio: driver for GPIO and pin controlEtienne Carriere
2019-02-08stm32_etzpc: STM32 Extended TrustZone Protection ControllerEtienne Carriere
2019-02-01pl011.c: use nex_malloc allocatorVolodymyr Babchuk
2019-01-11stm32_uart: API to init console bus from a DTBEtienne Carriere
2019-01-11stm32_uart: rename exported structure and add secure flagEtienne Carriere
2019-01-07probe_max_it overwrite the value of GICD_ISENABLERLin Huang-Sen
2018-12-18stm32_uart: timeout to escape waiting loopsEtienne Carriere
2018-12-14imx: wdog: Introduce CFG_IMX_WDOG_EXT_RESET for non-DTB modeBryan O'Donoghue
2018-12-14imx: wdog: Skip DTB wdog init on DTB overlayBryan O'Donoghue
2018-12-03core: rename get_dt_blob() into get_dt()Etienne Carriere
2018-11-29core: serial8250_uart_dev_init(): use calloc()Jens Wiklander
2018-11-29core: pl011_dev_alloc(): use calloc()Jens Wiklander
2018-11-12drivers: GICv3: Handle group 1 secure interruptsSumit Garg
2018-10-25drivers: imx_uart: avoid hang if UART is disabledJordan Rhee
2018-10-25drivers: imx_uart: ensure space in TX UART before writingJordan Rhee
2018-10-25plat-imx: add mx7dclsom platform flavorJordan Rhee
2018-10-01core: correct unpaged constraint on GIC driverEtienne Carriere
2018-07-26imx: wdog: correct wdog_pathPeng Fan
2018-07-04drivers: hi16xx_rng: replace mutex with spinlockJerome Forissier
2018-07-04drivers: imx_wdog driver cleanupSilvano di Ninno
2018-06-19core: stm32_uart driverEtienne Carriere
2018-06-18core: add new RNG implementationJens Wiklander
2018-06-15core: drivers: serial8250_uart: Add DT supportYing-Chun Liu (PaulLiu)
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-05-08plat-imx: remove dependency on CFG_DT=yJordan Rhee
2018-01-17Remove support for Allwinner A80 platform (plat-sunxi)Jerome Forissier
2018-01-17tzc380: export more apiPeng Fan
2018-01-17tzc380: do not write reserved bitsPeng Fan
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-11-23core: drivers: imx_wdog: fix register accessPeng Fan
2017-11-21plat-marvell: Add initial support for ARMADA3700wangwen
2017-10-10pl011: prevent putc() and flush() function from blocking indefinitelyJerome Forissier
2017-10-10core: drivers: add imx wdog supportPeng Fan
2017-09-28TUI: remove frame bufferJens Wiklander
2017-09-28TUI: remove ps2mouseJens Wiklander
2017-09-28TUI: remove clcd pl111Jens Wiklander
2017-09-28TUI: remove PL050Jens Wiklander
2017-08-31plat-sam: Add support for Atmel-Microchip SAMA5D2-XULT boardAkshay Bhat
2017-07-25drivers: serial8250_uart: use 32-bit accesses to the uart registersJoseph Chen
2017-07-20drivers: add snvs srtc supportPeng Fan
2017-06-12drivers: tzc380: add tzc380 driverPeng Fan