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
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
1
-0
/
+2
|
\
|
*
dm: spi: Read default speed and mode values from DT
Vignesh R
2016-07-09
1
-0
/
+2
*
|
usb: dm: Make "usb info" use usb_for_each_root_dev()
Hans de Goede
2016-07-05
1
-25
/
+6
*
|
usb: dm: Add a usb_for_each_root_dev() helper function
Hans de Goede
2016-07-05
1
-3
/
+12
|
/
*
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-24
2
-8
/
+2
*
common: image: minimal android image iminfo support
Michael Trimarchi
2016-06-24
1
-0
/
+6
*
cmd: bootefi: cosmetic
Sergey Kubushyn
2016-06-24
1
-1
/
+1
*
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
2016-06-20
1
-0
/
+6
*
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-06-20
1
-6
/
+35
|
\
|
*
nand: extend nand torture
Max Krummenacher
2016-06-19
1
-6
/
+35
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-06-18
1
-1
/
+2
|
\
\
|
*
|
cmd: usb: check if_type before using this device
Peng Fan
2016-06-18
1
-1
/
+2
*
|
|
cmd: gpt: add - partition size parsing
Michael Trimarchi
2016-06-12
1
-2
/
+11
|
/
/
*
|
ubi: add new ubi command "ubi detach"
Heiko Schocher
2016-06-09
1
-11
/
+27
*
|
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-06-06
1
-3
/
+1
*
|
efi_loader: Add exit support
Alexander Graf
2016-06-06
1
-0
/
+6
|
/
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
1
-2
/
+2
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
3
-24
/
+24
*
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
3
-99
/
+98
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
1
-62
/
+0
|
\
|
*
mmc: Drop dead mmc code for non-generic MMC
Simon Glass
2016-05-26
1
-62
/
+0
*
|
efi_loader: Add network access support
Alexander Graf
2016-05-27
1
-0
/
+7
*
|
cmd: replace the cast of the memory access to a fixed bit type in itest
Kunihiko Hayashi
2016-05-27
1
-3
/
+3
*
|
cmd: disk: Fix unused variable warning
Marek Vasut
2016-05-27
1
-1
/
+2
|
/
*
arm64: fix arm64 Linux boot image header field sizes
Andre Przywara
2016-05-25
1
-3
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-05-23
3
-0
/
+202
|
\
|
*
cmd: qfw: do not depend on x86
Miao Yan
2016-05-23
1
-1
/
+0
|
*
cmd: qfw: do not require default macros when building qfw command
Miao Yan
2016-05-23
1
-0
/
+13
|
*
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
3
-3
/
+3
|
*
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
3
-173
/
+2
|
*
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
2016-05-23
1
-17
/
+20
|
*
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
1
-12
/
+0
|
*
cmd: qfw: add API to iterate firmware list
Miao Yan
2016-05-23
1
-3
/
+22
|
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
3
-0
/
+351
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-05-23
1
-0
/
+2
|
\
\
|
*
|
mips: Report reloc information in bdinfo
Tim Chick
2016-05-21
1
-0
/
+2
|
|
/
*
|
eeprom: merge cmdline parsing of eeprom commands
Nikita Kiryanov
2016-05-20
1
-64
/
+53
*
|
eeprom: use eeprom_execute_command for all eeprom functions
Nikita Kiryanov
2016-05-20
1
-21
/
+40
*
|
eeprom: refactor i2c bus and devaddr parsing
Nikita Kiryanov
2016-05-20
1
-26
/
+53
*
|
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
1
-1
/
+147
*
|
cmd: eeprom: add bus switching support for all i2c drivers
Nikita Kiryanov
2016-05-20
1
-1
/
+1
|
/
*
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
1
-4
/
+4
*
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
1
-3
/
+5
*
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
1
-1
/
+1
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
1
-6
/
+10
*
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
1
-118
/
+20
*
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
1
-1276
/
+21
*
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
2
-603
/
+29
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
2
-3
/
+3
*
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-05-17
1
-5
/
+7
[next]