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: fdt: Fix fdt address information after the movement
Hiroyuki Yokoyama
2018-11-20
1
-1
/
+1
*
cmd: adc: add an option to scan some or all available channels
Fabrice Gasnier
2018-11-20
1
-1
/
+54
*
cmd: adc: print single conversion also in uV
Fabrice Gasnier
2018-11-20
1
-2
/
+7
*
cmd: adc: add info on channel mask
Fabrice Gasnier
2018-11-20
1
-1
/
+5
*
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
3
-0
/
+155
*
cmd/bdinfo: correct output of numerical values
Heinrich Schuchardt
2018-11-16
1
-2
/
+2
*
virtio: cmd: Add virtio command for virtio devices
Tuomas Tynkkynen
2018-11-14
3
-0
/
+46
*
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
1
-9
/
+0
*
cmd: ubi: Remove useless call to mtdparts_init()
Boris Brezillon
2018-11-13
2
-6
/
+0
*
mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected
Boris Brezillon
2018-11-13
1
-2
/
+2
*
cmd: remove CONFIG_SOURCE support in Makefile
Patrick Delaunay
2018-11-01
1
-1
/
+0
*
cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10
Keerthy
2018-11-01
1
-2
/
+2
*
cmd: mii: don't check address for 'device' subcommand
Hector Palacios
2018-10-24
1
-1
/
+1
*
Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot
Tom Rini
2018-10-17
1
-17
/
+7
|
\
|
*
efi_loader: execute efi_save_gd() first
Heinrich Schuchardt
2018-10-16
1
-17
/
+7
*
|
cmd: kgdb: Enable kgdb only for PPC
Michal Simek
2018-10-16
1
-0
/
+1
|
/
*
Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-10-10
3
-35
/
+19
|
\
|
*
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
1
-1
/
+1
|
*
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-10-09
1
-4
/
+4
|
*
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
1
-3
/
+2
|
*
tpm: Add a few new commands for v1
Simon Glass
2018-10-09
1
-15
/
+0
|
*
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
1
-12
/
+12
*
|
fdt: add call to ft_board_setup_ex() for ks2 boards
Nicholas Faustini
2018-10-10
1
-0
/
+3
*
|
cmd: pxe: add support for FIT config selection
Patrick Delaunay
2018-10-08
1
-3
/
+51
|
/
*
cmd: avb: print error message if command fails
Jens Wiklander
2018-10-07
1
-0
/
+17
*
cmd: avb read_rb: print rb_idx in hexadecimal
Jens Wiklander
2018-10-07
1
-1
/
+1
*
riscv: cmd: bdinfo: Print the relocation address
Bin Meng
2018-10-03
1
-0
/
+2
*
riscv: Remove mach type
Bin Meng
2018-10-03
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
5
-95
/
+531
|
\
|
*
cmd: mtdparts: describe as legacy
Miquel Raynal
2018-10-02
1
-1
/
+5
|
*
cmd: ubi: clean the partition handling
Miquel Raynal
2018-10-02
2
-71
/
+27
|
*
cmd: mtd: add 'mtd' command
Miquel Raynal
2018-10-02
3
-2
/
+482
|
*
cmd: mtdparts: remove mandatory 'mtdparts=' prefix
Miquel Raynal
2018-09-20
1
-11
/
+6
|
*
cmd: mtdparts: accept spi-nand devices
Miquel Raynal
2018-09-20
1
-5
/
+8
|
*
cmd: mtdparts: add fallthrough in switch statement
Miquel Raynal
2018-09-20
1
-0
/
+3
|
*
cmd: ubi: delete useless and misleading definitions
Miquel Raynal
2018-09-20
1
-5
/
+0
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
1
-0
/
+37
|
\
\
|
*
|
cmd: clk: Add trivial implementation of clock dump for DM
Marek Vasut
2018-09-29
1
-0
/
+37
*
|
|
u-boot: align cache flushes in load_elf_image_shdr to line boundaries
Neil Stainton
2018-09-30
1
-1
/
+4
*
|
|
cmd: env: Fix CRC calculation for 'env export -c -s'
Neil Stainton
2018-09-30
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
3
-0
/
+300
|
\
\
\
|
*
|
|
cmd: Add osd commands
Mario Six
2018-09-28
3
-0
/
+300
|
|
/
/
*
|
|
cmd: Relocate poweroff under Device access commands
Adam Ford
2018-09-29
1
-5
/
+5
*
|
|
w1: add command for onewire protocol
Eugen Hristev
2018-09-28
3
-0
/
+134
*
|
|
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Tien Fong Chee
2018-09-28
1
-8
/
+14
*
|
|
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
Tien Fong Chee
2018-09-28
2
-11
/
+10
|
/
/
*
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-26
2
-70
/
+151
|
\
\
|
*
|
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
1
-27
/
+40
|
*
|
efi_loader: Fix loaded_image handle passing from EL3
Alexander Graf
2018-09-23
1
-1
/
+1
|
*
|
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
1
-0
/
+5
[next]