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
...
|
*
|
|
binman: Add a function to decode an ELF file
Simon Glass
2019-07-23
3
-0
/
+102
|
*
|
|
binman: Add a function to create a sample ELF file
Simon Glass
2019-07-23
2
-0
/
+117
|
*
|
|
binman: Detect skipped tests
Simon Glass
2019-07-23
1
-2
/
+7
|
*
|
|
binman: Use a better error for missing Intel descriptor
Simon Glass
2019-07-23
2
-3
/
+3
|
*
|
|
binman: Tidy up help for --indir
Simon Glass
2019-07-23
1
-1
/
+1
|
*
|
|
binman: Add missing comments toentry
Simon Glass
2019-07-23
1
-0
/
+15
|
*
|
|
binman: Add missing comments to bsection
Simon Glass
2019-07-23
1
-0
/
+23
|
*
|
|
binman: Add a --toolpath option to set the tool search path
Simon Glass
2019-07-23
3
-0
/
+13
|
*
|
|
patman: Add a way to set the search path for tools
Simon Glass
2019-07-23
1
-5
/
+37
|
*
|
|
binman: Add coverage tools info for Python 3
Simon Glass
2019-07-23
1
-1
/
+1
|
*
|
|
binman: Correct two typos in function names in ftest
Simon Glass
2019-07-23
1
-2
/
+2
|
*
|
|
binman: Fix comment in bsection.GetEntries()
Simon Glass
2019-07-23
1
-2
/
+2
|
*
|
|
tools: Drop duplicate raise_on_error argument
Simon Glass
2019-07-23
1
-2
/
+2
|
*
|
|
cbfs: Rename checksum to attributes_offset
Simon Glass
2019-07-23
2
-4
/
+5
|
*
|
|
cbfs: Add an enum and comment for the magic number
Simon Glass
2019-07-23
1
-0
/
+11
|
*
|
|
x86: Add ifwitool for Intel Integrated Firmware Image
Simon Glass
2019-07-23
2
-0
/
+2307
*
|
|
|
Merge branch '2019-07-24-master-imports'
Tom Rini
2019-07-24
35
-114
/
+954
|
\
\
\
\
|
*
|
|
|
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-24
5
-13
/
+28
|
*
|
|
|
distro_bootcmd: refactor virtio to support PCI block devices
David Abdurachmanov
2019-07-24
1
-6
/
+21
|
*
|
|
|
remoteproc: Fix potential build issues with SPL remoteproc
Suman Anna
2019-07-24
1
-1
/
+1
|
*
|
|
|
doc: fitImage: Cosmetics break lines
Mickaël Tansorier
2019-07-24
1
-0
/
+3
|
*
|
|
|
doc: fitImage: Fix conf number incrementation
Mickaël Tansorier
2019-07-24
1
-2
/
+2
|
*
|
|
|
doc: Add the U-Boot logo to the html doc
Bin Meng
2019-07-24
1
-1
/
+1
|
*
|
|
|
doc: Add .gitignore for the Sphinx build output directory
Bin Meng
2019-07-24
2
-1
/
+1
|
*
|
|
|
spl: sata: support U-Boot load from raw sata disk
Baruch Siach
2019-07-24
2
-0
/
+48
|
*
|
|
|
scripts/kernel-doc: fix parsing of function pointers
Heinrich Schuchardt
2019-07-24
1
-1
/
+1
|
*
|
|
|
scripts/kernel-doc: update script from Linux 5.2
Heinrich Schuchardt
2019-07-24
1
-18
/
+19
|
*
|
|
|
doc: Cope with Sphinx logging deprecations
Jonathan Corbet
2019-07-24
3
-21
/
+59
|
*
|
|
|
env: am57xx: Implement A/B boot process
Ruslan Trofymenko
2019-07-24
1
-6
/
+52
|
*
|
|
|
doc: android: Add simple guide for A/B updates
Ruslan Trofymenko
2019-07-24
1
-0
/
+67
|
*
|
|
|
test/py: Add base test case for A/B updates
Ruslan Trofymenko
2019-07-24
2
-0
/
+77
|
*
|
|
|
cmd: Add 'ab_select' command
Ruslan Trofymenko
2019-07-24
3
-0
/
+68
|
*
|
|
|
common: Implement A/B metadata
Ruslan Trofymenko
2019-07-24
4
-0
/
+345
|
*
|
|
|
disk: part: Extend API to get partition info
Ruslan Trofymenko
2019-07-24
2
-0
/
+89
|
*
|
|
|
cmd: bcb: Apply non-functional refinements
Eugeniu Rosca
2019-07-24
1
-21
/
+22
|
*
|
|
|
cmd: bcb: Use strcmp() instead of strncmp() for string literals
Eugeniu Rosca
2019-07-24
1
-11
/
+11
|
*
|
|
|
cmd: bcb: Fix duplicated handling in two case-branches
Eugeniu Rosca
2019-07-24
1
-3
/
+0
|
*
|
|
|
treewide: Fix stale references of Android docs
Eugeniu Rosca
2019-07-24
2
-2
/
+2
|
*
|
|
|
image: android: allow to wrap uImage into the Android boot image
Roman Stratiienko
2019-07-24
1
-5
/
+17
|
*
|
|
|
menu: don't bother going interactive with just one menu item
Leon Yu
2019-07-24
1
-1
/
+5
|
*
|
|
|
cmd: part: Add 'number' sub-command
Ruslan Trofymenko
2019-07-24
1
-1
/
+15
*
|
|
|
|
Merge branch '2019-07-24-doc-html-cleanup'
Tom Rini
2019-07-24
72
-4249
/
+4902
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
doc: Remove README.blackfin
Bin Meng
2019-07-24
1
-46
/
+0
|
*
|
|
|
doc: arch: Convert README.xtensa to reST
Bin Meng
2019-07-24
2
-11
/
+14
|
*
|
|
|
doc: arch: Convert README.sandbox to reST
Bin Meng
2019-07-24
2
-121
/
+131
|
*
|
|
|
doc: arch: Convert README.sh to reST
Bin Meng
2019-07-24
3
-97
/
+107
|
*
|
|
|
doc: arch: Convert README.m68k to reST
Bin Meng
2019-07-24
3
-150
/
+171
|
*
|
|
|
doc: arch: Convert README.ARC to reST
Bin Meng
2019-07-24
2
-0
/
+6
|
*
|
|
|
doc: arch: Convert README.nios2 to reST
Bin Meng
2019-07-24
2
-35
/
+52
|
*
|
|
|
doc: arch: Convert README.NDS32 to reST
Bin Meng
2019-07-24
4
-96
/
+102
[prev]
[next]