Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
fbf26bea3964735604f1621288a63b23daf48cea
/
drivers
fbf26be
gpio: renesas: Migrate to pinctrl GPIO accessors
by Marek Vasut
· 6 years ago
89ba7c5
pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free
by Marek Vasut
· 6 years ago
50e6901
pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio
by Marek Vasut
· 6 years ago
ae59d7c
pinctrl: gpio: Add callback for configuring pin as GPIO
by Marek Vasut
· 6 years ago
4862830
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
c767b6a
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
90c2ebd
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
e0b0af6
usb: ohci: Re-enable commented out delay
by Adam Ford
· 6 years ago
b362fe0
Merge branch '2019-05-03-master-imports'
by Tom Rini
· 6 years ago
efbfd44
firmware: ti_sci: Always request response from firmware
by Andrew F. Davis
· 6 years ago
8d4f91b
watchdog: Kconfig: update WDT help message
by Patrice Chotard
· 6 years ago
5487772
dma: ti: k3-udma: Do not touch RT registers before channel configuration
by Peter Ujfalusi
· 6 years ago
32aebcf
firmware: ti_sci: Fix TISCI mailbox receive timeout handling
by Andreas Dannenberg
· 6 years ago
a3f25b9
drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL
by Keerthy
· 6 years ago
d50e296
i2c: mvtwsi: fix reading status register after interrupt
by Marek Behún
· 6 years ago
3570ea1
Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
b4ee6da
Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
6340283
pinctrl: exit pinconfig_post_bind if there are no subnodes
by Urja Rannikko
· 6 years ago
2236149
rockchip: spi: make optimised receive-handler unaligned-safe
by Philipp Tomsich
· 6 years ago
51a644a
rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag
by Philipp Tomsich
· 6 years ago
8aa6c92
rockchip: spi: add optimised receive-only implementation
by Philipp Tomsich
· 6 years ago
7e0e5c5
rockchip: spi: only wait for completion, if transmitting
by Philipp Tomsich
· 6 years ago
b6101e9
rockchip: spi: consistently use false/true with rkspi_enable_chip
by Philipp Tomsich
· 6 years ago
e647dec
rockchip: spi: fix off-by-one in chunk size computation
by Philipp Tomsich
· 6 years ago
0e661b6
rockchip: spi: remove unused code and fields in priv
by Philipp Tomsich
· 6 years ago
f92cf0a
rockchip: spi: add debug message for delay in CS toggle
by Philipp Tomsich
· 6 years ago
bdb5df1
mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
by Marek Vasut
· 6 years ago
6ad5aec
mmc: dw_mmc: Handle return value from bounce_buffer_start()
by Marek Vasut
· 6 years ago
4e16f0a
mmc: dw_mmc: Calculate timeout from transfer length
by Marek Vasut
· 6 years ago
fc1fe01
avb: add support for named persistent values
by Igor Opaniuk
· 6 years ago
50fd31f
sysreset: syscon: remove POWER reset cause
by Patrick Delaunay
· 6 years ago
32dfc12
net: lpc32xx: Use IRAM for transmit buffer
by Gregory CLEMENT
· 6 years ago
5f626e7
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
by Gregory CLEMENT
· 6 years ago
ff6043a
firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
by Andrew F. Davis
· 6 years ago
32ca8ff
firmware: ti_sci: Add support for firewall management
by Andrew F. Davis
· 6 years ago
07b68b7
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
1c64692
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
c2ff69a
watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset
by Stefan Roese
· 6 years ago
f3729ba
watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
by Stefan Roese
· 6 years ago
782ef57
watchdog: cadence: Remove driver specific "timeout-sec" handling
by Stefan Roese
· 6 years ago
0698528
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
4ec9dd4
mmc: mv_sdhci: add driver model support
by Pierre Bourdon
· 6 years ago
5e479cc
ddr: imx8m: hide i.MX8M DDR options from device driver entry
by Peng Fan
· 6 years ago
b3cf86c
mxc_ocotp: Disable fuse sense for imx8mq B1
by Ye Li
· 6 years ago
112ad60
mxc_ocotp: Update redundancy banks for mx7ulp B0
by Ye Li
· 6 years ago
894e02b
misc: imx8: scu: add i.MX8QM support
by Peng Fan
· 6 years ago
e45efe9
clk: imx8: add i.MX8QM clk driver
by Peng Fan
· 6 years ago
98c63a7
clk: imx8: split code into common and soc specific part
by Peng Fan
· 6 years ago
a413c17
pinctrl: imx8: add i.MX8QM compatible
by Peng Fan
· 6 years ago
400b972
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· 6 years ago
2298876
USB: DM: Convert i.MX5 ehci code to driver model
by Lukasz Majewski
· 6 years ago
90c98a5
imx8: fuse: add fuse driver
by Peng Fan
· 6 years ago
4e829e9
rtc: m41t62: add compatible for m41t82
by Simon Goldschmidt
· 6 years ago
36821b3
i2c: designware: fix reset handling on socfpga gen5
by Simon Goldschmidt
· 6 years ago
7d99406
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
c2bb9c5
Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
ceb6ddb
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
f2100f6
dm: core: Change platform specific translation-offset handling
by Stefan Roese
· 6 years ago
3a7c45f
simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver
by Lukas Auer
· 6 years ago
6fdb50c
pinctrl: add driver for MT8516
by Fabien Parent
· 6 years ago
cd52c32
clk: mediatek: add driver for MT8516
by Fabien Parent
· 6 years ago
fe913a8
clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags
by Fabien Parent
· 6 years ago
b5096f1
mmc: mtk-sd: fix configuration option check
by Fabien Parent
· 6 years ago
a933266
mmc: mtk-sd: add support for MT8516
by Fabien Parent
· 6 years ago
ba077e5
mmc: mtk-sd: add source_cg clock support
by Fabien Parent
· 6 years ago
1d5b5d2
net: add higmacv300 Ethernet driver for HiSilicon platform
by Shawn Guo
· 6 years ago
f5e6c16
reset: add reset driver for HiSilicon platform
by Shawn Guo
· 6 years ago
d94d9aa
pci: Add boundary check for hose->regions
by Thierry Reding
· 6 years ago
4ac59e3
led: bcm6858: allow to use this driver on ARCH_963158
by Philippe Reynes
· 6 years ago
c406a47
mmc: stm32_sdmmc2: Fix r1b timeout issue
by Christophe Kerello
· 6 years ago
b611535
mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
by Patrick Delaunay
· 6 years ago
6f41d1a
mmc: arm_pl180_mmci: Sync compatible with kernel
by Patrice Chotard
· 6 years ago
dd18df4
pinctrl: stm32: Add st,stm32f769-pinctrl compatible string
by Patrice Chotard
· 6 years ago
912af84
clk: meson: add g12a support
by Jerome Brunet
· 6 years ago
f5abfed
clk: create meson directory and move related drivers
by Jerome Brunet
· 6 years ago
f91121c
pinctrl: meson: add g12a support
by Jerome Brunet
· 6 years ago
d0a9b82
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
by Neil Armstrong
· 6 years ago
d00c6a2
led: add initial support for bcm6858
by Philippe Reynes
· 6 years ago
c1ef736
misc: fs_loader: Replace label with DT phandle
by Tien Fong Chee
· 6 years ago
db32a44
misc: fs_loader: Add support for initializing block device
by Tien Fong Chee
· 6 years ago
f917438
drivers: nand: brcmnand: add an option to read the write-protect from device tree
by Philippe Reynes
· 6 years ago
317d40e
drivers: nand: brcmnand: add parameter parameter-page-big-endian
by Philippe Reynes
· 6 years ago
22daafb
drivers: nand: brcmnand: add initial support
by Philippe Reynes
· 6 years ago
9db29b3
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 6 years ago
6c5f8dd
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
b4fde16
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
7fd9f31
usb: dwc2: fix gadget disconnect
by Fabrice Gasnier
· 6 years ago
d73d9fb
fastboot: add support for 'getvar platform'
by Eugeniu Rosca
· 6 years ago
b762aa1
fastboot: Replace literal 32 with PART_NAME_LEN
by Alex Kiernan
· 6 years ago
6fe7dd3
stm32mp1: add stusb1600 support for DK1 and DK2 board
by Patrick Delaunay
· 6 years ago
931e9d7
usb: dwc2: add support for STM32MP1
by Patrick Delaunay
· 6 years ago
763bb10
usb: dwc2_udc_otg: Add tx_fifo_sz array support
by Patrice Chotard
· 6 years ago
5bd97e8
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
by Patrick Delaunay
· 6 years ago
2d76160
usb: dwc2: Add function for session B check
by Patrick Delaunay
· 6 years ago
0fdd0bc
usb: dwc2: Add force-b-session-valid support
by Patrick Delaunay
· 6 years ago
c2c74f9
usb: dwc2: force reset assert before to probe the driver
by Patrick Delaunay
· 6 years ago
c791c84
usb: dwc2: convert driver to DM_USB_GADGET
by Patrick Delaunay
· 6 years ago
a812d77
usb: dwc2: remove unused variable regs_otg
by Patrick Delaunay
· 6 years ago
901f695
phy: usbphyc: increase PLL wait timeout
by Patrick Delaunay
· 6 years ago
Next »