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: test: Drop of-platdata pytest
Simon Glass
2020-10-29
1
-35
/
+0
*
dm: core: Allow dm_warn() to be used in SPL
Simon Glass
2020-10-29
2
-3
/
+17
*
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2020-10-29
2
-0
/
+5
*
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
2
-19
/
+10
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-10-29
6
-92
/
+512
|
\
|
*
dm: pci: fsl: Correct the workaround of erratum A-007815
Hou Zhiqiang
2020-10-23
2
-4
/
+18
|
*
net: lx2160a.c: Update to set ECx_PMUX precedence
Razvan Ionut Cirjan
2020-10-23
1
-2
/
+2
|
*
gpio: mpc8xxx: support fsl-layerscape platform
hui.song
2020-10-23
1
-21
/
+87
|
*
pci: layerscape: add a way of specifying additional iommu mappings
Laurentiu Tudor
2020-10-23
2
-0
/
+340
|
*
pci: layerscape: move pci node search in a common function
Laurentiu Tudor
2020-10-23
1
-42
/
+34
|
*
pci: layerscape: move per-pci device fdt fixup in a function
Laurentiu Tudor
2020-10-23
1
-26
/
+34
*
|
drivers: mux: mmio-based syscon mux controller
Jean-Jacques Hiblot
2020-10-28
3
-0
/
+157
*
|
dm: board: complete the initialization of the muxes in initr_dm()
Jean-Jacques Hiblot
2020-10-28
1
-0
/
+23
*
|
drivers: Add a new framework for multiplexer devices
Jean-Jacques Hiblot
2020-10-28
5
-0
/
+332
*
|
rtc: provide an emulated RTC
Heinrich Schuchardt
2020-10-27
3
-0
/
+92
*
|
Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-10-26
1
-1
/
+8
|
\
\
|
*
|
nokia_rx51: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
1
-1
/
+1
|
*
|
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
2020-10-26
1
-0
/
+7
*
|
|
riscv: Move timer portions of SiFive CLINT to drivers/timer
Sean Anderson
2020-10-26
2
-0
/
+48
*
|
|
timer: Add _TIMER suffix to Andes PLMT Kconfig
Sean Anderson
2020-10-26
2
-2
/
+2
*
|
|
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
2020-10-26
3
-0
/
+58
*
|
|
clk: kendryte: no need to check argument of free()
Heinrich Schuchardt
2020-10-26
1
-2
/
+1
|
/
/
*
|
phy: nop-phy: add clk bulk
Peng Fan
2020-10-23
1
-0
/
+35
*
|
i2c: i2c-gpio: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-23
1
-7
/
+3
*
|
power: regulator: gpio-regulator: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-23
1
-9
/
+13
*
|
power: regulator: gpio-regulator: protect count value
Patrick Delaunay
2020-10-23
1
-2
/
+3
*
|
Revert "serial: serial_xen: print U-Boot banner and others"
Tom Rini
2020-10-23
1
-0
/
+2
*
|
Revert "serial: serial_xen: add DEBUG_UART support"
Tom Rini
2020-10-23
2
-31
/
+3
*
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-10-22
1
-251
/
+206
|
\
\
|
|
/
|
/
|
|
*
net: sun8i-emac: Lower MDIO frequency
Andre Przywara
2020-10-21
1
-0
/
+17
|
*
net: sun8i-emac: Make internal PHY handling more robust
Andre Przywara
2020-10-21
1
-32
/
+15
|
*
net: sun8i_emac: Simplify and fix error handling for RX
Andre Przywara
2020-10-21
1
-26
/
+30
|
*
net: sun8i_emac: Fix MAC soft reset
Andre Przywara
2020-10-21
1
-14
/
+7
|
*
net: sun8i_emac: Fix overlong lines
Andre Przywara
2020-10-21
1
-12
/
+10
|
*
net: sun8i_emac: Wrap and simplify cache maintenance operations
Andre Przywara
2020-10-21
1
-19
/
+14
|
*
net: sun8i_emac: Drop unneeded cache invalidation before sending
Andre Przywara
2020-10-21
1
-3
/
+0
|
*
net: sun8i_emac: Reduce cache maintenance on TX descriptor init
Andre Przywara
2020-10-21
1
-2
/
+2
|
*
net: sun8i_emac: Improve cache maintenance on RX descriptor init
Andre Przywara
2020-10-21
1
-4
/
+9
|
*
net: sun8i_emac: Name magic bits and simplify read-modify-write calls
Andre Przywara
2020-10-21
1
-52
/
+61
|
*
net: sun8i_emac: Remove pointless wrapper functions
Andre Przywara
2020-10-21
1
-46
/
+16
|
*
net: sun8i_emac: Simplify mdio_read/mdio_write functions
Andre Przywara
2020-10-21
1
-41
/
+22
|
*
net: sun8i_emac: Don't hand out TX descriptor too early
Andre Przywara
2020-10-21
1
-1
/
+1
|
*
net: sun8i-emac: Bail out on PHY error
Andre Przywara
2020-10-21
1
-1
/
+4
*
|
rtc: move pcf8563 to Kconfig
Heiko Schocher
2020-10-22
1
-0
/
+6
*
|
mmc: mtk-sd: change some dev_err into dev_dbg
Fabien Parent
2020-10-22
1
-3
/
+3
*
|
serial: serial_xen: add DEBUG_UART support
AKASHI Takahiro
2020-10-22
2
-3
/
+31
*
|
serial: serial_xen: print U-Boot banner and others
AKASHI Takahiro
2020-10-22
1
-2
/
+0
*
|
cosmetic: reset: ast2500: Rename driver and configs
Chia-Wei, Wang
2020-10-22
3
-2
/
+2
*
|
reset: ast2500: Use SCU for reset control
Chia-Wei, Wang
2020-10-22
2
-51
/
+55
*
|
clk: ccf: replace the get_rate helper
Dario Binacchi
2020-10-22
1
-25
/
+1
[next]