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
*
README: Drop information about commands
Simon Glass
2017-08-11
2
-1
/
+5
*
Convert CONFIG_CMD_ZFS to Kconfig
Simon Glass
2017-08-11
1
-0
/
+11
*
Convert CONFIG_CMD_ZBOOT to Kconfig
Simon Glass
2017-08-11
1
-0
/
+12
*
Convert CONFIG_CMD_UUID to Kconfig
Simon Glass
2017-08-11
1
-0
/
+11
*
Convert CONFIG_CMD_UNIVERSE to Kconfig
Simon Glass
2017-08-11
1
-0
/
+6
*
Convert CONFIG_CMD_TSI148 to Kconfig
Simon Glass
2017-08-11
1
-0
/
+6
*
Convert CONFIG_CMD_TRACE to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
Convert CONFIG_CMD_YAFFS2 to Kconfig
Simon Glass
2017-08-11
2
-1
/
+12
*
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
Simon Glass
2017-08-11
1
-0
/
+8
*
Convert CONFIG_CMD_TERMINAL to Kconfig
Simon Glass
2017-08-11
1
-0
/
+8
*
Convert CONFIG_CMD_STRINGS to Kconfig
Simon Glass
2017-08-11
1
-0
/
+8
*
Kconfig: Sort the memory commands
Simon Glass
2017-08-11
1
-30
/
+30
*
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
Simon Glass
2017-08-11
1
-0
/
+10
*
Convert CONFIG_CMD_SPL to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
Convert CONFIG_CMD_SF_TEST to Kconfig
Simon Glass
2017-08-11
1
-0
/
+11
*
Convert CONFIG_CMD_SDRAM to Kconfig
Simon Glass
2017-08-11
1
-0
/
+7
*
Convert CONFIG_CMD_SCSI to Kconfig
Simon Glass
2017-08-11
2
-1
/
+10
*
Convert CONFIG_CMD_SAVES to Kconfig
Simon Glass
2017-08-11
1
-0
/
+6
*
Convert CONFIG_CMD_REISER to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
Convert CONFIG_CMD_REGINFO to Kconfig
Christophe Leroy
2017-08-11
1
-0
/
+6
*
Kconfig: Convert CMD_READ to Kconfig
Simon Glass
2017-08-11
2
-1
/
+6
*
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
Simon Glass
2017-08-11
2
-146
/
+0
*
Convert CONFIG_CMD_PCMCIA to Kconfig
Simon Glass
2017-08-11
1
-0
/
+8
*
Kconfig: Drop CONFIG_CMD_PCI_ENUM
Simon Glass
2017-08-11
1
-2
/
+2
*
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
1
-0
/
+8
*
Convert CONFIG_CMD_ONENAND to Kconfig
Simon Glass
2017-08-11
1
-0
/
+8
*
Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig
Simon Glass
2017-08-11
1
-0
/
+10
*
Convert CONFIG_CMD_MMC_SPI to Kconfig
Simon Glass
2017-08-11
1
-0
/
+9
*
Kconfig: Sort the device-access commands
Simon Glass
2017-08-11
1
-130
/
+130
*
net: add static to do_tftpput()
Masahiro Yamada
2017-08-07
1
-1
/
+1
*
gpt: harden set_gpt_info() against non NULL-terminated strings
Alison Chaiken
2017-08-04
1
-27
/
+36
*
GPT: provide commands to selectively rename partitions
Alison Chaiken
2017-08-04
2
-4
/
+241
*
GPT: read partition table from device into a data structure
Alison Chaiken
2017-08-04
1
-0
/
+125
*
GPT: add accessor function for disk GUID
Alison Chaiken
2017-08-04
1
-0
/
+26
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-31
1
-54
/
+81
|
\
|
*
efi_loader: Fix configuration table override
Alexander Graf
2017-07-26
1
-4
/
+3
|
*
efi_loader: initalize EFI object list only once
Heinrich Schuchardt
2017-07-24
1
-26
/
+36
|
*
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
1
-1
/
+1
|
*
efi_loader: EFI file paths should be DOS style
Rob Clark
2017-07-24
1
-1
/
+5
|
*
efi_console: set up events
xypron.glpk@gmx.de
2017-07-19
1
-0
/
+1
|
*
efi_loader: provide meaningful status code
xypron.glpk@gmx.de
2017-07-19
1
-8
/
+8
|
*
bootefi: allow return without EFI_BOOT_SERVICES.Exit
xypron.glpk@gmx.de
2017-07-19
1
-5
/
+18
|
*
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
1
-0
/
+4
|
*
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
1
-0
/
+4
|
*
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-19
1
-11
/
+3
*
|
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
1
-2
/
+5
|
\
\
|
*
|
usb: cmd: Print actual packet size for super speed devices
Bin Meng
2017-07-28
1
-2
/
+5
*
|
|
cmd: scsi: Fix null pointer dereference in 'scsi reset'
Bin Meng
2017-07-28
1
-0
/
+2
|
/
/
*
|
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-2
/
+2
[next]