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-11-27
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-22
cmd: ubi: Make ubi_detach() static
Stefan Roese
2018-11-20
cmd: adc: add an option to scan some or all available channels
Fabrice Gasnier
2018-11-20
cmd: adc: print single conversion also in uV
Fabrice Gasnier
2018-11-20
cmd: adc: add info on channel mask
Fabrice Gasnier
2018-11-16
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
cmd/bdinfo: correct output of numerical values
Heinrich Schuchardt
2018-11-14
virtio: cmd: Add virtio command for virtio devices
Tuomas Tynkkynen
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-13
cmd: ubi: Remove useless call to mtdparts_init()
Boris Brezillon
2018-11-13
mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
Boris Brezillon
2018-11-01
cmd: remove CONFIG_SOURCE support in Makefile
Patrick Delaunay
2018-11-01
cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10
Keerthy
2018-10-24
cmd: mii: don't check address for 'device' subcommand
Hector Palacios
2018-10-17
Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot
Tom Rini
2018-10-16
cmd: kgdb: Enable kgdb only for PPC
Michal Simek
2018-10-16
efi_loader: execute efi_save_gd() first
Heinrich Schuchardt
2018-10-10
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-10-10
fdt: add call to ft_board_setup_ex() for ks2 boards
Nicholas Faustini
2018-10-09
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
tpm: Add a few new commands for v1
Simon Glass
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-08
cmd: pxe: add support for FIT config selection
Patrick Delaunay
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
[next]