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
...
|
*
fdt_support.c: Allow late kernel cmdline modification
Niko Mauno
2021-05-04
2
-1
/
+21
|
*
cmd: gpt: Add option to write GPT partitions to environment variable
Farhan Ali
2021-05-04
2
-8
/
+55
|
*
sandbox: add test of CONFIG_ENV_IMPORT_FDT
Rasmus Villemoes
2021-05-04
5
-0
/
+30
|
*
env: allow environment to be amended from control dtb
Rasmus Villemoes
2021-05-04
5
-0
/
+68
|
*
test: Add gpio-sysinfo test
Sean Anderson
2021-05-04
8
-0
/
+82
|
*
sysinfo: Add gpio-sysinfo driver
Sean Anderson
2021-05-04
4
-0
/
+187
|
*
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
2021-05-04
4
-20
/
+64
|
*
sysinfo: Use global sysinfo IDs for existing sysinfo drivers
Sean Anderson
2021-05-04
2
-4
/
+6
|
*
dm: gpio: Fix gpio_get_list_count failing with livetree
Sean Anderson
2021-05-04
1
-3
/
+3
|
/
*
Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-04-29
30
-277
/
+472
|
\
|
*
tpm: missing event types
Heinrich Schuchardt
2021-04-29
1
-8
/
+16
|
*
test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
Chen Guanqiao
2021-04-29
1
-0
/
+31
|
*
dm: core: Add size operations on device tree references
Chen Guanqiao
2021-04-29
3
-2
/
+24
|
*
buildman: Use bytes for the environment
Simon Glass
2021-04-29
3
-11
/
+30
|
*
buildman: Handle exceptions in threads gracefully
Simon Glass
2021-04-29
4
-11
/
+56
|
*
buildman: Use common code to send an result
Simon Glass
2021-04-29
1
-8
/
+13
|
*
buildman: Tidy up a few comments
Simon Glass
2021-04-29
3
-5
/
+20
|
*
dm: core: Fix uninitialized return value from dm_scan_fdt_node
Sean Anderson
2021-04-29
1
-1
/
+1
|
*
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
2021-04-29
6
-24
/
+10
|
*
binman: Support adding sections to FMAPs
Simon Glass
2021-04-29
4
-9
/
+50
|
*
binman: Tweak implementation of fmap
Simon Glass
2021-04-29
1
-31
/
+38
|
*
patman: Parse checkpatch by message instead of by line
Evan Benn
2021-04-29
2
-92
/
+144
|
*
patman: Assume we always have pygit2 for tests
Tom Rini
2021-04-29
1
-17
/
+2
|
*
tests: patman: Add requests to the module list
Tom Rini
2021-04-29
1
-0
/
+1
|
*
Azure/GitLab: Ensure we use requirements.txt for testsuites
Tom Rini
2021-04-29
2
-2
/
+2
|
*
test: Use positive conditional in test_matches()
Andy Shevchenko
2021-04-29
1
-6
/
+6
|
*
test: Allow simple glob pattern in the test name
Andy Shevchenko
2021-04-29
1
-2
/
+9
|
*
dtoc: Correct dtoc output when testing
Simon Glass
2021-04-29
2
-53
/
+22
|
*
binman: Correct testSplNoDtb() and Tpl also
Simon Glass
2021-04-29
1
-0
/
+2
*
|
Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-04-29
19
-95
/
+189
|
\
\
|
*
|
spi: zynqmp: Remove gd reference
Michal Simek
2021-04-29
1
-3
/
+0
|
*
|
net: phy: xilinx: Break while loop over ethernet phy
Michal Simek
2021-04-29
1
-2
/
+2
|
*
|
arm64: zynqmp: Enable capsule update
Michal Simek
2021-04-26
2
-1
/
+10
|
*
|
arm64: versal: Remove gd reference
Michal Simek
2021-04-23
1
-3
/
+0
|
*
|
clk: Fix typo in Zynq Kconfig symbol description
Michal Simek
2021-04-23
1
-1
/
+1
|
*
|
xilinx: Enable GUID partitions and EFI variable commands
Michal Simek
2021-04-23
2
-0
/
+5
|
*
|
xilinx: common: Fix boot script address
T Karthik Reddy
2021-04-23
1
-4
/
+2
|
*
|
xilinx: Enable DFU_TIMEOUT config
T Karthik Reddy
2021-04-23
2
-0
/
+2
|
*
|
xilinx: zynq: Add usb dfu/thor distro boot support
T Karthik Reddy
2021-04-23
3
-33
/
+30
|
*
|
xilinx: versal: Add usb dfu/thor distro boot support
T Karthik Reddy
2021-04-23
2
-26
/
+28
|
*
|
xilinx: zynqmp: Remove dfu_ram_info setup
Michal Simek
2021-04-23
1
-18
/
+1
|
*
|
xilinx: zynqmp: Add usb dfu/thor distro boot support
T Karthik Reddy
2021-04-23
3
-1
/
+32
|
*
|
cmd: dfu: Propagate error if dfu gadget fails
Michal Simek
2021-04-23
1
-1
/
+1
|
*
|
xilinx: Enable redundant variable handling
Michal Simek
2021-04-23
4
-0
/
+4
|
*
|
xilinx: versal: Add support for saving env based on bootmode
Ashok Reddy Soma
2021-04-23
3
-1
/
+34
|
*
|
xilinx: zynq: Add support for saving env based on bootmode
Ashok Reddy Soma
2021-04-23
2
-1
/
+36
|
*
|
env: Setup default value for ENV_OFFSET_REDUND
Michal Simek
2021-04-23
1
-0
/
+1
*
|
|
Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash
Tom Rini
2021-04-29
1
-5
/
+5
|
\
\
\
|
*
|
|
mtd: cfi: Fix PPB lock status readout
Marek Vasut
2021-04-28
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2021-04-29
53
-2756
/
+2081
|
\
\
\
[prev]
[next]