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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cmd: fpga: Fix loadfs command
Michal Simek
2018-09-11
1
-30
/
+28
|
*
cmd: fpga: Fix dump and all direct fpga load commands
Michal Simek
2018-09-11
1
-44
/
+122
|
*
cmd: fpga: Extract fpga info command to separate function
Michal Simek
2018-09-11
1
-8
/
+27
|
*
cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands
Michal Simek
2018-09-11
1
-2
/
+40
|
*
cmd: fpga: Clean wrong_parms handling
Michal Simek
2018-09-11
1
-27
/
+8
|
*
cmd: fpga: Remove parameter checking from fpga loadfs command
Michal Simek
2018-09-11
1
-7
/
+0
|
*
cmd: fpga: Move parameter checking for loadfs/loads
Michal Simek
2018-09-11
1
-23
/
+21
|
*
cmd: fpga: Cleanup error handling in connection to FPGA_NONE
Michal Simek
2018-09-11
1
-6
/
+2
|
*
cmd: fpga: Move fpga_get_op to avoid local function declaration
Michal Simek
2018-09-11
1
-44
/
+41
|
*
cmd: fpga: Move error handling to do_fpga()
Michal Simek
2018-09-11
1
-3
/
+3
|
*
cmd: fpga: Remove fit image support passed without fpga device
Michal Simek
2018-09-11
1
-25
/
+0
*
|
cmd: part: use MAX_SEARCH_PARTITIONS for part search
Kever Yang
2018-09-10
1
-1
/
+1
*
|
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
1
-4
/
+2
|
/
*
cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig
Masahiro Yamada
2018-08-26
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-24
4
-1
/
+277
|
\
|
*
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
2018-08-21
3
-0
/
+265
|
*
cmd: fastboot: Validate user input
Sam Protsenko
2018-08-21
1
-1
/
+12
*
|
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-08-24
1
-1
/
+4
*
|
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
Tom Rini
2018-08-21
1
-12
/
+15
|
\
\
|
*
|
cmd: efi: Clarify calculation precedence for '&' and '?'
Eugeniu Rosca
2018-08-21
1
-1
/
+1
|
*
|
efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes
Eugeniu Rosca
2018-08-21
1
-0
/
+3
|
*
|
efi: Fix truncation of constant value
Eugeniu Rosca
2018-08-21
1
-11
/
+11
|
|
/
*
/
cmd: Add dtimg command
Sam Protsenko
2018-08-20
3
-0
/
+150
|
/
*
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-17
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-08-11
3
-0
/
+361
|
\
|
*
cmd: Add axi command
Mario Six
2018-08-11
3
-0
/
+361
*
|
elf: Add support for PPC64 ELF V1 ABI in bootelf
Rob Bracero
2018-08-10
1
-0
/
+75
*
|
sata: fix sata_Probe return value check
Troy Kisky
2018-08-10
1
-2
/
+2
|
/
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
1
-20
/
+70
|
\
|
*
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
1
-3
/
+0
|
*
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
1
-0
/
+5
|
*
efi: Drop error return in efi_carve_out_dt_rsv()
Simon Glass
2018-07-25
1
-10
/
+14
|
*
efi: Tidy up device-tree-size calculation in copy_fdt()
Simon Glass
2018-07-25
1
-2
/
+6
|
*
efi_loader: Use map_sysmem() in bootefi command
Alexander Graf
2018-07-25
1
-5
/
+8
|
*
efi_loader: ARM: don't attempt to enter non-secure mode twice
Mark Kettenis
2018-07-25
1
-1
/
+5
|
*
efi_loader: ARM: run EFI payloads non-secure
Mark Kettenis
2018-07-25
1
-0
/
+33
*
|
tpmv2: Make it select CMD_LOG
Tom Rini
2018-07-30
1
-0
/
+1
*
|
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
1
-1
/
+0
*
|
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
1
-7
/
+7
*
|
Kconfig: Replace spaces with tabs and missing newline
Michal Simek
2018-07-30
1
-2
/
+3
*
|
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-07-28
3
-4
/
+26
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-07-26
1
-0
/
+6
|
\
\
|
*
|
net: Read bootfile from env on netboot_common()
Joe Hershberger
2018-07-26
1
-0
/
+6
*
|
|
cmd/ubi.c: Fix format warning
Tom Rini
2018-07-26
1
-1
/
+1
|
/
/
*
|
avb2.0: add proper dependencies
Igor Opaniuk
2018-07-24
1
-1
/
+1
*
|
mtdparts: fixed buffer overflow bug
Kay Potthoff
2018-07-24
1
-1
/
+1
|
/
*
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-07-22
1
-0
/
+1
*
cmd: nvedit: env import can now import only variables passed as parameters
Quentin Schulz
2018-07-20
1
-7
/
+19
*
env: add the same prefix to error messages to make it detectable by tests
Quentin Schulz
2018-07-20
1
-4
/
+8
*
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
1
-1
/
+2
[prev]
[next]