Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
30fe357ddde4597c73f90654f3b3cc6f385e6a61
/
drivers
30fe357
drivers: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
9b70df5
usb: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
d41919b
usb: replace ehci_*_remove() with usb_deregister()
by Masahiro Yamada
· 8 years ago
bf528cd
video: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
cdb67f3
mmc: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
7972fc9
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
67d7dde
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
by Tom Rini
· 8 years ago
ccc4000
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
c3a29fe
clk: uniphier: allow to have clock node under syscon node
by Masahiro Yamada
· 8 years ago
f18559e
clk: uniphier: move U_BOOT_DRIVER entry to core code
by Masahiro Yamada
· 8 years ago
630c99f
clk: uniphier: constify clock data arrays/structures
by Masahiro Yamada
· 8 years ago
505dcd2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
a274563
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
4051462
clk: rk3288: add PWM clock get rate
by Kever Yang
· 8 years ago
e54d26a
clk: rk3399: add pmucru controller support
by Kever Yang
· 8 years ago
84e841b
usb: host: add Kconfig for USB_XHCI_ROCKCHIP
by Kever Yang
· 8 years ago
eb0e049
usb: xhci-rockchip: add rockchip dwc3 controller driver
by MengDongyang
· 8 years ago
92e404a
rk_pwm: remove grf setting code from driver
by Kever Yang
· 8 years ago
aee175e
rk_pwm: use clock framework API to get module clock
by Kever Yang
· 8 years ago
c4d9c49
pinctrl: add driver for rk3399
by Kever Yang
· 8 years ago
467c629
spi: Kconfig: Move FSL_QSPI entry to non-dm place
by Jagan Teki
· 8 years ago
460fdce
fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
ebbac2f
spi: zynq: Use variable to remove u32 to u64 conversions
by Michal Simek
· 8 years ago
e34f1f6
fpga: Add Kconfig to fpga subsystem
by Michal Simek
· 8 years ago
235afa8
sf: Move flags macro's to spi_flash_params{} members
by Jagan Teki
· 8 years ago
ca40ea2
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
by Jagan Teki
· 8 years ago
fbf356b
sf: Remove SECT_32K
by Jagan Teki
· 8 years ago
96536b1
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
e48876b
sf: Remove e_rd_cmd from param table
by Jagan Teki
· 8 years ago
b678539
sf: Simplify fastest read cmd code
by Jagan Teki
· 8 years ago
62ef1f0
spi: ti_qspi: Remove unnecessary udelay for AM437x
by Vignesh R
· 8 years ago
b007997
spi: ti_qspi: use 128 bit transfer mode when writing to flash
by Vignesh R
· 8 years ago
636ef59
spi: zynq_spi: Fix infinite looping while xfer
by Lad, Prabhakar
· 8 years ago
1a3f6d0
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
0399f44
clk: boston: Providea simple driver for Boston board clocks
by Paul Burton
· 8 years ago
8c946a7
dm: syscon: Provide a generic syscon driver
by Paul Burton
· 8 years ago
18b6be1
dm: core: Match compatible strings in order of priority
by Paul Burton
· 8 years ago
3977603
dm: regmap: Implement simple regmap_read & regmap_write
by Paul Burton
· 8 years ago
1f977f5
net: pch_gbe: Make 64 bit safe
by Paul Burton
· 8 years ago
45a6f65
net: pch_gbe: Use dm_pci_map_bar to discover MMIO base
by Paul Burton
· 8 years ago
e3b106d
pci: Flip condition for detecting non-PCI parent devices
by Paul Burton
· 8 years ago
c893f21
pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
by Paul Burton
· 8 years ago
8aadc56
serial: ns16550: Support clocks via phandle
by Paul Burton
· 8 years ago
c681109
net: emaclite: Enable driver for MIPS
by Zubair Lutfullah Kakakhel
· 8 years ago
9166459
net: emaclite: use __raw_readl/writel instead of weird define
by Zubair Lutfullah Kakakhel
· 8 years ago
d23bf84
net: emaclite: Use ioremap_nocache
by Zubair Lutfullah Kakakhel
· 8 years ago
953d975
mmc: dw_mmc: push/pop all FIFO data if any data request
by Jacob Chen
· 8 years ago
3d73404
mmc: sdhci: Add the programmable clock mode support
by Wenyou Yang
· 8 years ago
3226045
mmc: sd: optimize erase
by Peng Fan
· 8 years ago
b3fcf1e
mmc: sd: extracting erase related information from sd status
by Peng Fan
· 8 years ago
9625011
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
by Masahiro Yamada
· 8 years ago
d451231
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
by Masahiro Yamada
· 8 years ago
27bfb71
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
by Masahiro Yamada
· 8 years ago
4b33877
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
by Masahiro Yamada
· 8 years ago
da957dd
mmc: sdhci: move error message to more relevant place
by Masahiro Yamada
· 8 years ago
ea04d90
mmc: sdhci: move sdhci_reset() call to sdhci_init()
by Masahiro Yamada
· 8 years ago
a128ba5
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
171f2ca
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 8 years ago
a01867f
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
by Masahiro Yamada
· 8 years ago
c3380ed
pinctrl: uniphier: support 4bit-width pin-mux register capability
by Masahiro Yamada
· 8 years ago
4a67d73
sunxi: musb: Re-init musb controller on repeated probe calls
by Hans de Goede
· 8 years ago
d64afdc
sunxi: musb: Power off OTG port VBUS when disabled
by Chen-Yu Tsai
· 8 years ago
af7f67c
sunxi: axp2xx: disable ldoio0/1 at boot
by Hans de Goede
· 8 years ago
98b685d
Use separate options for TPL support
by Simon Glass
· 8 years ago
a994520
pinctrl: uniphier: move register base macros from header to .c file
by Masahiro Yamada
· 8 years ago
82a5178
pinctrl: uniphier: add System Bus pin-mux settings
by Masahiro Yamada
· 8 years ago
e67eac0
mmc: uniphier-sd: migrate to CONFIG_BLK
by Masahiro Yamada
· 8 years ago
5021b8a
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
by Masahiro Yamada
· 8 years ago
3529b64
i2c: at91_i2c: Fix the wrong include file
by Wenyou Yang
· 8 years ago
27dfc94
rockchip: i2c: fix >32 byte writes
by John Keeping
· 8 years ago
bcd11c4
rockchip: i2c: move register write out of inner loop
by John Keeping
· 8 years ago
febe763
rockchip: i2c: use named constant when appropriate
by John Keeping
· 8 years ago
28fe11c
net: asix: Fix AX88772B when used with DriverModel
by Joshua Scott
· 8 years ago
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
a531aa5
regulator: fixed: obey startup delay
by John Keeping
· 8 years ago
2fc2ef5
meson: odroid-c2: enable Ethernet support through the device tree
by Beniamino Galvani
· 8 years ago
2176d73
pinctrl: add driver for meson-gxbb pin controller
by Beniamino Galvani
· 8 years ago
cc52ad3
pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes
by Beniamino Galvani
· 8 years ago
afb9907
serial: bcm283x_mu: Detect disabled serial device
by Alexander Graf
· 8 years ago
6c68a22
bcm2835_gpio: Implement GPIOF_FUNC
by Alexander Graf
· 8 years ago
54bf808
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· 8 years ago
84f4148
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
3c2170a
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· 8 years ago
28a0b14
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
df5fda0
ARM: uniphier: change UNIPHIER_SERIAL to default y option
by Masahiro Yamada
· 8 years ago
2545553
mmc: uniphier-sd: just return if already set to desired clock rate
by Masahiro Yamada
· 8 years ago
0205148
mmc: uniphier-sd: return error code if unsupported width is given
by Masahiro Yamada
· 8 years ago
b29afb9
mmc: uniphier-sd: move uniphier_sd_init() below
by Masahiro Yamada
· 8 years ago
b26daaa
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
by Masahiro Yamada
· 8 years ago
fe5428d
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
by Masahiro Yamada
· 8 years ago
663ae65
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· 8 years ago
932d9ab
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
abd7d31
i2c: mvtwsi: Fix order of address bytes (high to low)
by Stefan Roese
· 8 years ago
b68a994
spi: tegra: fix hang in set_mode()
by Stephen Warren
· 8 years ago
1e75f47
ARM: tegra: remove stale nvidia, bpmp I2C DT property
by Stephen Warren
· 8 years ago
0a81e58
ARM: tegra: fix Tegra186 SDHCI clock/reset names
by Stephen Warren
· 8 years ago
1505b23
ARM: tegra: fix Tegra186 I2C clock name
by Stephen Warren
· 8 years ago
05d0698
net: davinci_emac: Restore the internal MDIO accessors return values
by karl beldan
· 8 years ago
77bc77a
net/fm: Remove unused code of FMan QMI
by Hou Zhiqiang
· 8 years ago
12e4987
net: davinci_emac: Invalidate only the received portion of a buffer
by karl beldan
· 8 years ago
Next »