index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-07
cmd: avb: print error message if command fails
Jens Wiklander
2018-10-07
cmd: avb read_rb: print rb_idx in hexadecimal
Jens Wiklander
2018-10-03
riscv: cmd: bdinfo: Print the relocation address
Bin Meng
2018-10-03
riscv: Remove mach type
Bin Meng
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
cmd: mtdparts: describe as legacy
Miquel Raynal
2018-10-02
cmd: ubi: clean the partition handling
Miquel Raynal
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-09-30
cmd: env: Fix CRC calculation for 'env export -c -s'
Neil Stainton
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
cmd: clk: Add trivial implementation of clock dump for DM
Marek Vasut
2018-09-29
cmd: Relocate poweroff under Device access commands
Adam Ford
2018-09-28
w1: add command for onewire protocol
Eugen Hristev
2018-09-28
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Tien Fong Chee
2018-09-28
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
Tien Fong Chee
2018-09-28
cmd: Add osd commands
Mario Six
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-25
cmd: add conitrace command
Heinrich Schuchardt
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
efi_loader: Fix loaded_image handle passing from EL3
Alexander Graf
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
efi_loader: memory leak in efi_set_bootdev()
Heinrich Schuchardt
2018-09-23
efi_loader: do not use local variable for handle
Heinrich Schuchardt
2018-09-23
cmd: fat: add fatrm command
AKASHI Takahiro
2018-09-23
cmd: fat: add fatmkdir command
AKASHI Takahiro
2018-09-23
cmd: fat: add offset parameter to fatwrite
AKASHI Takahiro
2018-09-23
efi_loader: buffer size for load options
Heinrich Schuchardt
2018-09-23
efi: sandbox: Tidy up copy_fdt() to work with sandbox
Simon Glass
2018-09-23
efi: Relocate FDT to 127MB instead of 128MB
Simon Glass
2018-09-20
cmd: mtdparts: remove mandatory 'mtdparts=' prefix
Miquel Raynal
2018-09-20
cmd: mtdparts: accept spi-nand devices
Miquel Raynal
2018-09-20
cmd: mtdparts: add fallthrough in switch statement
Miquel Raynal
2018-09-20
cmd: ubi: delete useless and misleading definitions
Miquel Raynal
2018-09-19
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
Konstantin Porotchkin
2018-09-11
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-11
cmd: fpga: Fix loads command
Michal Simek
2018-09-11
cmd: fpga: Use CMD_RET_FAILURE instead of simple 1
Michal Simek
2018-09-11
cmd: fpga: Add support for missing fpga loadmk commands
Michal Simek
2018-09-11
cmd: fpga: Fix loadmk command
Michal Simek
2018-09-11
cmd: fpga: Fix loadfs command
Michal Simek
2018-09-11
cmd: fpga: Fix dump and all direct fpga load commands
Michal Simek
2018-09-11
cmd: fpga: Extract fpga info command to separate function
Michal Simek
2018-09-11
cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands
Michal Simek
2018-09-11
cmd: fpga: Clean wrong_parms handling
Michal Simek
2018-09-11
cmd: fpga: Remove parameter checking from fpga loadfs command
Michal Simek
2018-09-11
cmd: fpga: Move parameter checking for loadfs/loads
Michal Simek
2018-09-11
cmd: fpga: Cleanup error handling in connection to FPGA_NONE
Michal Simek
[next]