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: env: check real location for env info command
Patrick Delaunay
2020-07-26
1
-3
/
+12
*
cmd: env: add option for quiet output on env info
Patrick Delaunay
2020-07-26
2
-7
/
+20
*
efi_loader: use logging for bootefi command
Heinrich Schuchardt
2020-07-22
1
-18
/
+24
*
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
Simon Glass
2020-07-20
1
-1
/
+21
*
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
Simon Glass
2020-07-20
1
-2
/
+16
*
x86: mtrr: Restructure so command execution is in one place
Simon Glass
2020-07-20
1
-19
/
+36
*
x86: mtrr: Update the command to use the new mtrr calls
Simon Glass
2020-07-20
1
-26
/
+8
*
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
2020-07-20
1
-3
/
+3
*
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
2020-07-20
1
-4
/
+21
*
x86: mtrr: Fix 'ensable' typo
Simon Glass
2020-07-20
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-2
/
+2
*
cmd: booti: convert the debug print about image move to printf
Tero Kristo
2020-07-17
1
-1
/
+2
*
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2020-07-17
2
-2
/
+2
*
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-17
1
-2
/
+13
*
efi_loader: simplify 'printenv -e'
Heinrich Schuchardt
2020-07-16
2
-90
/
+23
*
efi_selftest: enable 'bootefi hello'
Heinrich Schuchardt
2020-07-16
1
-0
/
+1
*
cmd: fix lsblk command
Heinrich Schuchardt
2020-07-16
1
-0
/
+2
*
cmd: drop fitupd command
Heinrich Schuchardt
2020-07-16
3
-38
/
+0
*
efi_loader: display RO attribute in printenv -e
Heinrich Schuchardt
2020-07-11
1
-8
/
+16
*
cmd: fdt: remove CMD_FDT_MAX_DUMP
Heinrich Schuchardt
2020-07-09
1
-3
/
+8
*
log: don't show function by default
Heinrich Schuchardt
2020-07-09
1
-2
/
+2
*
rtc: add rtc command
Rasmus Villemoes
2020-07-09
3
-0
/
+174
*
cmd: Add a memory-search command
Simon Glass
2020-07-08
2
-0
/
+165
*
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
1
-79
/
+38
*
cmd: mem: Use a macro to avoid #ifdef in help
Simon Glass
2020-07-08
1
-51
/
+17
*
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
1
-27
/
+27
*
cmd: add a panic command
Heiko Stuebner
2020-07-08
2
-0
/
+24
*
cmd: blkls: Add blkls command
Niel Fourie
2020-07-07
3
-0
/
+59
*
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-07
1
-1
/
+21
*
cmd: fs: Add command to list supported fs types
Niel Fourie
2020-07-07
1
-0
/
+11
*
cmd: part: Add subcommand to list supported partition tables
Niel Fourie
2020-07-07
1
-2
/
+25
*
cmd: env: use ENV_IS_IN_DEVICE in env info
Patrick Delaunay
2020-07-07
1
-1
/
+1
*
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-05
1
-1
/
+1
|
\
|
*
efi_loader: incorrect check against FDT_ADDR_T_NONE
Heinrich Schuchardt
2020-06-30
1
-1
/
+1
*
|
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
3
-3
/
+6
|
\
|
|
*
Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-25
1
-1
/
+2
|
|
\
|
|
*
cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()
Bin Meng
2020-06-24
1
-1
/
+2
|
*
|
Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-06-24
1
-1
/
+3
|
|
\
\
|
|
*
|
cmd: mmc: Cache-align extcsd read target
Marek Vasut
2020-06-24
1
-1
/
+3
|
|
|
/
|
*
/
cmd: booti: Fix spelling of "environment".
Vagrant Cascadian
2020-06-23
1
-1
/
+1
|
|
/
*
|
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
2
-5
/
+5
*
|
bdinfo: Update the file comments
Simon Glass
2020-06-25
1
-6
/
+2
*
|
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
1
-8
/
+0
*
|
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
2020-06-25
1
-15
/
+0
*
|
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
1
-27
/
+0
*
|
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
1
-38
/
+7
*
|
bdinfo: Export some basic printing functions
Simon Glass
2020-06-25
1
-39
/
+39
*
|
bdinfo: net: Inline print_eth_ip_addr()
Simon Glass
2020-06-25
1
-11
/
+4
*
|
bdinfo: net: Drop legacy ethernet bdinfo
Simon Glass
2020-06-25
1
-24
/
+2
[next]