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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
x86: tsc_timer: Correct overflow in __udelay()
Simon Glass
2021-02-01
1
-1
/
+1
|
*
cmd: CMD_ACPI depends on ACPIGEN
Heinrich Schuchardt
2021-02-01
1
-1
/
+2
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-01-31
3
-30
/
+39
|
\
\
|
|
/
|
/
|
|
*
ata: sunxi: fix debug messages
Dario Binacchi
2021-01-31
1
-4
/
+4
|
*
sunxi: OrangePi Zero 2: Enable Ethernet
Andre Przywara
2021-01-31
1
-0
/
+2
|
*
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
28
-207
/
+1001
|
\
\
|
*
|
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
3
-25
/
+70
|
*
|
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
3
-1
/
+431
|
*
|
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
2
-73
/
+76
|
*
|
usb: gadget: OS String support
Li Jun
2021-01-31
2
-0
/
+36
|
*
|
usb: gadget: don't change ep name for dwc3 while ep autoconfig
Li Jun
2021-01-31
1
-0
/
+2
|
*
|
usb: gadget: Add ep_config call back to usb_gadget_ops
Ye Li
2021-01-31
2
-0
/
+7
|
*
|
usb: gadget: Do not export usbd_device_* arrays
Pali Rohár
2021-01-31
3
-56
/
+50
|
*
|
thor: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
2021-01-31
3
-7
/
+17
|
*
|
dfu: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
2021-01-31
2
-2
/
+14
|
*
|
dfu: add 'SCRIPT' entity
Marek Szyprowski
2021-01-31
4
-4
/
+46
|
*
|
dfu: add 'SKIP' entity
Jaehoon Chung
2021-01-31
4
-2
/
+25
|
*
|
dfu: mmc: use the default MMC device if entity specifies it as -1
Marek Szyprowski
2021-01-31
1
-3
/
+4
|
*
|
cmd: usb_mass_storage: show device interface name
Marek Szyprowski
2021-01-31
1
-2
/
+2
|
*
|
f_fastboot: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
1
-1
/
+1
|
*
|
f_rockusb: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
1
-1
/
+2
|
*
|
f_rockusb: Use NULL instead of 0 for pointers
Andy Shevchenko
2021-01-31
1
-2
/
+2
|
*
|
cmd: bcb: Add support for processing const string literals in bcb_set()
Eugeniu Rosca
2021-01-31
2
-7
/
+14
|
*
|
cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers
Eugeniu Rosca
2021-01-31
2
-0
/
+41
|
*
|
cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs
Eugeniu Rosca
2021-01-31
1
-2
/
+7
|
*
|
cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs
Eugeniu Rosca
2021-01-31
1
-6
/
+11
|
*
|
cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs
Eugeniu Rosca
2021-01-31
1
-8
/
+23
|
*
|
gadget: f_thor: fix wrong file size cast
Seung-Woo Kim
2021-01-31
1
-4
/
+4
|
*
|
dfu: Fix handling of UBI partitions in MTD backend
Guillermo Rodriguez
2021-01-31
1
-2
/
+2
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2021-01-31
10
-0
/
+741
|
\
\
\
|
*
|
|
mmc: tmio: sdhi: Configure internal DMA bus width
Marek Vasut
2021-01-31
3
-0
/
+8
|
*
|
|
arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10
Biju Das
2021-01-31
7
-0
/
+733
|
|
/
/
*
|
|
Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-31
62
-137
/
+1487
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
disk: part: sandbox support in dev_print()
Heinrich Schuchardt
2021-01-30
1
-0
/
+1
|
*
|
sandbox: fill block device meta information
Heinrich Schuchardt
2021-01-30
1
-0
/
+11
|
*
|
dm: replace auto_alloc_size with auto
Dario Binacchi
2021-01-30
1
-1
/
+1
|
*
|
do not pass NULL pointer to libfdt
Stanislav Pinchuk
2021-01-30
1
-1
/
+1
[prev]
[next]