Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6240e64f92085f6e8950d938a0103281ad4f5ab2
/
drivers
6240e64
mmc: Convert HI6220 MMC driver to driver model
by Manivannan Sadhasivam
· 6 years ago
23f1716
ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs
by Weijie Gao
· 6 years ago
2dca3cc
clk: MediaTek: bind ethsys reset controller
by Weijie Gao
· 6 years ago
3e066bc
reset: MedaiTek: add reset controller driver for MediaTek SoCs
by Weijie Gao
· 6 years ago
29c2edb
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
by Fabio Estevam
· 6 years ago
7f94186
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
b6a6238
Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before relocation"
by Lukasz Majewski
· 6 years ago
b3c518a
dm: usb: gadget: Fix boot breakage on sunxi platforms
by Jean-Jacques Hiblot
· 6 years ago
f811e97
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
801f1fa
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
by Jean-Jacques Hiblot
· 6 years ago
64abfc9
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
e5aa3f4
Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
e8f37f4
mmc: sunxi: Fix mmc clocks for DM_MMC
by Jagan Teki
· 6 years ago
026381f
misc: imx8: scu: use platdata instead of priv data
by Peng Fan
· 6 years ago
ecab65e
misc: imx: scu: avoid write null pointer
by Peng Fan
· 6 years ago
224f745
clk: imx8: fix build warning
by Peng Fan
· 6 years ago
8c6cc71
usb: xhci-mem: Fix scratchpad array issue
by Ye Li
· 6 years ago
4fb2246
gpio: stm32f7: Fix SPL code size
by Patrice Chotard
· 6 years ago
39a8f0b
gpio: stm32f7: Fix gpio bank hole management
by Patrice Chotard
· 6 years ago
eef05fd
mmc: bring back partition init for non-DM MMC drivers
by Andre Przywara
· 6 years ago
33502f3
rockchip: rk3399: fix missing braces in full pinctrl
by Philipp Tomsich
· 6 years ago
5324027
Merge tag 'for-v2019.01' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
7436f5e
Merge tag 'for-master-20190103' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
8188c83
rockchip: rk3399: Add Kconfig option for full pinctrl driver
by Christoph Muellner
· 6 years ago
6008881
rockchip: rk3399: Add improved pinctrl driver.
by Christoph Muellner
· 6 years ago
5ff7768
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
by Christoph Muellner
· 6 years ago
ddc824f
power: regulator: Allow PWM regulator to be omitted from SPL.
by Christoph Muellner
· 6 years ago
c43acfd
rockchip: ram: update license for sdram driver
by Kever Yang
· 6 years ago
695f67b
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
cdf72c1
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
by Nikolai Zhubr
· 6 years ago
5c1a87d
spi: sun4i: Add rx_buf NULL pointer check
by Stefan Mavrodiev
· 6 years ago
522e035
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
acdf10e
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
by Lukasz Majewski
· 6 years ago
8a12d12
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
by Lukasz Majewski
· 6 years ago
254409d
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
by Lukasz Majewski
· 6 years ago
e3963c0
drivers: ddr: introduce DDR driver for i.MX8M
by Peng Fan
· 6 years ago
cd357ad
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· 6 years ago
f0b73d9
ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)
by Lukasz Majewski
· 6 years ago
a2e99a7
w1: Add driver for i.MX bus master controller
by Martin Fuzzey
· 6 years ago
da4918a
watchdog: imx: add config to disable wdog reset
by Xiaoliang Yang
· 6 years ago
005c1cf
watchdog: driver support for fsl-lsch2
by Xiaoliang Yang
· 6 years ago
94bf34b
clk: uniphier: add NAND 200MHz clock
by Masahiro Yamada
· 6 years ago
9d43649
mtd: rawnand: denali: fix a race condition when DMA is kicked
by Masahiro Yamada
· 6 years ago
8ccfbfb
mtd: rawnand: denali: optimize timing parameters for data interface
by Masahiro Yamada
· 6 years ago
a13fe7a
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
by Masahiro Yamada
· 6 years ago
b093753
video: Add a default TrueType font
by Simon Glass
· 6 years ago
e17e0ce
power: regulator: Return success on attempt to disable an always-on regulator
by Lokesh Vutla
· 6 years ago
7b4ea2d
phy: Fix u-boot coruption when fixed-phy is used
by Michal Simek
· 6 years ago
a7f4b4b
dm: pinctrl: Prevent (re-)configuring pins when already done before relocation
by Lukasz Majewski
· 6 years ago
5c67678
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
fd0135e
Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
877ec6e
arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
by Ang, Chee Hong
· 6 years ago
c41e660
arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
by Ang, Chee Hong
· 6 years ago
d772713
mmc: Add JZ47xx SD/MMC controller driver
by Paul Burton
· 6 years ago
b5392c5
misc: Add JZ47xx efuse driver
by Paul Burton
· 6 years ago
02aea4d
gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
by Gregory CLEMENT
· 6 years ago
53bdae2
pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
by Gregory CLEMENT
· 6 years ago
bea91b0
DW SPI: Allow to overload the management of the external CS
by Gregory CLEMENT
· 6 years ago
9622972
net: add support for bcm6368-enet
by Álvaro Fernández Rojas
· 6 years ago
55e55fe
net: add support for bcm6348-enet
by Álvaro Fernández Rojas
· 6 years ago
ccfd698
dma: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
e284249
drivers: serial: Add SiFive UART driver
by Anup Patel
· 6 years ago
60262cd0
timer: Add generic driver for RISC-V privileged architecture defined timer
by Bin Meng
· 6 years ago
833508c
cpu: Add a RISC-V CPU driver
by Bin Meng
· 6 years ago
401c254
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
de5bab9
syscon: update syscon_node_to_regmap to use the DM functions
by Patrick Delaunay
· 6 years ago
f828fa4
serial: serial_stm32: Add reset support
by Patrice Chotard
· 6 years ago
8b13126
tee: change return code for REE FS supplicant cmd
by Igor Opaniuk
· 6 years ago
46a3f27
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· 6 years ago
771e765
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
7d98dbc
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
1594c75
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· 6 years ago
1ce5f1f
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· 6 years ago
512a84c
phy: omap_usb2: Add support for am437x
by Jean-Jacques Hiblot
· 6 years ago
9a1dde5
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· 6 years ago
4dd76d0
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
4b12783
PHY: Add phy driver for the keystone USB PHY
by Jean-Jacques Hiblot
· 6 years ago
1c03ade
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· 6 years ago
f187ace
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· 6 years ago
66c65f0
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· 6 years ago
16ecb29
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· 6 years ago
916fa097
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
bb00a01
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
f987177
dm: sound: Use the correct number of channels for sound
by Simon Glass
· 6 years ago
e221cdc
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· 6 years ago
bc58184
dm: sound: max98095: Tidy up error codes
by Simon Glass
· 6 years ago
e9f66f4
dm: sound: Fix license headers
by Simon Glass
· 6 years ago
f2b25c9
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
93a98a6
dm: exynos: sound: Convert to use driver model
by Simon Glass
· 6 years ago
8cad63c
dm: sound: exynos: Add support for max98090
by Simon Glass
· 6 years ago
0ab6f0b
dm: sound: Move common code out of maxim98095
by Simon Glass
· 6 years ago
d6cadd5
dm: sound: Add conversion to driver model
by Simon Glass
· 6 years ago
6c986cf
dm: sound: Start i2c IDs from 0
by Simon Glass
· 6 years ago
a1b17e4
dm: core: Add a function to read into a unsigned int
by Simon Glass
· 6 years ago
d490189
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
e96fa6c
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ce6d99a
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
45863db
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
by Simon Glass
· 6 years ago
2a04957
dm: sound: Create an option to use driver model for sound
by Simon Glass
· 6 years ago
51b06dc
dm: sound: exynos: Correct codec bus addresses
by Simon Glass
· 6 years ago
Next »