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
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
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-03
sunxi: Remove the MMC index hack
Maxime Ripard
2017-10-03
cmd: Move CONFIG_RANDOM_UUID to Kconfig
Maxime Ripard
2017-10-03
cmd: fastboot: Rework fastboot dependency
Maxime Ripard
2017-10-02
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek BehĂșn
2017-10-01
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-09-26
GPT: incomplete initialization in allocate_disk_part
Heinrich Schuchardt
2017-09-21
efi_loader: fix efi_exit
Rob Clark
2017-09-20
efi_loader: reenable selftest
Heinrich Schuchardt
2017-09-20
efi_loader: add bootmgr
Rob Clark
2017-09-20
efi_loader: efi variable support
Rob Clark
2017-09-20
efi_loader: refactor boot device and loaded_image handling
Rob Clark
2017-09-18
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt
2017-09-18
efi_loader: rename __efi_hello_world_*
Heinrich Schuchardt
2017-09-18
efi_loader: bootefi hello should use loadaddr
Heinrich Schuchardt
2017-09-15
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-15
Merge git://git.denx.de/u-boot-ubi
Tom Rini
2017-09-15
cmd: blk: Use LBAFU in the common block command
Bin Meng
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-09-15
fdt: Switch to using the verbose overlay application method
Pantelis Antoniou
2017-09-12
cmd: set filesize variable in ubi read
Holger Dengler
2017-09-11
cmd: spl: Fix compiling warning
York Sun
2017-09-10
cmd: ide: Make the first device the default one
Bin Meng
2017-09-04
fdt: fix 'prop (...) not found!' error in 'fdt set' command
Hannes Schmelzer
2017-09-01
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-08-28
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
2017-08-26
cmd/spl.c: Include <libfdt.h> for fdt_totalsize
Tom Rini
2017-08-26
mtdparts: Fix uninitialized scalar usage
Tom Rini
2017-08-26
mtdparts: Fix final outstanding issue reported by Coverity
Tom Rini
2017-08-26
cmd: spl: provide address and size of prepared FDT in environment
Anatolij Gustschin
2017-08-23
cmd: add sdp command
Stefan Agner
[next]