index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: clk: Define clk_get_by_id() for clk operations
Lukasz Majewski
2019-07-19
1
-0
/
+22
*
dm: clk: Define clk_get_parent_rate() for clk operations
Lukasz Majewski
2019-07-19
1
-0
/
+22
*
dm: clk: Define clk_get_parent() for clk operations
Lukasz Majewski
2019-07-19
1
-0
/
+16
*
clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
Lukasz Majewski
2019-07-19
1
-0
/
+5
*
clk: Remove clock ID check in .get_rate() of clk_fixed_*
Lukasz Majewski
2019-07-19
2
-6
/
+0
*
Merge branch '2019-07-17-master-imports'
Tom Rini
2019-07-18
9
-76
/
+263
|
\
|
*
pci_ep: fix wrong addressing to barno
Ramon Fried
2019-07-18
1
-4
/
+1
|
*
blk: Invalidate block cache when switching hwpart
Weijie Gao
2019-07-18
1
-2
/
+12
|
*
regulator: Allow enabling GPIO regulator
Sven Schwermer
2019-07-18
2
-1
/
+19
|
*
regulator: Factor out common enable code
Sven Schwermer
2019-07-18
5
-69
/
+124
|
*
rtc: Add DM support to ds3231
Chuanhua Han
2019-07-18
1
-0
/
+107
*
|
i2c: omap24xx_i2c: Adapt driver to support K3 devices
Vignesh R
2019-07-17
1
-1
/
+1
*
|
mmc: am654_sdhci: Allow driver to probe without PDs specified
Andreas Dannenberg
2019-07-17
1
-8
/
+8
*
|
mmc: am654_sdhci: Add a platform specific set_control_reg() callback
Faiz Abbas
2019-07-17
1
-1
/
+17
*
|
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
2019-07-17
2
-36
/
+37
*
|
mmc: am654_sdhci: Add Support for PHY
Faiz Abbas
2019-07-17
2
-7
/
+219
*
|
mmc: sdhci: Make set_ios_post() return int
Faiz Abbas
2019-07-17
2
-2
/
+4
*
|
mmc: sdhci: Make sdhci_set_clock() non static
Faiz Abbas
2019-07-17
1
-1
/
+1
*
|
mmc: sdhci: Add support for sdhci-caps-mask
Faiz Abbas
2019-07-17
1
-3
/
+15
*
|
regmap: Add API regmap_init_mem_index()
Faiz Abbas
2019-07-17
1
-0
/
+42
*
|
mmc: am654_sdhci: Remove quirks
Faiz Abbas
2019-07-17
1
-3
/
+0
*
|
arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
Faiz Abbas
2019-07-17
3
-23
/
+23
|
/
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2019-07-16
4
-0
/
+57
|
\
|
*
sunxi: phy: Add USB PHY support for Allwinner H6
Andre Przywara
2019-07-16
1
-0
/
+20
|
*
sunxi: clocks: Add H6 USB clock gates and resets
Andre Przywara
2019-07-16
1
-0
/
+29
|
*
sunxi: gpio: Enable support for H6 pin controller
Andre Przywara
2019-07-16
1
-0
/
+2
|
*
sunxi: move SUNXI_GPIO to Kconfig
Andre Przywara
2019-07-16
1
-0
/
+6
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-07-15
19
-535
/
+998
|
\
\
|
*
|
net: macb: Add support for 1000-baseX
Radu Pirea
2019-07-15
1
-2
/
+4
|
*
|
net: macb: Fixed reading MII_LPA register
Radu Pirea
2019-07-15
1
-1
/
+1
|
*
|
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Keerthy
2019-07-15
3
-0
/
+801
|
*
|
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
Keerthy
2019-07-15
2
-3
/
+3
|
*
|
net: phy: cortina: Use block layer to read from mmc
Yinbo Zhu
2019-07-15
1
-0
/
+5
|
*
|
net: mscc: refactor mscc_miim
Horatiu Vultur
2019-07-15
8
-516
/
+63
|
*
|
test: dm: add MDIO test
Alex Marginean
2019-07-15
3
-0
/
+103
|
*
|
net: introduce MDIO DM class for MDIO devices
Alex Marginean
2019-07-15
1
-0
/
+13
|
*
|
net: mscc: serval: Remove delay when serdes is configured
Horatiu Vultur
2019-07-15
1
-2
/
+0
|
*
|
net: phy: ti: Fix clock output DT property
Trent Piepho
2019-07-15
1
-8
/
+2
|
*
|
net: phy: ti: Use default values for tx/rx delay and fifo size
Trent Piepho
2019-07-15
1
-3
/
+3
*
|
|
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2019-07-15
10
-298
/
+634
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mmc: fsl_esdhc_imx: enlarge mmc timeout
Peng Fan
2019-07-15
1
-2
/
+2
|
*
|
mmc: fsl_esdhc_imx: add i.MX8QM compatible
Peng Fan
2019-07-15
1
-0
/
+7
|
*
|
mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
Peng Fan
2019-07-15
1
-0
/
+20
|
*
|
mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
Peng Fan
2019-07-15
1
-9
/
+5
|
*
|
mmc: Parse no-1-8-v DT property
Peng Fan
2019-07-15
1
-0
/
+5
|
*
|
mmc: Parse HS400 Enhanced strobe DT properties
Peng Fan
2019-07-15
1
-0
/
+2
|
*
|
mmc: support hs400 enhanced strobe mode
Peng Fan
2019-07-15
3
-1
/
+100
|
*
|
mmc: fsl_esdhc_imx: fix config check issue when building in SPL
Ye Li
2019-07-15
1
-2
/
+2
|
*
|
mmc: mmc_spi: Re-write driver using DM framework
Bhargav Shah
2019-07-15
2
-167
/
+320
|
*
|
mmc: skip select_mode_and_width for MMC SPI host
Anup Patel
2019-07-15
1
-0
/
+14
[next]