aboutsummaryrefslogtreecommitdiff
path: root/core/drivers
AgeCommit message (Expand)Author
2019-04-23drivers: bcm_gpio: add IPROC GPIO driverSandeep Tripathy
2019-04-16pl022, pl061: add missing pager constraint on _ops structVictor Chong
2019-04-16pl022_spi: fix non-trivial typoVictor Chong
2019-04-16pl022_spi: simplify receive of remaining dataVictor Chong
2019-04-15tzc380: add region auto configuration functionRouven Czerwinski
2019-04-15tzc380: add function to retrieve action registerRouven Czerwinski
2019-04-13drivers: bcm_sotp: add SOTP driverSandeep Tripathy
2019-04-13drivers: bcm_hwrng: add HWRNG driverSandeep Tripathy
2019-04-10stm32_gpio: fix inline comment on GPIO bank verificationEtienne Carriere
2019-04-10stm32_i2c: handle pinctrlEtienne Carriere
2019-04-04stm32_uart: assert clock and register base addressEtienne Carriere
2019-04-04stm32_uart: make all local variable be initializedEtienne Carriere
2019-04-04stm32_etzpc: make all local variables be initializedEtienne Carriere
2019-04-04stm32_etzpc: local validation functions may be unusedEtienne Carriere
2019-04-04stm32_gpio: rename excep into exceptionsEtienne Carriere
2019-04-04stm32_gpio: make all local variables be initializedEtienne Carriere
2019-04-04stm32_rng: driver for STM32 RNGEtienne Carriere
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