Age | Commit message (Expand) | Author |
2019-05-04 | pinctrl: gpio: Add callback for configuring pin as GPIO | Marek Vasut |
2019-05-03 | Merge git://git.denx.de/u-boot-socfpga | Tom Rini |
2019-05-03 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2019-05-03 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2019-05-03 | usb: ohci: Re-enable commented out delay | Adam Ford |
2019-05-03 | Merge branch '2019-05-03-master-imports' | Tom Rini |
2019-05-03 | firmware: ti_sci: Always request response from firmware | Andrew F. Davis |
2019-05-03 | watchdog: Kconfig: update WDT help message | Patrice Chotard |
2019-05-03 | dma: ti: k3-udma: Do not touch RT registers before channel configuration | Peter Ujfalusi |
2019-05-03 | firmware: ti_sci: Fix TISCI mailbox receive timeout handling | Andreas Dannenberg |
2019-05-03 | drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL | Keerthy |
2019-05-03 | i2c: mvtwsi: fix reading status register after interrupt | Marek BehĂșn |
2019-05-01 | Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2019-05-01 | Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx | Tom Rini |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-05-01 | pinctrl: exit pinconfig_post_bind if there are no subnodes | Urja Rannikko |
2019-05-01 | rockchip: spi: make optimised receive-handler unaligned-safe | Philipp Tomsich |
2019-05-01 | rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag | Philipp Tomsich |
2019-05-01 | rockchip: spi: add optimised receive-only implementation | Philipp Tomsich |
2019-05-01 | rockchip: spi: only wait for completion, if transmitting | Philipp Tomsich |
2019-05-01 | rockchip: spi: consistently use false/true with rkspi_enable_chip | Philipp Tomsich |
2019-05-01 | rockchip: spi: fix off-by-one in chunk size computation | Philipp Tomsich |
2019-05-01 | rockchip: spi: remove unused code and fields in priv | Philipp Tomsich |
2019-05-01 | rockchip: spi: add debug message for delay in CS toggle | Philipp Tomsich |
2019-04-29 | mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size | Marek Vasut |
2019-04-29 | mmc: dw_mmc: Handle return value from bounce_buffer_start() | Marek Vasut |
2019-04-29 | mmc: dw_mmc: Calculate timeout from transfer length | Marek Vasut |
2019-04-26 | avb: add support for named persistent values | Igor Opaniuk |
2019-04-26 | sysreset: syscon: remove POWER reset cause | Patrick Delaunay |
2019-04-26 | net: lpc32xx: Use IRAM for transmit buffer | Gregory CLEMENT |
2019-04-26 | mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior | Gregory CLEMENT |
2019-04-26 | firmware: ti_sci: Modify auth_boot TI-SCI API to match new version | Andrew F. Davis |
2019-04-26 | firmware: ti_sci: Add support for firewall management | Andrew F. Davis |
2019-04-26 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2019-04-26 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2019-04-26 | watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset | Stefan Roese |
2019-04-26 | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese |
2019-04-26 | watchdog: cadence: Remove driver specific "timeout-sec" handling | Stefan Roese |
2019-04-26 | watchdog: Implement generic watchdog_reset() version | Stefan Roese |
2019-04-26 | mmc: mv_sdhci: add driver model support | Pierre Bourdon |
2019-04-25 | ddr: imx8m: hide i.MX8M DDR options from device driver entry | Peng Fan |
2019-04-25 | mxc_ocotp: Disable fuse sense for imx8mq B1 | Ye Li |
2019-04-25 | mxc_ocotp: Update redundancy banks for mx7ulp B0 | Ye Li |
2019-04-25 | misc: imx8: scu: add i.MX8QM support | Peng Fan |
2019-04-25 | clk: imx8: add i.MX8QM clk driver | Peng Fan |
2019-04-25 | clk: imx8: split code into common and soc specific part | Peng Fan |
2019-04-25 | pinctrl: imx8: add i.MX8QM compatible | Peng Fan |
2019-04-25 | Convert CONFIG_USB_EHCI_MX5 to Kconfig | Lukasz Majewski |
2019-04-25 | USB: DM: Convert i.MX5 ehci code to driver model | Lukasz Majewski |
2019-04-25 | imx8: fuse: add fuse driver | Peng Fan |