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
...
|
*
|
|
net: phy: fixed: Be compatible with live OF tree
Vladimir Oltean
2021-04-15
3
-26
/
+36
|
*
|
|
dm: mdio: Use ofnode_phy_is_fixed_link() API
Bin Meng
2021-04-15
1
-1
/
+2
|
*
|
|
of: extra: Introduce ofnode_phy_is_fixed_link() API
Bin Meng
2021-04-15
2
-0
/
+43
|
*
|
|
dt-bindings: net: Add the old DT bindings for "fixed-link"
Bin Meng
2021-04-15
1
-12
/
+36
|
*
|
|
watchdog: Add booke watchdog driver
Chris Packham
2021-04-15
3
-0
/
+114
|
*
|
|
board/km: add support for seli8 design based on nxp ls102x
Aleksandar Gerasimovski
2021-04-15
13
-11
/
+861
|
*
|
|
arm: dts: ls1028a: define QDS networking protocol combinations
Alex Marginean
2021-04-15
16
-0
/
+490
*
|
|
|
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-04-15
9
-863
/
+1073
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
pci: add Amlogic Meson Designware PCIe controller
Neil Armstrong
2021-04-15
3
-0
/
+468
|
*
|
|
pci: pcie_dw_rockchip: migrate to common Designware PCIe functions
Neil Armstrong
2021-04-15
2
-444
/
+30
|
*
|
|
pci: pcie_dw_ti: migrate to common Designware PCIe functions
Neil Armstrong
2021-04-15
2
-408
/
+38
|
*
|
|
pci: add common Designware PCIe functions
Neil Armstrong
2021-04-15
4
-0
/
+525
|
*
|
|
x86: mtrr: Fix function descriptions
Wolfgang Wallner
2021-04-15
1
-2
/
+2
|
*
|
|
dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings
Wolfgang Wallner
2021-04-15
1
-9
/
+10
|
|
/
/
*
|
|
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2021-04-13
5
-4
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm: mach-rmobile: Add CPU info support for RZ/G2
Biju Das
2021-04-13
5
-4
/
+65
|
/
/
*
|
Merge branch '2021-04-13-assorted-improvements'
Tom Rini
2021-04-13
81
-739
/
+2142
|
\
\
|
*
|
cmd: exit: Fix return value
Marek Vasut
2021-04-12
1
-5
/
+2
|
*
|
scmi: translate the resource only when livetree is not activated
Patrick Delaunay
2021-04-12
1
-2
/
+7
|
*
|
gpio: Drop dm_gpio_set_dir()
Simon Glass
2021-04-12
2
-22
/
+0
|
*
|
gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
Simon Glass
2021-04-12
1
-10
/
+9
|
*
|
qemu: arm: select QFW, MMIO on qemu-arm
Asherah Connor
2021-04-12
1
-0
/
+2
|
*
|
qemu: add MMIO driver for QFW
Asherah Connor
2021-04-12
3
-0
/
+127
|
*
|
test: qemu: add qfw sandbox driver, dm tests, qemu tests
Asherah Connor
2021-04-12
7
-2
/
+197
|
*
|
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-04-12
13
-272
/
+489
|
*
|
scmi: correctly configure MMU for SCMI buffer
Patrick Delaunay
2021-04-12
1
-2
/
+4
|
*
|
moveconfig.py: add to the "do not process" list
Trevor Woerner
2021-04-12
1
-1
/
+1
|
*
|
checkpatch: Add warnings for using strn(cat|cpy)
Sean Anderson
2021-04-12
2
-1
/
+19
|
*
|
fastboot: Fix possible buffer overrun
Sean Anderson
2021-04-12
1
-3
/
+3
|
*
|
test: Add test for strlcat
Sean Anderson
2021-04-12
2
-0
/
+127
|
*
|
lib: string: Implement strlcat
Sean Anderson
2021-04-12
3
-6
/
+22
|
*
|
lib: string: Fix strlcpy return value
Sean Anderson
2021-04-12
1
-4
/
+8
|
*
|
tee: optee: Change printing during optee_probe
Ilias Apalodimas
2021-04-12
1
-3
/
+3
|
*
|
terminal: only serial_reinit_all if available
Asherah Connor
2021-04-12
1
-1
/
+3
|
*
|
terminal: correct stdio_dev invocations
Asherah Connor
2021-04-12
1
-6
/
+6
|
*
|
rtc: add support for rv3028 rtc
Heiko Schocher
2021-04-12
3
-0
/
+215
|
*
|
test: scmi: add local variables for scmi agent reference
Etienne Carriere
2021-04-12
1
-45
/
+55
|
*
|
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
3
-17
/
+7
|
*
|
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-04-12
6
-3
/
+327
|
*
|
firmware: scmi: voltage regulator
Etienne Carriere
2021-04-12
6
-0
/
+361
|
*
|
disk: gpt: verify alternate LBA points to last usable LBA
Stefan Herbrechtsmeier
2021-04-12
1
-0
/
+9
|
*
|
cmd: xtrace: Convert to bool
Sean Anderson
2021-04-12
3
-3
/
+3
|
*
|
pci: Mark 64bit Memory BARs as such
Phil Sutter
2021-04-12
1
-1
/
+2
|
*
|
hush: Fix assignments being misinterpreted as commands
Sean Anderson
2021-04-12
2
-1
/
+3
|
*
|
mtd: Update fail_addr when erase fails due to bad blocks
Farhan Ali
2021-04-12
1
-0
/
+2
|
*
|
Tegra: remove e2220-1170 board
Peter Robinson
2021-04-12
9
-207
/
+0
|
*
|
bootm: do not hang on failure
Heinrich Schuchardt
2021-04-12
1
-5
/
+2
|
*
|
hash: Allow for SHA512 hardware implementations
Joel Stanley
2021-04-12
3
-10
/
+55
|
*
|
hw_sha: Fix coding style errors
Joel Stanley
2021-04-12
1
-6
/
+6
|
*
|
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
Patrick Delaunay
2021-04-12
3
-30
/
+21
[prev]
[next]