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: mem: Use memcpy for 'cp' command
Fabio Estevam
2017-01-12
1
-26
/
+2
*
|
fpga: Use enum for bitstream command types
Michal Simek
2017-01-10
1
-9
/
+11
|
/
*
cmd: net: fix function name in comment
Baruch Siach
2016-12-27
1
-1
/
+1
*
cmd/Kconfig: Fix typo in CMD_MEMORY help text
Fabio Estevam
2016-12-27
1
-2
/
+2
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-12-12
5
-0
/
+832
|
\
|
*
arm64: mvebu: Add bubt command for flash image burn
Konstantin Porotchkin
2016-12-12
5
-0
/
+832
*
|
cmd: pci: add option to parse and display BAR information
Yehuda Yitschak
2016-12-09
1
-0
/
+83
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
2016-12-03
3
-18
/
+39
|
\
|
*
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-12-02
1
-0
/
+23
|
*
cmd/fdt: fix uncallable systemsetup command
Fabien Parent
2016-12-02
1
-12
/
+10
|
*
cmd/tpm_test: Fix misleading code indentation
Stefan BrĂ¼ns
2016-12-02
1
-6
/
+6
*
|
cmd: move CMD_PXE to Kconfig
Yann E. MORIN
2016-12-03
1
-0
/
+6
*
|
cmd: Convert CMD_BOOTMENU
Tom Rini
2016-12-03
1
-0
/
+6
*
|
cmd: scsi: Make private functions static
Michal Simek
2016-12-02
1
-2
/
+2
*
|
scsi: Change scsi_scan() to be able to return value
Michal Simek
2016-12-02
1
-4
/
+10
*
|
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
2016-12-02
1
-3
/
+3
|
/
*
mmc: add bkops-enable command
Tomas Melin
2016-12-01
2
-0
/
+41
*
sata: fix sata command can not being executed bug
Tang Yuantian
2016-11-28
1
-3
/
+6
*
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-27
1
-1
/
+14
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-11-26
1
-1
/
+4
|
\
|
*
power: regulator: Introduce regulator_set_value_force function
Keerthy
2016-11-25
1
-1
/
+4
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-11-25
1
-3
/
+20
|
\
\
|
|
/
|
/
|
|
*
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-11-22
1
-3
/
+20
*
|
fastboot: simplify the Kconfig logic
Yann E. MORIN
2016-11-21
1
-5
/
+4
*
|
fastboot: Add CONFIG_FASTBOOT_USB_DEV option
Semen Protsenko
2016-11-21
1
-0
/
+8
|
/
*
efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
Alexander Graf
2016-11-17
1
-0
/
+11
*
efi: x86: Adjust EFI files support efi_loader
Simon Glass
2016-11-14
1
-1
/
+1
*
efi: arm: Add aarch64 EFI app support
Simon Glass
2016-11-14
1
-1
/
+1
*
efi: arm: Add EFI app support
Simon Glass
2016-11-14
1
-1
/
+1
*
efi: Add support for a hello world test program
Simon Glass
2016-11-14
2
-6
/
+30
*
efi: Fix debug message address format
Simon Glass
2016-11-14
1
-1
/
+1
*
cmd: load: align cache flush
Chris Packham
2016-10-31
1
-1
/
+1
*
Fix spelling of "extended".
Vagrant Cascadian
2016-10-31
1
-1
/
+1
*
efi_loader: Revert device_handle to disk after net boot
Alexander Graf
2016-10-19
1
-0
/
+2
*
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
1
-2
/
+5
*
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
1
-0
/
+3
*
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
1
-0
/
+4
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2016-10-13
1
-2
/
+7
|
\
|
*
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-10-13
1
-2
/
+7
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-10-13
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
net: Fix cache misalignment message after network load operations
Peter Chubb
2016-10-13
1
-3
/
+0
*
|
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11
3
-0
/
+379
|
/
*
cmd/onenand.c: block align warning
Ladislav Michl
2016-10-06
1
-0
/
+6
*
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
1
-5
/
+5
*
fastboot: move FASTBOOT_FLASH options into Kconfig
Petr Kulhavy
2016-10-01
1
-0
/
+24
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-09-30
1
-59
/
+2
|
\
|
*
common: dfu: saperate the dfu common functionality
B, Ravi
2016-09-27
1
-59
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2016-09-27
1
-4
/
+11
|
\
\
|
*
|
cmd: ubi: add option to specify volume id
Ladislav Michl
2016-09-27
1
-4
/
+11
|
|
/
*
/
dfu: Migrate to Kconfig
Tom Rini
2016-09-27
1
-0
/
+1
|
/
[prev]
[next]