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
*
spl: fit: Pass FIT context via a structure pointer
Alexandru Gagniuc
2021-02-17
1
-58
/
+43
*
spl: fit: Factor out FIT parsing and use a context struct
Alexandru Gagniuc
2021-02-17
1
-30
/
+60
*
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
Alexandru Gagniuc
2021-02-17
3
-7
/
+8
*
Merge branch '2021-02-16-assorted-improvements'
Tom Rini
2021-02-16
38
-105
/
+1834
|
\
|
*
configs: ls1028a: Enable the Ethernet switch driver in defconfig
Alex Marginean
2021-02-16
5
-0
/
+15
|
*
arm: dts: ls1028a: Add Ethernet switch node and dependencies
Alex Marginean
2021-02-16
2
-1
/
+119
|
*
drivers: net: Add Felix DSA switch driver
Alex Marginean
2021-02-16
4
-0
/
+428
|
*
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
2021-02-16
6
-0
/
+666
|
*
net: phy: introduce fixed_phy_create for DSA CPU ports
Vladimir Oltean
2021-02-16
2
-0
/
+52
|
*
net: phy: fixed: support speeds of 2500 and 10000
Vladimir Oltean
2021-02-16
1
-1
/
+2
|
*
test: dm: tee: extend with RPC test
Igor Opaniuk
2021-02-16
1
-7
/
+109
|
*
drivers: tee: sandbox: add rpc test ta emulation
Igor Opaniuk
2021-02-16
4
-4
/
+179
|
*
test: py: add pygit2 and pyelftools to requirements.txt
Igor Opaniuk
2021-02-16
1
-0
/
+2
|
*
drivers: tee: i2c trampoline driver
Jorge Ramirez-Ortiz
2021-02-16
6
-0
/
+137
|
*
usb: kbd: destroy device after console is stopped
Andy Shevchenko
2021-02-16
1
-8
/
+8
|
*
IOMUX: Introduce iomux_replace_device()
Andy Shevchenko
2021-02-16
2
-0
/
+34
|
*
IOMUX: Split out for_each_console_dev() helper macro
Andy Shevchenko
2021-02-16
3
-13
/
+11
|
*
IOMUX: Split out iomux_match_device() helper
Andy Shevchenko
2021-02-16
3
-17
/
+18
|
*
IOMUX: Switch to use stdio_file_to_flags()
Andy Shevchenko
2021-02-16
1
-9
/
+2
|
*
console: Set file and devices at one go
Andy Shevchenko
2021-02-16
1
-10
/
+12
|
*
console: Set console device counter in console_devices_set()
Andy Shevchenko
2021-02-16
1
-0
/
+1
|
*
console: Switch to use stdio_file_to_flags()
Andy Shevchenko
2021-02-16
1
-11
/
+3
|
*
stdio: Introduce a new helper stdio_file_to_flags()
Andy Shevchenko
2021-02-16
2
-0
/
+15
|
*
stdio: Split out nulldev_register() and move it under #if
Andy Shevchenko
2021-02-16
1
-12
/
+21
|
*
stdio: Get rid of dead code, i.e. stdio_deregister()
Andy Shevchenko
2021-02-16
2
-12
/
+0
|
/
*
Prepare v2021.04-rc2
Tom Rini
2021-02-15
1
-1
/
+1
*
Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138'
Tom Rini
2021-02-15
27
-101
/
+781
|
\
|
*
image: Check for unit addresses in FITs
Simon Glass
2021-02-15
2
-8
/
+57
|
*
libfdt: Check for multiple/invalid root nodes
Simon Glass
2021-02-15
2
-1
/
+19
|
*
image: Add an option to do a full check of the FIT
Simon Glass
2021-02-15
2
-0
/
+36
|
*
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
19
-50
/
+66
|
*
test: Add tests for the 'evil' vboot attacks
Simon Glass
2021-02-15
1
-28
/
+65
|
*
test: Add vboot_evil implementation
Simon Glass
2021-02-15
1
-0
/
+485
|
*
fit: Don't allow verification of images with @ nodes
Simon Glass
2021-02-15
4
-25
/
+53
|
*
fdt_region: Check for a single root node of the correct name
Simon Glass
2021-02-15
1
-0
/
+11
|
/
*
configs: Resync with savedefconfig
Tom Rini
2021-02-15
99
-175
/
+91
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
1354
-23
/
+1398
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1361
-23
/
+1405
*
|
Merge branch '2021-02-14-remove-some-boards'
Tom Rini
2021-02-15
152
-13516
/
+5
|
\
\
|
*
|
sh: Remove sh7763rdp board
Tom Rini
2021-02-15
8
-455
/
+0
|
*
|
sh: Remove sh7757lcr board
Tom Rini
2021-02-15
15
-1639
/
+1
|
*
|
sh: Remove sh7753evb board
Tom Rini
2021-02-15
12
-1098
/
+0
|
*
|
sh: Remove sh7752evb board
Tom Rini
2021-02-15
11
-1088
/
+0
|
*
|
sh: Remove r7780mp board
Tom Rini
2021-02-15
13
-870
/
+0
|
*
|
sh: Remove MigoR board
Tom Rini
2021-02-15
8
-388
/
+0
|
*
|
ppc: Remove MPC8641HPCN board
Tom Rini
2021-02-15
12
-1370
/
+0
|
*
|
ppc: Remove MPC8610HPCD board
Tom Rini
2021-02-15
12
-1214
/
+0
|
*
|
ppc: Remove MPC8572DS board
Tom Rini
2021-02-15
14
-1476
/
+0
|
*
|
ppc: Remove MPC8544DS board
Tom Rini
2021-02-15
12
-1111
/
+0
|
*
|
arm: Remove db-88f6281-bp board
Tom Rini
2021-02-15
14
-561
/
+0
[next]