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
*
f_sdp: Change bInterval of interrupt endpoint to 3
Sherry Sun
2020-09-01
1
-2
/
+2
*
f_sdp: Add EP1_OUT as default data receive pipe in sdp
Sherry Sun
2020-09-01
1
-16
/
+107
*
f_sdp: Support searching and loading FIT or container image
Peng Fan
2020-09-01
1
-12
/
+58
*
f_sdp: Fix wrong usb request size
Ye Li
2020-09-01
1
-1
/
+1
*
f_sdp: Add high speed endpoint descriptor
Ye Li
2020-09-01
1
-2
/
+28
*
usb: max3420: add the gadget driver
Jassi Brar
2020-09-01
4
-0
/
+890
*
fastboot: Add default fastboot_set_reboot_flag implementation
Roman Kovalivskyi
2020-09-01
3
-0
/
+56
*
fastboot: Add support for 'reboot fastboot' command
Roman Kovalivskyi
2020-09-01
2
-0
/
+40
*
fastboot: Extend fastboot_set_reboot_flag with reboot reason
Roman Kovalivskyi
2020-09-01
2
-2
/
+2
*
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
2020-09-01
1
-3
/
+4
*
dfu: DFU_MTD depends on CMD_MTDPARTS
Heinrich Schuchardt
2020-09-01
1
-0
/
+1
*
fastboot: Support defining raw partitions without a partition table
Filip Brozovic
2020-09-01
1
-9
/
+66
*
usb: ci_udc: Add function to remove usb device
Ye Li
2020-09-01
2
-0
/
+25
*
usb: gadget: Fix controller index in UMS
Ye Li
2020-09-01
1
-2
/
+4
*
eth/r8152: support RTL8153B/RTL8154B
Hayes Wang
2020-09-01
3
-4
/
+414
*
eth/r8152: modify rtl_clear_bp function
Hayes Wang
2020-09-01
2
-35
/
+36
*
eth/r8152: reset PHY after setting it
Hayes Wang
2020-09-01
1
-1
/
+1
*
eth/r8152: reset bmu after disabling Tx/Rx
Hayes Wang
2020-09-01
2
-1
/
+20
*
Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-31
1
-59
/
+3
|
\
|
*
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
2020-08-31
1
-49
/
+3
|
*
firmware: ti_sci: drop the device ids to resource id translation table
Lokesh Vutla
2020-08-31
1
-11
/
+1
*
|
arm64: a37xx: pci: Depends on DM_GPIO
Pali Rohár
2020-08-31
2
-8
/
+3
*
|
mmc: xenon: set signal voltage and max base clock
Evan Wang
2020-08-31
1
-1
/
+78
*
|
arm64: a37xx: pci: Assert PERST# signal when unloading driver
Pali Rohár
2020-08-31
1
-6
/
+21
*
|
arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
Pali Rohár
2020-08-31
1
-3
/
+3
|
/
*
pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP
Michal Simek
2020-08-27
1
-0
/
+1
*
drivers: usb: Fix config indentation
Ruben Di Battista
2020-08-27
1
-6
/
+6
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-08-25
13
-42
/
+4871
|
\
|
*
watchdog: Add reset support for OcteonTX / TX2
Suneel Garapati
2020-08-25
3
-0
/
+77
|
*
mmc: Add MMC controller driver for OcteonTX / TX2
Suneel Garapati
2020-08-25
4
-0
/
+4114
|
*
pci: Add PCI controller driver for OcteonTX / TX2
Suneel Garapati
2020-08-25
3
-0
/
+373
|
*
ata: ahci: Add BAR index quirk for Cavium PCI SATA device
Suneel Garapati
2020-08-25
1
-0
/
+15
|
*
pci: pci-uclass: Check validity of ofnode
Suneel Garapati
2020-08-25
1
-3
/
+7
|
*
pci: pci-uclass: Add support for Alternate-RoutingID capability
Suneel Garapati
2020-08-25
2
-0
/
+35
|
*
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
Suneel Garapati
2020-08-25
1
-5
/
+62
|
*
pci: pci-uclass: Add support for Single-Root I/O Virtualization
Suneel Garapati
2020-08-25
2
-0
/
+124
|
*
pci: pci-uclass: Add support for Enhanced Allocation in Bridges
Suneel Garapati
2020-08-25
1
-6
/
+18
|
*
pci: pci-uclass: Add multi entry support for memory regions
Suneel Garapati
2020-08-25
2
-3
/
+16
|
*
pci: pci-uclass: Make DT subnode parse optional
Suneel Garapati
2020-08-25
1
-1
/
+2
|
*
pci: pci-uclass: Fix incorrect argument in map_physmem
Suneel Garapati
2020-08-25
1
-2
/
+2
|
*
pci: pci-uclass: Dynamically allocate the PCI regions
Stefan Roese
2020-08-25
1
-6
/
+8
|
*
pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
Stefan Roese
2020-08-25
1
-16
/
+1
|
*
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-25
1
-0
/
+17
*
|
Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-08-25
3
-35
/
+28
|
\
\
|
*
|
Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x
Trommel, Kees (Contractor)
2020-08-25
2
-2
/
+2
|
*
|
i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
Stefan Roese
2020-08-25
1
-33
/
+26
|
|
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-08-25
1
-2
/
+2
|
\
\
|
*
|
ram: sifive: Fix compiler warnings for 32-bit
Bin Meng
2020-08-25
1
-2
/
+2
|
|
/
*
|
xen: Code style conformity
Anastasiia Lukianenko
2020-08-24
2
-7
/
+8
*
|
clk: mt7622: add needed clocks for ssusb-node
Frank Wunderlich
2020-08-24
1
-0
/
+42
[next]