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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
bloblist: Add a command
Simon Glass
2020-10-06
1
-0
/
+32
*
|
|
Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-06
1
-3
/
+6
|
\
\
\
|
*
|
|
distro_bootcmd: call EFI bootmgr even without having /EFI/boot
Michael Walle
2020-10-06
1
-3
/
+6
|
|
/
/
*
|
|
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-10-06
4
-1
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1
Neil Armstrong
2020-10-05
2
-0
/
+12
|
*
|
ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1
Neil Armstrong
2020-10-05
2
-1
/
+19
|
|
/
*
|
Merge branch 'next'
Tom Rini
2020-10-05
66
-729
/
+2515
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-05
3
-0
/
+278
|
|
\
|
|
*
clk: at91: add pre-requisite headers for AT91 clock architecture
Claudiu Beznea
2020-09-22
2
-0
/
+269
|
|
*
dm: core: add support for device re-parenting
Claudiu Beznea
2020-09-22
1
-0
/
+9
|
*
|
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-10-01
1
-13
/
+5
|
|
\
\
|
|
*
|
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
2020-10-01
1
-6
/
+0
|
|
*
|
usb: xhci: convert to TRB_TX_TYPE()
Chunfeng Yun
2020-10-01
1
-1
/
+0
|
|
*
|
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
Chunfeng Yun
2020-10-01
1
-3
/
+0
|
|
*
|
usb: xhci: convert to TRB_TYPE()
Chunfeng Yun
2020-10-01
1
-1
/
+0
|
|
*
|
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
2020-10-01
1
-2
/
+0
|
|
*
|
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
2020-10-01
1
-0
/
+2
|
|
*
|
usb: xhci: create one unified function to calculate TRB TD remainder
Chunfeng Yun
2020-10-01
1
-0
/
+2
|
|
*
|
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
2020-10-01
1
-0
/
+1
|
*
|
|
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
Tom Rini
2020-10-01
9
-53
/
+259
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4
Biju Das
2020-09-26
2
-0
/
+95
|
|
*
|
arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4
Biju Das
2020-09-26
2
-0
/
+83
|
|
*
|
arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4
Biju Das
2020-09-26
2
-53
/
+45
|
|
*
|
ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu
Marek Vasut
2020-09-26
3
-0
/
+36
|
*
|
|
Merge branch '2020-09-30-assorted-network-improvements' into next
Tom Rini
2020-10-01
3
-1
/
+100
|
|
\
\
\
|
|
*
|
|
sntp: use udp framework
Philippe Reynes
2020-09-30
1
-0
/
+58
|
|
*
|
|
net: add a generic udp protocol
Philippe Reynes
2020-09-30
2
-1
/
+42
|
*
|
|
|
reset: add reset controller driver for SCMI agents
Etienne Carriere
2020-09-30
1
-0
/
+60
|
*
|
|
|
clk: add clock driver for SCMI agents
Etienne Carriere
2020-09-30
1
-0
/
+78
|
*
|
|
|
firmware: add SCMI agent uclass
Etienne Carriere
2020-09-30
4
-0
/
+134
|
*
|
|
|
regmap: Add support for regmap fields
Jean-Jacques Hiblot
2020-09-30
1
-0
/
+122
|
*
|
|
|
regmap: Allow devices to specify regmap range start and size in config
Pratyush Yadav
2020-09-30
1
-0
/
+6
|
*
|
|
|
regmap: Add regmap_init_mem_range()
Pratyush Yadav
2020-09-30
1
-0
/
+19
|
*
|
|
|
regmap: Allow left shifting register offset before access
Pratyush Yadav
2020-09-30
1
-0
/
+6
|
*
|
|
|
regmap: Allow specifying read/write width
Pratyush Yadav
2020-09-30
1
-16
/
+22
|
*
|
|
|
regmap: Add devm_regmap_init()
Jean-Jacques Hiblot
2020-09-30
1
-0
/
+18
|
*
|
|
|
drivers: gpio: Add a managed API to get a GPIO from the device-tree
Jean-Jacques Hiblot
2020-09-30
1
-0
/
+47
|
*
|
|
|
drivers: reset: Add a managed API to get reset controllers from the DT
Jean-Jacques Hiblot
2020-09-30
1
-1
/
+134
|
|
/
/
/
|
*
|
|
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2020-09-30
2
-0
/
+16
|
|
\
\
\
|
|
*
|
|
riscv: clk: Add CLINT clock to kendryte clock driver
Sean Anderson
2020-09-30
1
-0
/
+1
|
|
*
|
|
timer: Add helper for drivers using timebase fallback
Sean Anderson
2020-09-30
1
-0
/
+15
|
|
|
/
/
|
*
|
|
dm: Print device name in dev_xxx like Linux
Sean Anderson
2020-09-30
1
-28
/
+82
|
*
|
|
dm: Use symbolic constants for log levels in dev_xxx
Sean Anderson
2020-09-30
1
-10
/
+11
|
*
|
|
remoteproc: Remove unused function rproc_elf_sanity_check
Sean Anderson
2020-09-30
1
-13
/
+0
|
*
|
|
linux/compat.h: Remove netdev_xxx functions
Sean Anderson
2020-09-30
1
-19
/
+0
|
*
|
|
mmc: Add mmc_dev()
Sean Anderson
2020-09-30
1
-0
/
+2
|
|
/
/
|
*
|
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2020-09-25
10
-20
/
+683
|
|
\
\
|
|
*
|
x86: video: Show information about each video device
Simon Glass
2020-09-25
1
-4
/
+2
|
|
*
|
acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
Simon Glass
2020-09-25
1
-1
/
+1
|
|
*
|
acpi: Add more documentation for struct acpi_gpio
Simon Glass
2020-09-25
1
-0
/
+22
[prev]
[next]