Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
68f34a26c9bec63bfb66df0457d2b5ecba3bcd87
/
drivers
68f34a2
tpm2: tis_spi: add the possibility to reset the chip with a gpio
by Miquel Raynal
· Wed May 16 08:59:16 2018 +0200
c1f6d6c
tpm: add support for TPMv2.x SPI modules
by Miquel Raynal
· Tue May 15 11:57:21 2018 +0200
f3b4350
tpm: prepare support for TPMv2.x commands
by Miquel Raynal
· Tue May 15 11:57:08 2018 +0200
4c6759e
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· Tue May 15 11:57:06 2018 +0200
294f82a
tpm: prepare introduction of TPMv2.x support in Kconfig
by Miquel Raynal
· Tue May 15 11:57:05 2018 +0200
3c43d54
tpm: add Revision ID field in the chip structure
by Miquel Raynal
· Tue May 15 11:57:04 2018 +0200
6079dfa
Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· Thu May 24 09:54:25 2018 -0400
31efd3c
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Thu May 24 09:54:14 2018 -0400
eede167
serial/serial_arc: Implement debug serial
by Alexey Brodkin
· Mon May 21 16:42:07 2018 +0300
b9a0a42
serial: Convert ARC_SERIAL to Kconfig
by Alexey Brodkin
· Mon May 21 16:40:05 2018 +0300
6f1d6ba
i2c: Drop CONFIG_SH_SH7734_I2C
by Tuomas Tynkkynen
· Wed May 09 15:24:35 2018 +0300
efaa762
i2c: Drop CONFIG_TSI108_I2C
by Tuomas Tynkkynen
· Wed May 09 15:24:34 2018 +0300
d2f37e1
net: Drop CONFIG_TSI108_ETH
by Tuomas Tynkkynen
· Wed May 09 15:24:33 2018 +0300
217f8fc
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
by Eugen Hristev
· Wed May 09 10:58:30 2018 +0300
60e0f61
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
by Alex Kiernan
· Tue May 08 04:43:31 2018 +0000
331a066
mmc: Unirqify bcm2835_sdhost and fix writes
by Alexander Graf
· Wed May 23 22:24:51 2018 +0200
4606fc7
SPDX: Fixup SPDX tags in a few new files
by Tom Rini
· Sun May 20 09:47:45 2018 -0400
d2bd779
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sun May 20 09:44:38 2018 -0400
ceb45d2
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Sun May 20 09:44:13 2018 -0400
973a77a
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Sun May 20 09:44:05 2018 -0400
2716596
i2c: rcar_i2c: Add DM and DT capable I2C driver
by Marek Vasut
· Sat Apr 21 18:57:28 2018 +0200
b91a483
i2c: rcar_i2c: Remove the driver
by Marek Vasut
· Sat Apr 21 18:54:27 2018 +0200
121f93c
drivers: usb: dwc3: remove devm_zalloc from linux_compact
by Mugunthan V N
· Fri May 18 13:10:27 2018 +0200
c87bfe3
usb: xhci: zynqmp: Remove support for !DM_USB
by Michal Simek
· Fri May 18 13:15:09 2018 +0200
31eff2e
usb: xhci: zynqmp: Add support for DM_USB
by Michal Simek
· Fri May 18 13:15:07 2018 +0200
9d8cbbf
usb: dwc3: Add generic DWC3 glue logic driver
by Michal Simek
· Fri May 18 13:15:06 2018 +0200
58d8fbe
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· Fri May 18 13:15:05 2018 +0200
5f7ff71
usb: dwc3: Add dwc3_init/remove with DM_USB
by Mugunthan V N
· Fri May 18 13:15:04 2018 +0200
226d87b
phy: add support for STM32 usb phy controller
by Patrice Chotard
· Fri Apr 27 11:01:55 2018 +0200
7414a0f
gadget: f_thor: update to support more than 4GB file as thor 5.0
by Seung-Woo Kim
· Thu May 10 10:52:15 2018 +0900
16b74aa
gadget: f_thor: fix filename overflow
by Seung-Woo Kim
· Thu May 10 10:52:14 2018 +0900
d7a0bf8
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· Fri May 18 07:11:11 2018 -0400
4d447a5
configs: Add DDR Kconfig support for Arria 10
by Tien Fong Chee
· Tue Dec 05 15:58:03 2017 +0800
402735b
ARM: socfpga: Add DDR driver for Arria 10
by Tien Fong Chee
· Tue Dec 05 15:58:02 2017 +0800
38fad17
ARM: socfpga: Rename the gen5 sdram driver to more specific name
by Tien Fong Chee
· Tue Dec 05 15:58:00 2017 +0800
ace7504
sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission
by Lukasz Majewski
· Tue May 15 16:26:39 2018 +0200
9c65b79
pmic: dm: Add support for MC34708 for PMIC DM
by Lukasz Majewski
· Tue May 15 16:26:37 2018 +0200
e106693
pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions
by Lukasz Majewski
· Tue May 15 16:26:36 2018 +0200
767a10a
pmic: Add support for setting transmission length in uclass private data
by Lukasz Majewski
· Tue May 15 16:26:35 2018 +0200
93c7a11
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Thu May 17 12:38:30 2018 -0400
51f922f
net: MVGBE don't automatically select PHYLIB
by Chris Packham
· Fri May 18 00:12:04 2018 +1200
57b964f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Wed May 16 17:32:59 2018 -0400
16ed971
pinctrl: do not set_state for device without valid ofnode
by Kever Yang
· Wed Apr 18 17:54:04 2018 +0800
0b88876
usb: composite convert __set_bit to generic_set_bit
by Bryan O'Donoghue
· Mon Apr 30 15:56:10 2018 +0100
5631251
usb: f_mass_storage: Fix set_bit and clear_bit usage
by Bryan O'Donoghue
· Mon Apr 30 15:56:09 2018 +0100
0359c49
ARM: mvebu: a38x: Add missing SPDX license identfier
by Chris Packham
· Tue May 15 13:31:11 2018 +1200
e07420f
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Tue May 15 08:29:24 2018 -0400
86a38e5
pwm: sunxi: add support for PWM found on Allwinner A64
by Vasily Khoruzhick
· Mon May 14 08:16:20 2018 -0700
b5d6c87
video: dw_hdmi: fix HSYNC and VSYNC polarity settings
by Vasily Khoruzhick
· Mon May 14 13:49:53 2018 -0700
efce412
sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.
by Vasily Khoruzhick
· Mon May 14 13:49:52 2018 -0700
cf6ba6f
mmc: sdhci: Check that ops are defined
by Ramon Fried
· Mon May 14 15:02:30 2018 +0300
943679d
net: add Kconfig for MVGBE
by Chris Packham
· Thu May 03 23:00:35 2018 +1200
dcea012
net: mvgbe: remove CONFIG_DOVE
by Chris Packham
· Thu May 03 23:00:34 2018 +1200
d2d191d
rockchip: clk: rk3288: handle clk_enable requests for GMAC
by Jonathan Gray
· Tue May 08 19:49:05 2018 +1000
6b37c0c7
phy: marvell: a3700: Fix compatible string for ehci
by Marek Behún
· Fri May 11 10:03:39 2018 +0200
915f8ee
ARM: mvebu: a38x: use non-zero size for ddr scrubbing
by Chris Packham
· Thu May 10 13:28:31 2018 +1200
3a09e13
ARM: mvebu: a38x: restore support for setting timing
by Chris Packham
· Thu May 10 13:28:30 2018 +1200
1a07d21
ARM: mvebu: a38x: sync ddr training code with upstream
by Chris Packham
· Thu May 10 13:28:29 2018 +1200
5ec8ff7
ARM: mvebu: a38x: remove some unused code
by Chris Packham
· Thu May 10 13:28:28 2018 +1200
cf43391
ARM: mvebu: a38x: move sys_env_device_rev_get
by Chris Packham
· Thu May 10 13:28:27 2018 +1200
d16a695
ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS
by Chris Packham
· Thu May 10 13:28:26 2018 +1200
a86b97d
watchdog: Add support for Armada 37xx CPU watchdog
by Marek Behún
· Tue Apr 24 17:21:30 2018 +0200
075ccb1
net: mvneta: Fix fault when wrong device tree
by Marek Behún
· Tue Apr 24 17:21:29 2018 +0200
1ca1215
phy: marvell: core: Cosmetic fixes
by Marek Behún
· Tue Apr 24 17:21:28 2018 +0200
d8e6942
clk: armada-37xx: Support soc_clk_dump
by Marek Behún
· Tue Apr 24 17:21:27 2018 +0200
0afd934
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
by Marek Behún
· Tue Apr 24 17:21:26 2018 +0200
61d74e8
driver: clk: Add support for clocks on Armada 37xx
by Marek Behún
· Tue Apr 24 17:21:25 2018 +0200
3c340ed
phy: marvell: a3700: Save/restore selector reg in SGMII init
by Marek Behún
· Tue Apr 24 17:21:24 2018 +0200
817c2ce
phy: marvell: a3700: Use comphy_mux on Armada 37xx.
by Marek Behún
· Tue Apr 24 17:21:23 2018 +0200
79c115a
phy: marvell: a3700: Fix SGMII cfg and stat register addresses
by Marek Behún
· Tue Apr 24 17:21:22 2018 +0200
13d8539
phy: marvell: mux: Support nontrivial node order in selector register
by Marek Behún
· Tue Apr 24 17:21:21 2018 +0200
2684a39
phy: marvell: a3700: revise the USB3 comphy setting during power on
by zachary
· Tue Apr 24 17:21:20 2018 +0200
b3b7e21
phy: marvell: a3700: Set USB3 RX wait depending on ref clock
by Marek Behún
· Tue Apr 24 17:21:19 2018 +0200
ef6f36e
phy: marvell: a3700: Access USB3 register indirectly on lane 2
by Marek Behún
· Tue Apr 24 17:21:18 2018 +0200
fbf651d
phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
by Marek Behún
· Tue Apr 24 17:21:17 2018 +0200
e3183c6
phy: marvell: a3700: Use (!ret) instead of (ret == 0)
by Marek Behún
· Tue Apr 24 17:21:16 2018 +0200
69fb636
phy: marvell: a3700: Use same timeout for all register polling
by Marek Behún
· Tue Apr 24 17:21:15 2018 +0200
a89ae13
phy: marvell: a3700: Don't create functional macro for each register
by Marek Behún
· Tue Apr 24 17:21:14 2018 +0200
ee3e2f6
phy: marvell: a3700: Use reg_set16 instead of phy_write16
by Marek Behún
· Tue Apr 24 17:21:13 2018 +0200
4c02f73
phy: marvell: a3700: Change return type of macro MVEBU_REG
by Marek Behún
· Tue Apr 24 17:21:12 2018 +0200
a318a7a
mmc: Improve tinification
by Marek Vasut
· Sun Apr 15 00:37:11 2018 +0200
ff04b2e
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· Fri May 11 15:22:36 2018 -0400
ad2102e
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri May 11 11:45:28 2018 -0400
d4c1275
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri May 11 07:09:21 2018 -0400
cad14a8
mmc: zynq_sdhci: Add support for SD3.0
by Siva Durga Prasad Paladugu
· Thu Apr 19 12:37:09 2018 +0530
c0290b4
mmc: sdhci: Read capabilities register1 and update host caps
by Siva Durga Prasad Paladugu
· Thu Apr 19 12:37:08 2018 +0530
1f67b49
mmc: sdhci: Invoke platform specific tuning and delay routines
by Siva Durga Prasad Paladugu
· Thu Apr 19 12:37:07 2018 +0530
db620bd
mmc: sdhci: Handle execute tuning command in sdhci_send_command
by Siva Durga Prasad Paladugu
· Thu Apr 19 12:37:05 2018 +0530
9fccd8a
mmc: sdhci: Add support for disabling clock
by Siva Durga Prasad Paladugu
· Thu Apr 19 12:37:04 2018 +0530
dbad7b4
mmc: Changed the datatype of the variable to handle 64-bit arch
by Vipul Kumar
· Thu May 03 12:20:54 2018 +0530
b513bcd
arm: zynqmp: Add ZynqMP minimal R5 support
by Michal Simek
· Thu Apr 12 17:39:46 2018 +0200
856b5ad
watchdog: cadence: Show used timeout value
by Michal Simek
· Thu Apr 19 15:22:04 2018 +0200
2e60159
nand: zynq: Send address cycles as per onfi parameter page
by Siva Durga Prasad Paladugu
· Thu May 25 12:15:24 2017 +0530
8597e8a
nand: zynq: Add support for 16-bit buswidth
by Siva Durga Prasad Paladugu
· Thu May 25 14:25:55 2017 +0530
e3f127e
serial: zynq: Remove header depedency on arm header structure
by Michal Simek
· Wed Apr 18 12:52:48 2018 +0200
c3caac5
timer: Add Cadence TTC timer counter support
by Michal Simek
· Tue Apr 17 13:40:46 2018 +0200
afb0a41
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
by Michal Simek
· Fri Apr 06 13:32:52 2018 +0200
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· Mon May 07 17:02:21 2018 -0400
97c995d
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· Wed May 02 16:10:50 2018 +0200
53f4863
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
by Marcel Ziswiler
· Tue May 08 17:34:09 2018 +0200
Next »