Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0dca06eef6386333f22ae322723452aea4b9586e
/
drivers
275f706
dm: misc: add stm32 rcc driver
by Christophe Kerello
· 7 years ago
5c121e1
dm: reset: add stm32 reset driver
by Patrice Chotard
· 7 years ago
5fffeab
dm: clk: add clk driver support for stm32h7 SoCs
by Patrice Chotard
· 7 years ago
3b2a14f
serial: stm32x7: add STM32H7 support
by Patrice Chotard
· 7 years ago
6502c47
pinctrl: stm32: add stm32h743-pinctrl compatible
by Patrice Chotard
· 7 years ago
f2505b1
usb: dwc3: Add dwc3 glue driver support for STi
by Patrice Chotard
· 7 years ago
6b33651
usb: phy: Add STi USB2 PHY
by Patrice Chotard
· 7 years ago
36904ad
mmc: sti_sdhci: Use reset framework
by Patrice Chotard
· 7 years ago
1b888b8
mmc: sti_sdhci: Rework sti_mmc_core_config()
by Patrice Chotard
· 7 years ago
680c2a0
pci: Remove unnecessary 'default n' from Kconfig
by Tuomas Tynkkynen
· 7 years ago
bb837b6
pci: layerscape: Remove unused field 'hose' from struct ls_pcie
by Tuomas Tynkkynen
· 7 years ago
79973f0
pci: tegra: Remove unused field 'hose' from struct tegra_pcie
by Tuomas Tynkkynen
· 7 years ago
01b5473
pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
by Tuomas Tynkkynen
· 7 years ago
f0e8d23
pci: xilinx: Fix doc comments on config space accessors
by Tuomas Tynkkynen
· 7 years ago
a11bfc8
Merge branch 'next' of git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
67dd233
nds32: spi: Support spi dm driver.
by rick
· 7 years ago
a57b480
nds32: mtd: add spi flash id MX25U16335E.
by rick
· 7 years ago
5496661
nds32: ftmac100: Fix write mac addr fail problem.
by rick
· 7 years ago
b0ce182
nds32: ftmac100: support cache enable.
by rick
· 7 years ago
218ddae
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
d94bcb1
rockchip: sdhci: update reg map for of-platdata
by Kever Yang
· 7 years ago
4e2fe8f
rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA
by Philipp Tomsich
· 7 years ago
2924a36
rockchip: timer: update for 32/64bit-aware OF_PLATDATA
by Philipp Tomsich
· 7 years ago
3b50596
rockchip: efuse: change to use dev_read_addr_ptr
by Philipp Tomsich
· 7 years ago
44d7684
rockchip: clk: rk3399: Convert to livetree
by Philipp Tomsich
· 7 years ago
62332c1
rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1
by Philipp Tomsich
· 7 years ago
cd1ca05
rockchip: gpio: remove outdated/misleading comment
by Philipp Tomsich
· 7 years ago
6648205
rockchip: gpio: convert to livetree
by Philipp Tomsich
· 7 years ago
a9d953f
rockchip: i2c: Convert to livetree
by Philipp Tomsich
· 7 years ago
2842c25
rockchip: rk8xx: remove unused header includes
by Philipp Tomsich
· 7 years ago
dbb2828
rockchip: sdhci: Convert to livetree
by Philipp Tomsich
· 7 years ago
828dbb5
rockchip: spi: Convert to livetree
by Philipp Tomsich
· 7 years ago
1838fe5
rockchip: pinctrl: rk3368: Convert to livetree
by Philipp Tomsich
· 7 years ago
5355999
rockchip: clk: rk3368: Convert to livetree
by Philipp Tomsich
· 7 years ago
41f2c21
rockchip: timer: Convert to livetree
by Philipp Tomsich
· 7 years ago
aad4d57
rockchip: timer: implement timer_get_boot_us
by Philipp Tomsich
· 7 years ago
ff78881
rockchip: mmc: convert to livetree
by Philipp Tomsich
· 7 years ago
2e1ba7d
net: phy: micrel: Convert to livetree
by Philipp Tomsich
· 7 years ago
dcf8763
net: designware: Convert to livetree
by Philipp Tomsich
· 7 years ago
7719b39
dm: core: add dev_read_addr_ptr()
by Philipp Tomsich
· 7 years ago
63cf24a
dm: timer: handle being called before dm_root is ready
by Philipp Tomsich
· 7 years ago
617fd62
dm: timer: Convert to livetree
by Philipp Tomsich
· 7 years ago
dbb44b1
rockchip: enable rk322x sysreset driver
by Kever Yang
· 7 years ago
77b1cf0
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
54fde8e
mtd: nand: denali: allow to override corrupted revision register
by Masahiro Yamada
· 7 years ago
572d4f2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
471919d
dm: x86: Allow TSC timer to be used before DM is ready
by Simon Glass
· 7 years ago
7943dc2
x86: tsc: Add Airmont reference clock values
by Bin Meng
· 7 years ago
a33c14a
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
abf3737
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
629e799
blk: Remove various places that do flush cache after read
by Bin Meng
· 7 years ago
fdec580
dtoc: Put phandle args in an array
by Simon Glass
· 7 years ago
e94414b
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
1b1fe41
dtoc: Add support for 32 or 64-bit addresses
by Simon Glass
· 7 years ago
d19b901
ARM: at91: Remove hardware.h included in configs
by Wenyou Yang
· 7 years ago
6b66b92
clk: at91: utmi: Set the reference clock frequency
by Wenyou Yang
· 7 years ago
e4cf413
clk: Kconfig: Add dependences of SPL_CLK
by Wenyou Yang
· 7 years ago
755e2d0
serial: nulldev: Add nulldev serial driver
by Keng Soon Cheah
· 7 years ago
8238dd9
i2c: muxes: pca954x: Add support for GPIO reset line
by Moritz Fischer
· 7 years ago
ef205ea
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
a4d34a4
cosmetic: bootcount: correct comment for used scratch register
by Tomas Melin
· 7 years ago
911a610
misc: i2c_eeprom: Add compatible for AT24MAC402
by Wenyou Yang
· 7 years ago
6db5042
misc: i2c_eeprom: Add compatible for 24AA02E48
by Wenyou Yang
· 7 years ago
7293738
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
7907cf9
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
f141188
video: add config option to skip framebuffer clear
by Rob Clark
· 7 years ago
cf7ab0c
video: simplefb
by Rob Clark
· 7 years ago
dcbad9a
video: add STM32 LTDC display controller
by Philippe CORNU
· 7 years ago
a3c046f
dm: backlight: Add a driver for GPIO backlight
by Patrick Delaunay
· 7 years ago
4300f07
dm: backlight: Add CONFIG_BACKLIGHT_PWM
by Patrick Delaunay
· 7 years ago
bb3a45b
dm: core: add clocks node scan
by Patrice Chotard
· 7 years ago
2852976
dm: core: Add ofnode_for_each_subnode()
by Simon Glass
· 7 years ago
32a4f08
dm: core: Show driver name with 'dm tree'
by Simon Glass
· 7 years ago
5d32a58
dm: core: Drop use of strlcpy()
by Simon Glass
· 7 years ago
99b324a
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· 7 years ago
f791d56
misc: Kconfig: Add SPL_I2C_EEPROM option
by Wenyou Yang
· 7 years ago
22fa819
palmas: Add support for powering different ldos
by Lokesh Vutla
· 7 years ago
ec455e2
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
by Ashish Kumar
· 7 years ago
b25faa2
armv8: ls1088a: Add NXP LS1088A SoC support
by Ashish Kumar
· 7 years ago
e0e0be5
drivers:net:fsl-mc: Update MC address calculation
by Priyanka Jain
· 7 years ago
1064021
QE: Set QE_IRAM_READY after uploading firmware
by Zhao Qiang
· 7 years ago
331fcb5
ipu_common: Let the MX6 IPU clock be calculated in run-time
by Fabio Estevam
· 7 years ago
5781c46
block: ide: Don't bother to create BLK device if no CDROM inserted
by Bin Meng
· 7 years ago
b650afa
block: ide: Fix block read/write with driver model
by Bin Meng
· 7 years ago
b110e11
usb: net: migrate USB Ethernet adapters to Kconfig
by Chris Packham
· 7 years ago
547cf41
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
by Chris Packham
· 7 years ago
4237696
net: fix typos
by Heinrich Schuchardt
· 7 years ago
83ba7aa
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
by Madalin Bucur
· 7 years ago
708bc68
usb: gadget: g_dnl: Sync internal SN variable with env
by Sam Protsenko
· 7 years ago
c4f7b77
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
838d754
rockchip: i2c: fix >32 byte reads
by Wadim Egorov
· 7 years ago
9b32b57
rockchip: timer: fix U_BOOT_DRIVER name
by Philipp Tomsich
· 7 years ago
3e7ad7d
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
by Anatolij Gustschin
· 7 years ago
9cb083a
crypto/fsl: fix obj-yy in Makefile
by Clemens Gruber
· 7 years ago
8ec73a9
block: Drop the ftide020 driver
by Bin Meng
· 7 years ago
b2c7baa
block: ide: Drop CONFIG_IDE_LED
by Bin Meng
· 7 years ago
23e2d33
block: ide: Drop CONFIG_IDE_INIT_POSTRESET
by Bin Meng
· 7 years ago
c9ee946
nvme: Remove dead codes in nvme_setup_io_queues()
by Bin Meng
· 7 years ago
8ac9f6c
nvme: Fix potential sign extension issue in nvme_blk_rw()
by Bin Meng
· 7 years ago
318dda2
nvme: Fix wrong ndev->queues memset
by Bin Meng
· 7 years ago
Next »