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
*
clk: mt7622: add needed clocks for ssusb-node
Frank Wunderlich
2020-08-24
1
-0
/
+42
*
ahci: mediatek: fix copyright and author-lines
Frank Wunderlich
2020-08-24
1
-4
/
+2
*
reset: drop unnecessary comment for pciesys
Frank Wunderlich
2020-08-24
1
-1
/
+0
*
phy: mtk-tphy: make shared reg optional for v1
Frank Wunderlich
2020-08-24
1
-3
/
+2
*
virtio_blk: set log2blksz correctly
AKASHI Takahiro
2020-08-24
1
-0
/
+1
*
firmware: psci: Do not bind driver if U-Boot runs in EL3
Michal Simek
2020-08-24
1
-0
/
+6
*
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-08-24
10
-13
/
+88
|
\
|
*
clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
Lukasz Majewski
2020-08-24
1
-0
/
+1
|
*
clk: ccf: mux: change the get_rate helper
Dario Binacchi
2020-08-24
1
-1
/
+25
|
*
clk: ccf: mux: fix access to the sandbox register
Dario Binacchi
2020-08-24
1
-0
/
+8
|
*
clk: ccf: mux: fix typo
Dario Binacchi
2020-08-24
1
-1
/
+1
|
*
clk: ccf: mux: change include order
Dario Binacchi
2020-08-24
1
-4
/
+4
|
*
clk: fix the console output of clk_register
Dario Binacchi
2020-08-24
1
-5
/
+5
|
*
clk: set flags in the ccf registration routines
Dario Binacchi
2020-08-24
6
-1
/
+7
|
*
dm: test: clk: add the test for the ccf gated clock
Dario Binacchi
2020-08-24
1
-0
/
+4
|
*
clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
Lukasz Majewski
2020-08-24
1
-0
/
+7
|
*
clk: imx: Add support for pllv3 enet clock
Lukasz Majewski
2020-08-24
1
-0
/
+25
|
*
clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
Lukasz Majewski
2020-08-24
1
-0
/
+1
|
*
clk: ICS8N3QV01 remove superfluous code
Heinrich Schuchardt
2020-08-24
1
-1
/
+0
*
|
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
23
-39
/
+65
|
\
\
|
|
/
|
/
|
|
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
18
-20
/
+20
|
*
ata: mvebu: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
1
-1
/
+1
|
*
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
1
-1
/
+1
|
*
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
6
-10
/
+12
|
*
sandbox: phy: add driver_data for bind test cmd
Patrice Chotard
2020-08-22
1
-1
/
+17
|
*
dm: fix ofnode_read_addr/size_cells()
Heinrich Schuchardt
2020-08-22
1
-6
/
+14
*
|
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-23
1
-0
/
+85
|
/
*
Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-08-20
11
-83
/
+77
|
\
|
*
clk: versal: Move pm_query_id out of clock driver
Michal Simek
2020-08-20
1
-17
/
+0
|
*
mmc: sdhci: Use upper/lower_32_bits macros
Michal Simek
2020-08-20
1
-4
/
+4
|
*
mmc: sdhci: Enable high speed conditional on the corresponding bit
Faiz Abbas
2020-08-20
1
-1
/
+4
|
*
xilinx: zynqmp: fix incorrect map not align with IPI HW
Ibai Erkiaga
2020-08-20
1
-4
/
+10
|
*
xilinx: zynqmp: merge firmware calls for EL2 and EL3
Ibai Erkiaga
2020-08-20
1
-41
/
+43
|
*
xilinx: zynqmp: synchronize firmware call return payload
Ibai Erkiaga
2020-08-20
1
-1
/
+1
|
*
mmc: zynq: Fix default value for xlnx,mio-bank
Michal Simek
2020-08-20
1
-1
/
+1
|
*
xilinx: Fix xlnx,mio_bank property
Michal Simek
2020-08-20
1
-1
/
+1
|
*
i2c: eeprom: Use reg property instead of offset and size
Michal Simek
2020-08-20
1
-7
/
+8
|
*
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-08-20
4
-7
/
+6
*
|
ahci: mediatek: add ahci driver
Frank Wunderlich
2020-08-19
3
-0
/
+139
*
|
reset: add basic reset controller for pciesys
Frank Wunderlich
2020-08-19
1
-0
/
+15
*
|
phy: mtk-tphy: add PHY_TYPE_SATA
Frank Wunderlich
2020-08-19
1
-0
/
+105
*
|
PCI: mediatek: Add PCIe support for MT7622
Chuanjia Liu
2020-08-19
1
-3
/
+459
*
|
clk: mediatek: add pciesys support for MT7622 SoC
Chuanjia Liu
2020-08-19
1
-0
/
+54
*
|
pinctrl: mediatek: mt8512: fix the wrong start address of ranges
Chunfeng Yun
2020-08-19
1
-3
/
+3
|
/
*
serial: uniphier: fix typo in comment
Masahiro Yamada
2020-08-18
1
-1
/
+1
*
board: xen: De-initialize before jumping to Linux
Oleksandr Andrushchenko
2020-08-14
1
-0
/
+8
*
xen: pvblock: Print found devices indices
Anastasiia Lukianenko
2020-08-14
1
-0
/
+20
*
xen: pvblock: Implement front-back protocol and do IO
Anastasiia Lukianenko
2020-08-14
2
-12
/
+348
*
xen: pvblock: Read XenStore configuration and initialize
Anastasiia Lukianenko
2020-08-14
1
-1
/
+284
*
xen: pvblock: Enumerate virtual block devices
Anastasiia Lukianenko
2020-08-14
1
-2
/
+110
[next]