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
*
fastboot: add command to select the default emmc hwpart for boot
Patrick Delaunay
2021-02-07
2
-0
/
+43
*
fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2
Patrick Delaunay
2021-02-07
2
-24
/
+49
*
fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
Patrick Delaunay
2021-02-07
2
-8
/
+23
*
fastboot: Implement generic fastboot_set_reboot_flag
Roman Kovalivskyi
2021-02-07
1
-1
/
+15
*
Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
Roman Kovalivskyi
2021-02-07
3
-56
/
+0
*
dfu: dfu_sf: use correct print code
Heinrich Schuchardt
2021-02-07
1
-1
/
+1
*
Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-02-05
4
-112
/
+376
|
\
|
*
mmc: am654_sdhci: Use sdhci_set_control_reg()
Faiz Abbas
2021-02-04
1
-16
/
+2
|
*
mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
Faiz Abbas
2021-02-04
2
-2
/
+24
|
*
mmc: am654_sdhci: Add support for software tuning
Faiz Abbas
2021-02-04
1
-0
/
+45
|
*
mmc: am654_sdhci: Add support for writing to clkbuf_sel
Faiz Abbas
2021-02-04
1
-0
/
+11
|
*
mmc: am654_sdhci: Add support for input tap delay
Faiz Abbas
2021-02-04
1
-80
/
+161
|
*
mmc: am654_sdhci: Add support for AM65x SR2.0
Faiz Abbas
2021-02-04
1
-0
/
+30
|
*
mmc: am654_sdhci: Add flag for PHY calibration
Faiz Abbas
2021-02-04
1
-12
/
+14
|
*
mmc: am654_sdhci: Convert flag fields to BIT macro
Faiz Abbas
2021-02-04
1
-4
/
+4
|
*
mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
Faiz Abbas
2021-02-04
1
-9
/
+1
|
*
mmc: sdhci: Add helper functions for UHS modes
Faiz Abbas
2021-02-04
1
-0
/
+95
|
*
remoteproc: k3_r5: Sync to upstreamed kernel DT property names
Suman Anna
2021-02-04
1
-4
/
+4
*
|
firmware: smci: possible NULL dereference
Heinrich Schuchardt
2021-02-03
1
-0
/
+3
*
|
net: ftmac100: Cast priv->iobase with uintptr_t
Bin Meng
2021-02-03
1
-5
/
+5
*
|
serial: sifive: Cast dev_read_addr() with uintptr_t
Bin Meng
2021-02-03
1
-1
/
+1
*
|
dm: core: Add late driver remove option
Marek Vasut
2021-02-03
2
-8
/
+33
*
|
dm: core: Avoid partially removing devices
Simon Glass
2021-02-03
1
-19
/
+40
*
|
dm: core: Remove children before advising uclass
Simon Glass
2021-02-03
1
-9
/
+3
*
|
dm: pci: Correct use of wrong flag name
Simon Glass
2021-02-03
1
-1
/
+1
*
|
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
2021-02-03
3
-3
/
+3
*
|
nand: brcmnand: Don't use -EPROBE_DEFER
Simon Glass
2021-02-03
1
-4
/
+1
*
|
smem: Don't use -EPROBE_DEFER
Simon Glass
2021-02-03
1
-3
/
+3
|
/
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-02-01
1
-1
/
+1
|
\
|
*
x86: tsc_timer: Correct overflow in __udelay()
Simon Glass
2021-02-01
1
-1
/
+1
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-01-31
2
-30
/
+37
|
\
\
|
|
/
|
/
|
|
*
ata: sunxi: fix debug messages
Dario Binacchi
2021-01-31
1
-4
/
+4
|
*
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
Andre Przywara
2021-01-31
1
-8
/
+20
|
*
net: sun8i-emac: Always clear syscon EPHY register
Andre Przywara
2021-01-31
1
-18
/
+13
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-01-31
15
-162
/
+692
|
\
\
|
*
|
usb: gaget: ci: set ep's desc when enable ep
Li Jun
2021-01-31
1
-0
/
+2
|
*
|
usb: gadget: fastboot: use correct max packet size
Li Jun
2021-01-31
1
-1
/
+1
|
*
|
usb: udc: ci: update speed handling
Li Jun
2021-01-31
1
-2
/
+1
|
*
|
usb: composite: force gadget to be USB2 for HS only function
Li Jun
2021-01-31
1
-0
/
+13
|
*
|
usb: gadget: dnl: set dnl to be super speed
Li Jun
2021-01-31
1
-0
/
+1
|
*
|
usb: fastboot: add super speed support
Li Jun
2021-01-31
1
-3
/
+44
|
*
|
usb: gadget: add super speed support
Li Jun
2021-01-31
1
-25
/
+60
|
*
|
usb: gadget: update os_desc_config when add config
Jun Li
2021-01-31
1
-2
/
+2
|
*
|
usb: gadget: set correct usb_configuration for os_desc_config
Jun Li
2021-01-31
1
-7
/
+3
|
*
|
usb: gadget: fastboot: add ext properties for WCID
Li Jun
2021-01-31
1
-0
/
+34
|
*
|
usb: gadget: add WCID support for mfgtool
Li Jun
2021-01-31
1
-0
/
+20
|
*
|
usb: gadget: OS Feature Descriptors support
Li Jun
2021-01-31
2
-1
/
+374
|
*
|
usb: gadget: add Kconfig for OS descriptors
Peng Fan
2021-01-31
1
-0
/
+9
|
*
|
usb: gadget: move utf8_to_utf16le to header file
Li Jun
2021-01-31
1
-73
/
+1
|
*
|
usb: gadget: OS String support
Li Jun
2021-01-31
1
-0
/
+26
[next]