Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c9e27e0dd69a0c0faa296e445561ac42ced69620
/
drivers
dd32281
usb: sunxi: Switch to use generic-phy
by Jagan Teki
· 7 years ago
aa29b11
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
by Jagan Teki
· 7 years ago
194ccb9
phy: sun4i-usb: Add A23 USB PHY config
by Jagan Teki
· 7 years ago
61bf0ed
phy: sun4i-usb: Add A33 USB PHY config
by Jagan Teki
· 7 years ago
bf986d1
phy: sun4i-usb: Add A31 PHY config
by Jagan Teki
· 7 years ago
7f90b55
phy: sun4i-usb: Add A10/A13/A20 PHY config
by Jagan Teki
· 7 years ago
5f646bf
phy: sun4i-usb: Add A83T USB PHY config
by Jagan Teki
· 7 years ago
bafe5e3
phy: sun4i-usb: Add V3S PHY config
by Jagan Teki
· 7 years ago
43519c4
phy: sun4i-usb: Add H3/H5 PHY config
by Jagan Teki
· 7 years ago
129c45c
phy: sun4i-usb: Add id_detect and vbus_detect ops
by Jagan Teki
· 7 years ago
6768594
phy: Add Allwinner A64 USB PHY driver
by Jagan Teki
· 7 years ago
223278c
musb: sunxi: Add support for H3/H5/A64
by Jagan Teki
· 7 years ago
5c5fe88
musb: sunxi: Use BIT instead of numerical shift
by Jagan Teki
· 7 years ago
9d12a82
musb: sunxi: Add OTG device clkgate and reset for H3/H5
by Jagan Teki
· 7 years ago
97202dd
musb: sunxi: Add fifo config
by Jagan Teki
· 7 years ago
98424b7
musb: sunxi: Use simple way to fill musb_hdrc pdata
by Jagan Teki
· 7 years ago
ae8b78d
musb: sunxi: Add proper macros instead of numericals
by Jagan Teki
· 7 years ago
831cc98
usb: sunxi: Simplify ccm reg base code
by Jagan Teki
· 7 years ago
8730d01
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
7049f62
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
5470501
serial/serial_arc: Implement debug serial
by Alexey Brodkin
· 6 years ago
d7ac185
serial: Convert ARC_SERIAL to Kconfig
by Alexey Brodkin
· 6 years ago
2239690
i2c: Drop CONFIG_SH_SH7734_I2C
by Tuomas Tynkkynen
· 7 years ago
d70c79f
i2c: Drop CONFIG_TSI108_I2C
by Tuomas Tynkkynen
· 7 years ago
ed9072c
net: Drop CONFIG_TSI108_ETH
by Tuomas Tynkkynen
· 7 years ago
649aa6c
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
by Eugen Hristev
· 7 years ago
5a7b11e
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
by Alex Kiernan
· 7 years ago
79fd08f
mmc: Unirqify bcm2835_sdhost and fix writes
by Alexander Graf
· 6 years ago
624d2ca
SPDX: Fixup SPDX tags in a few new files
by Tom Rini
· 6 years ago
bea1649
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
56932e8
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
904e546
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
a06a0ac
i2c: rcar_i2c: Add DM and DT capable I2C driver
by Marek Vasut
· 7 years ago
a4d9aaf
i2c: rcar_i2c: Remove the driver
by Marek Vasut
· 7 years ago
0ad3f77
drivers: usb: dwc3: remove devm_zalloc from linux_compact
by Mugunthan V N
· 6 years ago
d067624
usb: xhci: zynqmp: Remove support for !DM_USB
by Michal Simek
· 6 years ago
41a3d4f
usb: xhci: zynqmp: Add support for DM_USB
by Michal Simek
· 6 years ago
49d6745
usb: dwc3: Add generic DWC3 glue logic driver
by Michal Simek
· 6 years ago
59592b9
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· 6 years ago
23ba2d6
usb: dwc3: Add dwc3_init/remove with DM_USB
by Mugunthan V N
· 6 years ago
3b29121
phy: add support for STM32 usb phy controller
by Patrice Chotard
· 7 years ago
1fe9ae7
gadget: f_thor: update to support more than 4GB file as thor 5.0
by Seung-Woo Kim
· 7 years ago
f9e8dc0
gadget: f_thor: fix filename overflow
by Seung-Woo Kim
· 7 years ago
5f78786
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
901af3e
configs: Add DDR Kconfig support for Arria 10
by Tien Fong Chee
· 7 years ago
5658a29
ARM: socfpga: Add DDR driver for Arria 10
by Tien Fong Chee
· 7 years ago
9ef9fe3
ARM: socfpga: Rename the gen5 sdram driver to more specific name
by Tien Fong Chee
· 7 years ago
a65e644
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
by Lukasz Majewski
· 6 years ago
c57a226
pmic: dm: Add support for MC34708 for PMIC DM
by Lukasz Majewski
· 6 years ago
655b24c
pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
by Lukasz Majewski
· 6 years ago
b8a6d67
pmic: Add support for setting transmission length in uclass private data
by Lukasz Majewski
· 6 years ago
233719c
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 6 years ago
f6e62ee
net: MVGBE don't automatically select PHYLIB
by Chris Packham
· 6 years ago
00ef2cd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
f717b4c
pinctrl: do not set_state for device without valid ofnode
by Kever Yang
· 7 years ago
31dd8ef
usb: composite convert __set_bit to generic_set_bit
by Bryan O'Donoghue
· 7 years ago
5ac73f6
usb: f_mass_storage: Fix set_bit and clear_bit usage
by Bryan O'Donoghue
· 7 years ago
0315d69
ARM: mvebu: a38x: Add missing SPDX license identfier
by Chris Packham
· 6 years ago
c759908
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
1c353ae
pwm: sunxi: add support for PWM found on Allwinner A64
by Vasily Khoruzhick
· 6 years ago
1005e4e
video: dw_hdmi: fix HSYNC and VSYNC polarity settings
by Vasily Khoruzhick
· 6 years ago
c7cb17e
sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.
by Vasily Khoruzhick
· 6 years ago
b70fe96
mmc: sdhci: Check that ops are defined
by Ramon Fried
· 6 years ago
ed52ea5
net: add Kconfig for MVGBE
by Chris Packham
· 7 years ago
edcf7ea
net: mvgbe: remove CONFIG_DOVE
by Chris Packham
· 7 years ago
ed1030e
rockchip: clk: rk3288: handle clk_enable requests for GMAC
by Jonathan Gray
· 7 years ago
ca734a8
phy: marvell: a3700: Fix compatible string for ehci
by Marek Behún
· 6 years ago
db363db
ARM: mvebu: a38x: use non-zero size for ddr scrubbing
by Chris Packham
· 7 years ago
e6f6162
ARM: mvebu: a38x: restore support for setting timing
by Chris Packham
· 7 years ago
2b4ffbf
ARM: mvebu: a38x: sync ddr training code with upstream
by Chris Packham
· 7 years ago
00a7767
ARM: mvebu: a38x: remove some unused code
by Chris Packham
· 7 years ago
c4195d5
ARM: mvebu: a38x: move sys_env_device_rev_get
by Chris Packham
· 7 years ago
e6fce12
ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS
by Chris Packham
· 7 years ago
2b69a67
watchdog: Add support for Armada 37xx CPU watchdog
by Marek Behún
· 7 years ago
cf2cf85
net: mvneta: Fix fault when wrong device tree
by Marek Behún
· 7 years ago
2d7a0f4
phy: marvell: core: Cosmetic fixes
by Marek Behún
· 7 years ago
dd77690
clk: armada-37xx: Support soc_clk_dump
by Marek Behún
· 7 years ago
dbbd5bd
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
by Marek Behún
· 7 years ago
82a248d
driver: clk: Add support for clocks on Armada 37xx
by Marek Behún
· 7 years ago
7288182
phy: marvell: a3700: Save/restore selector reg in SGMII init
by Marek Behún
· 7 years ago
22f4189
phy: marvell: a3700: Use comphy_mux on Armada 37xx.
by Marek Behún
· 7 years ago
3282a3e
phy: marvell: a3700: Fix SGMII cfg and stat register addresses
by Marek Behún
· 7 years ago
7586ac2
phy: marvell: mux: Support nontrivial node order in selector register
by Marek Behún
· 7 years ago
7d7f22f
phy: marvell: a3700: revise the USB3 comphy setting during power on
by zachary
· 7 years ago
de49bd0
phy: marvell: a3700: Set USB3 RX wait depending on ref clock
by Marek Behún
· 7 years ago
8609358
phy: marvell: a3700: Access USB3 register indirectly on lane 2
by Marek Behún
· 7 years ago
a2745c8
phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
by Marek Behún
· 7 years ago
1a9283a
phy: marvell: a3700: Use (!ret) instead of (ret == 0)
by Marek Behún
· 7 years ago
52f026e
phy: marvell: a3700: Use same timeout for all register polling
by Marek Behún
· 7 years ago
210f4aa
phy: marvell: a3700: Don't create functional macro for each register
by Marek Behún
· 7 years ago
63cfff9
phy: marvell: a3700: Use reg_set16 instead of phy_write16
by Marek Behún
· 7 years ago
fae82c8
phy: marvell: a3700: Change return type of macro MVEBU_REG
by Marek Behún
· 7 years ago
62d77ce
mmc: Improve tinification
by Marek Vasut
· 7 years ago
9a66328
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 6 years ago
3b52847
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 6 years ago
c590e62
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
d1f4e39
mmc: zynq_sdhci: Add support for SD3.0
by Siva Durga Prasad Paladugu
· 7 years ago
b8e25ef
mmc: sdhci: Read capabilities register1 and update host caps
by Siva Durga Prasad Paladugu
· 7 years ago
ca992e8
mmc: sdhci: Invoke platform specific tuning and delay routines
by Siva Durga Prasad Paladugu
· 7 years ago
b88a7a4
mmc: sdhci: Handle execute tuning command in sdhci_send_command
by Siva Durga Prasad Paladugu
· 7 years ago
Next »