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
*
Kconfig: fix typos in CMD_BEDBUG description
Heinrich Schuchardt
2020-04-17
1
-1
/
+1
*
image: Add compressed Image parsing support in booti.
Atish Patra
2020-04-17
1
-1
/
+39
*
cmd: mem: Add bitflip memory test to alternate mtest
Stefan Roese
2020-04-17
1
-0
/
+60
*
cmd: mem: Use IS_ENABLED instead of alt_test variable
Stefan Roese
2020-04-17
1
-6
/
+1
*
cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()
Stefan Roese
2020-04-17
1
-12
/
+2
*
cmd: mem: Correctly count the errors in mtest
Stefan Roese
2020-04-17
1
-7
/
+4
*
cmd: fat: remove unused includes
Heinrich Schuchardt
2020-04-17
1
-6
/
+0
*
cmd: Add unlz4 command
Yusuke Ashiduka
2020-04-17
3
-0
/
+53
*
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
3
-8
/
+98
|
\
|
*
cmd: efidebug: add "test bootmgr" sub-command
AKASHI Takahiro
2020-04-16
1
-1
/
+77
|
*
cmd: env: add "-at" option to "env set -e" command
AKASHI Takahiro
2020-04-16
2
-3
/
+7
|
*
cmd: env: use appropriate guid for authenticated UEFI variable
AKASHI Takahiro
2020-04-16
1
-4
/
+14
*
|
fdt: Fix 'system' command
Tom Warren
2020-04-16
1
-1
/
+1
|
/
*
Merge branch 'next'
Tom Rini
2020-04-13
2
-229
/
+1
|
\
|
*
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-07
3
-6
/
+9
|
|
\
|
*
\
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-31
3
-18
/
+51
|
|
\
\
|
*
\
\
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
2
-229
/
+1
|
|
\
\
\
|
|
*
|
|
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-03-03
2
-229
/
+1
*
|
|
|
|
cmd: Add test and fix bugs for dm drivers
Sean Anderson
2020-04-09
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch '2020-03-31-master-imports'
Tom Rini
2020-03-31
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
cmd: mmc: fix typo 'a EMMC'
Heinrich Schuchardt
2020-03-31
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
efi_loader: only reserve memory if fdt node enabled
Heinrich Schuchardt
2020-03-28
1
-1
/
+2
*
|
|
|
cmd: efidebug: fix int to pointer cast
Heinrich Schuchardt
2020-03-28
1
-3
/
+5
|
/
/
/
*
|
|
cmd: bootefi: Parse reserved-memory node from DT
Atish Patra
2020-03-17
1
-9
/
+34
*
|
|
cmd: map addresses to sysmem in efidebug memmap
Heinrich Schuchardt
2020-03-17
1
-2
/
+4
*
|
|
efi_loader: create reservations after ft_board_setup
Heinrich Schuchardt
2020-03-17
1
-3
/
+3
*
|
|
cmd: gpio: Make `gpio input` return pin value again
Alex Kiernan
2020-03-13
1
-1
/
+6
*
|
|
cmd: efidebug: correct error message
Heinrich Schuchardt
2020-03-11
1
-1
/
+1
*
|
|
cmd: efidebug: fix a failure of "boot rm" sub-command
AKASHI Takahiro
2020-03-11
1
-2
/
+3
|
/
/
*
|
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-28
1
-0
/
+4
*
|
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-26
1
-0
/
+4
|
/
*
efi_loader: fix efi_install_fdt() description
Heinrich Schuchardt
2020-02-19
1
-5
/
+5
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
14
-5
/
+104
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
8
-0
/
+8
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
4
-0
/
+5
|
*
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
1
-1
/
+11
|
*
cmd: tpm: add a subcommand device
Philippe Reynes
2020-02-05
4
-4
/
+80
*
|
cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage
Joel Johnson
2020-02-09
2
-11
/
+5
*
|
cmd/elf.c: Add SPDX tag
Tom Rini
2020-02-07
1
-10
/
+1
*
|
cmd: gpio: Correct do_gpio() return value
Luka Kovacic
2020-02-07
1
-5
/
+17
|
/
*
doc: android: Convert to Sphinx format
Sam Protsenko
2020-02-04
1
-1
/
+1
*
doc: android: Add documentation for Android Boot Image
Sam Protsenko
2020-02-04
1
-0
/
+2
*
cmd: abootimg: Add abootimg command
Sam Protsenko
2020-02-04
3
-0
/
+267
*
cmd/gpt: Address error cases during gpt rename more correctly
Tom Rini
2020-01-30
1
-35
/
+12
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-01-27
1
-4
/
+10
|
\
|
*
cmd: spi: Permit setting bus frequency
Marek Vasut
2020-01-27
1
-4
/
+10
*
|
pmic: allow dump command for non contiguous register maps
Martin Fuzzey
2020-01-27
1
-2
/
+10
*
|
cmd: sata: Add block unbind device function
Peng Ma
2020-01-27
1
-0
/
+2
|
/
*
cmd: mtd: solve bad block support in erase command
Patrick Delaunay
2020-01-24
1
-12
/
+12
*
zfs: remove unused buf variable
Joel Johnson
2020-01-23
1
-1
/
+0
[next]