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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: disable CMD_NVEDIT_EFI by default
Heinrich Schuchardt
2019-10-06
1
-1
/
+0
*
Kconfig: fix a typo in the description of bmp command.
Andrius Štikonas
2019-10-04
1
-1
/
+1
*
Kconfig: Migrate CONFIG_BOOTM_* options
Tom Rini
2019-10-04
1
-0
/
+48
*
autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
AKASHI Takahiro
2019-10-04
1
-0
/
+1
*
net: introduce packet capture support
Ramon Fried
2019-09-04
1
-0
/
+7
*
Convert CONFIG_MX_CYCLIC to Kconfig
Adam Ford
2019-08-23
1
-0
/
+14
*
Drop PCMCIA
Simon Glass
2019-08-11
1
-8
/
+0
*
Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
Simon Glass
2019-08-02
1
-0
/
+8
*
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
2019-08-02
1
-0
/
+17
*
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-08-02
1
-1
/
+8
*
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
1
-2
/
+10
|
\
|
*
Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
Lukasz Majewski
2019-07-19
1
-0
/
+8
|
*
Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
Lukasz Majewski
2019-07-19
1
-2
/
+1
|
*
Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
Lukasz Majewski
2019-07-19
1
-0
/
+1
*
|
cmd: Add 'ab_select' command
Ruslan Trofymenko
2019-07-24
1
-0
/
+15
*
|
treewide: Fix stale references of Android docs
Eugeniu Rosca
2019-07-24
1
-1
/
+1
|
/
*
cmd: mem: Add a command to fill the memory with random data
Jean-Jacques Hiblot
2019-07-18
1
-0
/
+7
*
env: register erase command
Frank Wunderlich
2019-07-18
1
-0
/
+8
*
cmd: Remove mmc_spi command
Anup Patel
2019-07-15
1
-9
/
+0
*
cmd: nvedit: Add sub-command 'env info'
Leo Ruan
2019-07-13
1
-0
/
+13
*
cmd: Add 'bcb' command to read/modify/write BCB fields
Eugeniu Rosca
2019-07-11
1
-0
/
+17
*
Kconfig: Add SPI / SPI_FLASH as dependencies
Tom Rini
2019-06-13
1
-0
/
+3
*
cmd: remove unused `display` command
Heinrich Schuchardt
2019-05-28
1
-8
/
+0
*
efi_loader: make device path to text protocol customizable
Heinrich Schuchardt
2019-05-12
1
-0
/
+1
*
cmd: ubifs: Remove select for non-existent option
Chris Packham
2019-05-10
1
-2
/
+0
*
RISCV: image: Add booti support
Atish Patra
2019-05-09
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2019-04-26
1
-1
/
+0
|
\
|
*
Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...
Simon Goldschmidt
2019-04-25
1
-1
/
+0
*
|
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-24
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
Convert CONFIG_TRACE to Kconfig
Simon Glass
2019-04-23
1
-1
/
+1
|
*
common: command: Add command execution tracer.
Christoph Muellner
2019-04-23
1
-0
/
+11
*
|
cmd: add exception command
Heinrich Schuchardt
2019-04-22
1
-0
/
+6
|
/
*
cmd: add wdt command
Michael Walle
2019-04-12
1
-0
/
+6
*
Convert CONFIG_DEFAULT_SPI_* to Kconfig
Patrick Delaunay
2019-03-25
1
-1
/
+11
*
cmd: add efidebug command
AKASHI Takahiro
2019-02-25
1
-0
/
+10
*
cmd: env: add "-e" option for handling UEFI variables
AKASHI Takahiro
2019-02-25
1
-0
/
+10
*
cmd: Kconfig: LED command depends on LED subsystems
Jan Kiszka
2019-02-22
1
-0
/
+1
*
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
Heinrich Schuchardt
2019-02-13
1
-1
/
+1
*
cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
Jean-Jacques Hiblot
2018-12-10
1
-0
/
+1
*
cmd: add clear screen 'cls' command
Anatolij Gustschin
2018-12-04
1
-0
/
+8
*
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
1
-0
/
+8
*
virtio: cmd: Add virtio command for virtio devices
Tuomas Tynkkynen
2018-11-14
1
-0
/
+7
*
cmd: ubi: Remove useless call to mtdparts_init()
Boris Brezillon
2018-11-13
1
-1
/
+0
*
mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
Boris Brezillon
2018-11-13
1
-2
/
+2
*
cmd: kgdb: Enable kgdb only for PPC
Michal Simek
2018-10-16
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
1
-3
/
+15
|
\
|
*
cmd: mtdparts: describe as legacy
Miquel Raynal
2018-10-02
1
-1
/
+5
|
*
cmd: ubi: clean the partition handling
Miquel Raynal
2018-10-02
1
-0
/
+2
|
*
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
1
-2
/
+8
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
1
-0
/
+8
|
\
\
[next]