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-01-14
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
2018-01-12
mmc: compile out erase and write mmc commands if write operations are not ena...
Jean-Jacques Hiblot
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
mmc: make optional the support for eMMC hardware partitioning
Jean-Jacques Hiblot
2018-01-12
mmc: dump card and host capabilities if debug is enabled
Jean-Jacques Hiblot
2018-01-12
cmd: mmc: display the mode name and current bus speed in the mmc info
Jean-Jacques Hiblot
2018-01-10
usb: rockchip: add rockusb command
Eddie Cai
2018-01-08
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-12-07
log: Add a test command
Simon Glass
2017-12-07
log: Add a 'log level' command
Simon Glass
2017-12-07
Drop the log buffer
Simon Glass
2017-12-07
mtdparts: Correct use of debug()
Simon Glass
2017-12-07
fastboot: Enable flashing by default on sunxi
Maxime Ripard
2017-12-07
cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
Nobuhiro Iwamatsu
2017-12-05
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-01
efi_loader: pass handle of loaded image
Heinrich Schuchardt
2017-12-01
efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
Stefan Roese
2017-12-01
efi_loader: use bootargs as load options
Heinrich Schuchardt
2017-12-01
efi_selftest: correctly cleanup after selftest
Heinrich Schuchardt
2017-12-01
efi_selftest: allow to select a single test for execution
Heinrich Schuchardt
2017-12-01
efi_selftest: provide a dummy device path
Heinrich Schuchardt
2017-12-01
efi_loader: consistently use efi_status_t in bootefi
Heinrich Schuchardt
2017-12-01
efi_loader: implement SetWatchdogTimer
Heinrich Schuchardt
2017-11-29
cmd: blk: remove unreachable code
Heinrich Schuchardt
2017-11-26
cmd: usb: ignore blk, emulation devices in usb tree/info display
Suneel Garapati
2017-11-19
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-11-16
cmd/fdt.c align data buffer to avoid unaligned word access
Bernhard Messerklinger
2017-11-15
cmd: mac: Update description of help
Prabhakar Kushwaha
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
2017-10-25
cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices
Benjamin Young
2017-10-23
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
2017-10-16
cmd/pxe.c: Rework bootargs construction to clarify string checks
Tom Rini
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-13
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-10-09
cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
York Sun
2017-10-08
cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
Tom Rini
2017-10-08
scripts: Move Kconfig contents to cmd/Kconfig
Sam Protsenko
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-06
cmd/time.c: Initialize 'repeatable' variable
Tom Rini
2017-10-06
cmd/pxe.c: Rework initrd and bootargs handling slightly
Tom Rini
2017-10-06
cmd/nvedit.c: Update input handling to cover overflow cases
Tom Rini
2017-10-06
GPT: fix memory leaks identified by Coverity
Alison Chaiken
[next]