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
...
|
*
|
|
phy: marvell: save comphy_map_data priv structure
Igal Liberman
2021-04-29
2
-10
/
+11
|
*
|
|
phy: marvell: fix several minor bugs in comphy_probe
Igal Liberman
2021-04-29
1
-10
/
+19
|
*
|
|
phy: marvell: cp110: utmi: update analog parameters according to latest ETP
Igal Liberman
2021-04-29
2
-7
/
+7
|
*
|
|
phy: marvell: cp110: initialize only enabled UTMI units
Omri Itach
2021-04-29
1
-25
/
+26
|
*
|
|
phy: marvell: add missing speed during info prints
Igal Liberman
2021-04-29
1
-2
/
+3
|
*
|
|
phy: marvell: rename comphy related definitions to COMPHY_XX
Igal Liberman
2021-04-29
4
-103
/
+115
|
*
|
|
phy: marvell: add comphy type PHY_TYPE_USB3
jinghua
2021-04-29
1
-1
/
+1
|
*
|
|
power: regulator: Add support for regulator-force-boot-off
Konstantin Porotchkin
2021-04-29
1
-0
/
+38
|
*
|
|
reset: fix reset_get_by_index_nodev index handling
Neil Armstrong
2021-04-28
1
-1
/
+1
|
*
|
|
pinctrl: single: fix a never true comparison
Dario Binacchi
2021-04-28
1
-2
/
+2
|
*
|
|
pinctrl: single: check function mask to be non-zero
Dario Binacchi
2021-04-28
1
-0
/
+9
|
*
|
|
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
2021-04-28
1
-1
/
+1
|
*
|
|
timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
Rasmus Villemoes
2021-04-28
1
-1
/
+5
|
*
|
|
watchdog: use time_after_eq() in watchdog_reset()
Rasmus Villemoes
2021-04-28
1
-1
/
+1
|
*
|
|
clk: renesas: Synchronize Gen2 MSTP teardown tables
Marek Vasut
2021-04-28
3
-6
/
+6
|
*
|
|
clk: renesas: Only ever access documented bits in clock driver teardown
Marek Vasut
2021-04-28
7
-81
/
+81
|
*
|
|
net: sun8i-emac: Fix pinmux setup for Allwinner H5
Andre Przywara
2021-04-28
1
-2
/
+6
|
*
|
|
scsi: Add ata_swap_buf_le16() to support big-endian platforms
Stefan Roese
2021-04-28
1
-0
/
+6
|
*
|
|
ata: ahci: Fix usage on big-endian platforms
Stefan Roese
2021-04-28
1
-12
/
+11
|
*
|
|
sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon
Stefan Roese
2021-04-28
2
-2
/
+3
|
*
|
|
serial: serial_octeon_bootcmd.c: Add PCI remote console support
Stefan Roese
2021-04-28
3
-0
/
+194
|
*
|
|
serial: serial_octeon_pcie_console.c: Add PCI remote console support
Stefan Roese
2021-04-28
3
-0
/
+379
|
*
|
|
mips: octeon: Add Octeon PCIe host controller driver
Stefan Roese
2021-04-28
3
-0
/
+166
|
*
|
|
mips: octeon: Misc changes required because of the newly added headers
Stefan Roese
2021-04-28
2
-28
/
+22
*
|
|
|
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-04-28
1
-5
/
+12
|
\
\
\
\
|
*
|
|
|
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
Marek Vasut
2021-04-28
1
-5
/
+12
|
|
|
/
/
|
|
/
|
|
*
/
|
|
net: designware: fix PHY reset with DM_MDIO
Neil Armstrong
2021-04-28
1
-4
/
+11
|
/
/
/
*
|
|
Merge branch '2021-04-27-assorted-fixes'
Tom Rini
2021-04-27
2
-3
/
+12
|
\
\
\
|
*
|
|
reset: fix reset_get_by_index_nodev index handling
Neil Armstrong
2021-04-27
1
-1
/
+1
|
*
|
|
pinctrl: single: fix a never true comparison
Dario Binacchi
2021-04-27
1
-2
/
+2
|
*
|
|
pinctrl: single: check function mask to be non-zero
Dario Binacchi
2021-04-27
1
-0
/
+9
*
|
|
|
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
2021-04-27
1
-1
/
+1
*
|
|
|
timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
Rasmus Villemoes
2021-04-27
1
-1
/
+5
*
|
|
|
watchdog: use time_after_eq() in watchdog_reset()
Rasmus Villemoes
2021-04-27
1
-1
/
+1
|
/
/
/
*
|
|
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2021-04-26
10
-87
/
+87
|
\
\
\
|
*
|
|
clk: renesas: Synchronize Gen2 MSTP teardown tables
Marek Vasut
2021-04-25
3
-6
/
+6
|
*
|
|
clk: renesas: Only ever access documented bits in clock driver teardown
Marek Vasut
2021-04-25
7
-81
/
+81
|
|
/
/
*
|
|
net: sun8i-emac: Fix pinmux setup for Allwinner H5
Andre Przywara
2021-04-26
1
-2
/
+6
*
|
|
Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2021-04-24
13
-42
/
+781
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scsi: Add ata_swap_buf_le16() to support big-endian platforms
Stefan Roese
2021-04-23
1
-0
/
+6
|
*
|
ata: ahci: Fix usage on big-endian platforms
Stefan Roese
2021-04-23
1
-12
/
+11
|
*
|
sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon
Stefan Roese
2021-04-23
2
-2
/
+3
|
*
|
serial: serial_octeon_bootcmd.c: Add PCI remote console support
Stefan Roese
2021-04-23
3
-0
/
+194
|
*
|
serial: serial_octeon_pcie_console.c: Add PCI remote console support
Stefan Roese
2021-04-23
3
-0
/
+379
|
*
|
mips: octeon: Add Octeon PCIe host controller driver
Stefan Roese
2021-04-23
3
-0
/
+166
|
*
|
mips: octeon: Misc changes required because of the newly added headers
Stefan Roese
2021-04-23
2
-28
/
+22
*
|
|
video: sunxi: de2: switch to public uclass functions
Jernej Skrabec
2021-04-24
1
-19
/
+10
*
|
|
video: sunxi: dw-hdmi: read source_id later
Jernej Skrabec
2021-04-24
1
-4
/
+2
*
|
|
video: sunxi: Remove TV probe from DE2
Jernej Skrabec
2021-04-24
1
-14
/
+1
*
|
|
video: sunxi: Remove check for ddc-i2c-bus property
Jernej Skrabec
2021-04-24
1
-3
/
+0
[prev]
[next]