Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6fc9ebff01a5b3e8fa1bffa312916335772c25bf
/
drivers
6fc9ebf
rockchip: ram: update license for sdram driver
by Kever Yang
· 6 years ago
45f3703
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
a8f1a67
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
by Lukasz Majewski
· 6 years ago
f006cb3
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
by Lukasz Majewski
· 6 years ago
e94930b
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
by Lukasz Majewski
· 6 years ago
692f943
drivers: ddr: introduce DDR driver for i.MX8M
by Peng Fan
· 6 years ago
39945c1
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· 6 years ago
b9f5a48
ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)
by Lukasz Majewski
· 6 years ago
6215c6d
w1: Add driver for i.MX bus master controller
by Martin Fuzzey
· 6 years ago
09e9213
watchdog: imx: add config to disable wdog reset
by Xiaoliang Yang
· 6 years ago
a6657ad
watchdog: driver support for fsl-lsch2
by Xiaoliang Yang
· 6 years ago
cdc6f65
clk: uniphier: add NAND 200MHz clock
by Masahiro Yamada
· 6 years ago
9ea2397
mtd: rawnand: denali: fix a race condition when DMA is kicked
by Masahiro Yamada
· 6 years ago
2d1fbc8
mtd: rawnand: denali: optimize timing parameters for data interface
by Masahiro Yamada
· 6 years ago
8b86f5e
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
by Masahiro Yamada
· 6 years ago
5785463
power: regulator: Return success on attempt to disable an always-on regulator
by Lokesh Vutla
· 6 years ago
02a99d7
phy: Fix u-boot coruption when fixed-phy is used
by Michal Simek
· 6 years ago
cb3ef41
dm: pinctrl: Prevent (re-)configuring pins when already done before relocation
by Lukasz Majewski
· 6 years ago
03c23f1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
542ee5d
Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
ff14f16
arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
by Ang, Chee Hong
· 6 years ago
dcc3bb6
arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
by Ang, Chee Hong
· 6 years ago
8e14284
mmc: Add JZ47xx SD/MMC controller driver
by Paul Burton
· 6 years ago
738d8a8
misc: Add JZ47xx efuse driver
by Paul Burton
· 6 years ago
d81c900
gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
by Gregory CLEMENT
· 6 years ago
2a62643
pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
by Gregory CLEMENT
· 6 years ago
f289337
DW SPI: Allow to overload the management of the external CS
by Gregory CLEMENT
· 6 years ago
b0b2254
net: add support for bcm6368-enet
by Álvaro Fernández Rojas
· 6 years ago
204fd5e
net: add support for bcm6348-enet
by Álvaro Fernández Rojas
· 6 years ago
1b412c5
dma: add bcm6348-iudma support
by Álvaro Fernández Rojas
· 6 years ago
4b1d68f
drivers: serial: Add SiFive UART driver
by Anup Patel
· 6 years ago
2539903
timer: Add generic driver for RISC-V privileged architecture defined timer
by Bin Meng
· 6 years ago
c4fcb62
cpu: Add a RISC-V CPU driver
by Bin Meng
· 6 years ago
a04a774
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
8a5a8a7
syscon: update syscon_node_to_regmap to use the DM functions
by Patrick Delaunay
· 6 years ago
4d6701e
serial: serial_stm32: Add reset support
by Patrice Chotard
· 6 years ago
57816e0
tee: change return code for REE FS supplicant cmd
by Igor Opaniuk
· 6 years ago
4beaec1
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· 6 years ago
c7c0718
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
57118f6
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
c1f9ba3
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· 6 years ago
ca848df
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· 6 years ago
106b08a
phy: omap_usb2: Add support for am437x
by Jean-Jacques Hiblot
· 6 years ago
66fea5e
spl: drivers: Link usb common library to SPL if USB gadget is enabled
by Jean-Jacques Hiblot
· 6 years ago
e2517a9
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
a5bb671
PHY: Add phy driver for the keystone USB PHY
by Jean-Jacques Hiblot
· 6 years ago
3e0684b
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· 6 years ago
51d6159
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· 6 years ago
1f85bb3
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· 6 years ago
07871c8
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· 6 years ago
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
d991cc3
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
51aa860
dm: sound: Use the correct number of channels for sound
by Simon Glass
· 6 years ago
658a874
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· 6 years ago
ad2a5e3
dm: sound: max98095: Tidy up error codes
by Simon Glass
· 6 years ago
c301445
dm: sound: Fix license headers
by Simon Glass
· 6 years ago
ab6dbe6
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
38d0bb3
dm: exynos: sound: Convert to use driver model
by Simon Glass
· 6 years ago
803f6b5
dm: sound: exynos: Add support for max98090
by Simon Glass
· 6 years ago
504a790
dm: sound: Move common code out of maxim98095
by Simon Glass
· 6 years ago
4070ba6
dm: sound: Add conversion to driver model
by Simon Glass
· 6 years ago
927a371
dm: sound: Start i2c IDs from 0
by Simon Glass
· 6 years ago
6df01f9
dm: core: Add a function to read into a unsigned int
by Simon Glass
· 6 years ago
76072ac
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
c953aaf
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ed96cde
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
aaa650c
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
by Simon Glass
· 6 years ago
799b29b
dm: sound: Create an option to use driver model for sound
by Simon Glass
· 6 years ago
15a94be
dm: sound: exynos: Correct codec bus addresses
by Simon Glass
· 6 years ago
f222236
dm: sound: Fix up header ordering
by Simon Glass
· 6 years ago
21f2a48
dm: sound: wm8994: Drop wm8994_i2c_init()
by Simon Glass
· 6 years ago
860b11c
dm: sound: max98095: Drop g_codec_info and g_max98095_info
by Simon Glass
· 6 years ago
2947db1
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
by Simon Glass
· 6 years ago
77c0434
dm: sound: max98095: Drop global i2c-address variable
by Simon Glass
· 6 years ago
49471d8
dm: sound: wm8994: Drop global i2c-address variable
by Simon Glass
· 6 years ago
e1458f6
dm: sound: max98095: Split out interface setup code
by Simon Glass
· 6 years ago
378b23a
dm: sound: wm899c: Split out interface setup code
by Simon Glass
· 6 years ago
998f4d8
dm: sound: wm8994: Create a new common init function
by Simon Glass
· 6 years ago
fd7d697
dm: sound: max98095: Pass private data to internal functions
by Simon Glass
· 6 years ago
e9be4cf
dm: sound: wm8994: Pass private data to internal functions
by Simon Glass
· 6 years ago
1073d2e
dm: sound: Drop codec_type
by Simon Glass
· 6 years ago
302eea4
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
by Simon Glass
· 6 years ago
6e5faf0
dm: sound: Drop unused pre-device-tree code
by Simon Glass
· 6 years ago
3f1bd87
dm: sound: samsung: Make local function static
by Simon Glass
· 6 years ago
c52300e
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
c4f983e
firmware: psci: introduce SPL_ARM_PSCI_FW
by Peng Fan
· 6 years ago
9108d92
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· 6 years ago
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· 6 years ago
33c226c
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
by Jean-Jacques Hiblot
· 6 years ago
3f829b8
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
cfad8a4
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 6 years ago
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
b7f57e1
power: add FAN53555 family support
by Philipp Tomsich
· 6 years ago
57be882
bootcount: add a DM RTC backing store for bootcount
by Philipp Tomsich
· 6 years ago
ce86031
bootcount: add uclass for bootcount
by Philipp Tomsich
· 6 years ago
35f635c
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
by Kever Yang
· 6 years ago
272b67d
drivers: core: nullify gd->dm_root after dm_uninit()
by Jean-Jacques Hiblot
· 6 years ago
00b2988
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
by Jean-Jacques Hiblot
· 6 years ago
77a1397
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
by Jean-Jacques Hiblot
· 6 years ago
Next »