Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a3b02a1d49269c769d1890ee05b74dc067538ed7
/
cmd
« Previous
d6e9141
sf: fix sf probe
by Cyrille Pitchen
· 8 years ago
aca9814
cmd: Rework disk.c usage
by Tom Rini
· 8 years ago
f63963f
pxe: Fix pxe boot with FIT image
by York Sun
· 8 years ago
8b7d512
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
4004a81
nand: Fix nand info for no device
by Tony Lindgren
· 8 years ago
1cfce74
nand: Fix set_dev checks for no device
by Tony Lindgren
· 8 years ago
e016f0b
fastboot: implement Kconfig
by Steve Rae
· 8 years ago
3c1dcef
cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
by Bin Meng
· 8 years ago
2695927
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
by Masahiro Yamada
· 8 years ago
5db2890
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· 8 years ago
e6628ad
cmd: fdt: add fdt overlay application subcommand
by Maxime Ripard
· 8 years ago
f0ed68e
cmd: fdt: Narrow the check for fdt addr
by Maxime Ripard
· 8 years ago
cd379a2
x86: bdinfo: Drop meaningless values
by Simon Glass
· 8 years ago
ddd917b
bdinfo: Don't print out empty DRAM banks
by Simon Glass
· 8 years ago
de5e5ce
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· 8 years ago
f9d334b
efi_loader: disk: Fix CONFIG_BLK breakage
by Alexander Graf
· 8 years ago
c2fdd34
cmd: gpt: fix the wrong size parse for the last partition
by Kever Yang
· 8 years ago
e379508
cmd/bdinfo: extract print_std_bdinfo
by Max Filippov
· 8 years ago
4e3fa7d
cmd/bdinfo: extract print_baudrate
by Max Filippov
· 8 years ago
8752e26
cmd/bdinfo: extract print_eth_ip_addr
by Max Filippov
· 8 years ago
f80e535
cmd/bdinfo: extract print_bi_flash
by Max Filippov
· 8 years ago
fd60e99
cmd/bdinfo: extract print_bi_dram
by Max Filippov
· 8 years ago
12feb36
cmd/bdinfo: extract print_bi_mem
by Max Filippov
· 8 years ago
171e539
cmd/bdinfo: extract print_bi_boot_params
by Max Filippov
· 8 years ago
7fe1d6a
crypto/fsl: Update blob cmd to accept 64bit addresses
by Sumit Garg
· 8 years ago
c9f3c5f
dm: usb: Use blk_dread/write() instead of direct calls
by Simon Glass
· 8 years ago
7f7ddf2
arm: Show early-malloc() usage in bdinfo
by Simon Glass
· 8 years ago
fd42e1b
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
1bb718c
lzmadec: Use the same type as the lzma call
by Simon Glass
· 8 years ago
4927166
efi_loader: Make exposed image loader path absolute
by Alexander Graf
· 8 years ago
c497463
cmd: misc: Add support for fractions in sleep
by mario.six@gdsys.cc
· 8 years ago
59441ac
mtd: fix compiler warnings
by Steve Rae
· 8 years ago
2dc3c483
cmd, nand: add an option to disable the verification when writing in raw mode
by Boris Brezillon
· 8 years ago
af32443
cmd: mtdparts: support runtime generated mtdparts
by Ladislav Michl
· 8 years ago
f8f744a
cmd: mtdparts: use defaults by default
by Ladislav Michl
· 8 years ago
1c2a262
cmd: mtdparts: consolidate mtdparts reading from env
by Ladislav Michl
· 8 years ago
06a040a
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
by Ladislav Michl
· 8 years ago
c0ac333
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
by Ladislav Michl
· 8 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
e61a753
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
bff97dd
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
96907c0
dm: spi: Read default speed and mode values from DT
by Vignesh R
· 8 years ago
e6e188f
usb: dm: Make "usb info" use usb_for_each_root_dev()
by Hans de Goede
· 8 years ago
2138fd6
usb: dm: Add a usb_for_each_root_dev() helper function
by Hans de Goede
· 8 years ago
f1f9d4f
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· 8 years ago
4f1318b
common: image: minimal android image iminfo support
by Michael Trimarchi
· 8 years ago
92dfd92
cmd: bootefi: cosmetic
by Sergey Kubushyn
· 8 years ago
41598c8
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
by Masahiro Yamada
· 8 years ago
2313d48
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
1866be7
nand: extend nand torture
by Max Krummenacher
· 8 years ago
a10a31e
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
7839f5f
cmd: usb: check if_type before using this device
by Peng Fan
· 8 years ago
666362356
cmd: gpt: add - partition size parsing
by Michael Trimarchi
· 8 years ago
cddfc97
ubi: add new ubi command "ubi detach"
by Heiko Schocher
· 8 years ago
edcef3b
efi_loader: Move to normal debug infrastructure
by Alexander Graf
· 8 years ago
a86aeaf
efi_loader: Add exit support
by Alexander Graf
· 8 years ago
17cb4b8
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
b616d9b
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
151c06e
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· 8 years ago
e4a94ce
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
0efe1bc
efi_loader: Add network access support
by Alexander Graf
· 9 years ago
dafd648
cmd: replace the cast of the memory access to a fixed bit type in itest
by Kunihiko Hayashi
· 9 years ago
04681cb
cmd: disk: Fix unused variable warning
by Marek Vasut
· 9 years ago
9cf7b1a
mmc: Drop dead mmc code for non-generic MMC
by Simon Glass
· 8 years ago
f9a90ac
arm64: fix arm64 Linux boot image header field sizes
by Andre Przywara
· 8 years ago
6d54868
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
d7d0003
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
d6ccb14
cmd: qfw: do not depend on x86
by Miao Yan
· 8 years ago
86e30e6
cmd: qfw: do not require default macros when building qfw command
by Miao Yan
· 8 years ago
1868659
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· 8 years ago
fcf5c04
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· 8 years ago
d3ad062
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
by Miao Yan
· 8 years ago
05dd6f1
cmd: qfw: remove qemu_fwcfg_free_files()
by Miao Yan
· 8 years ago
099b219
cmd: qfw: add API to iterate firmware list
by Miao Yan
· 8 years ago
dd6f3ab
x86: qemu: Move qfw command over to cmd and add Kconfig entry
by Tom Rini
· 9 years ago
3dc9be8
eeprom: merge cmdline parsing of eeprom commands
by Nikita Kiryanov
· 9 years ago
e7c2729
eeprom: use eeprom_execute_command for all eeprom functions
by Nikita Kiryanov
· 9 years ago
8cf7a41
mips: Report reloc information in bdinfo
by Tim Chick
· 9 years ago
c40f037
eeprom: refactor i2c bus and devaddr parsing
by Nikita Kiryanov
· 9 years ago
aa9e604
cmd: eeprom: add support for layout aware commands
by Nikita Kiryanov
· 9 years ago
2636ac6
cmd: eeprom: add bus switching support for all i2c drivers
by Nikita Kiryanov
· 9 years ago
c40fdca
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
69f45cd
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· 9 years ago
3c457f4
dm: mmc: Drop the get_dev() function
by Simon Glass
· 9 years ago
57ebf67
dm: usb: Drop the get_dev() function
by Simon Glass
· 9 years ago
d97dc8a
dm: sata: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
e9be1ee
dm: ide: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
11f610e
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
c649e3c
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
2765c4d
dm: sata: Fix code style problems in cmd/sata.c
by Simon Glass
· 9 years ago
ed73508
dm: ide: Remove the forward declarations
by Simon Glass
· 9 years ago
53dbcdd
dm: ide: Correct various code style problems
by Simon Glass
· 9 years ago
f1d4d93
dm: scsi: Fix up code style
by Simon Glass
· 9 years ago
73a9cfd
dm: scsi: Remove the forward declarations
by Simon Glass
· 9 years ago
1cc0a9f
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
b955e42
mmc: Fix error in RPMB code
by Marek Vasut
· 9 years ago
a6e7b77
i2c/eeprom: Always define I2C_RXTX_LEN
by Mario Six
· 9 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
ab8243e
cmd: Kconfig: Add a Kconfig options for a few CMD
by Dinh Nguyen
· 9 years ago
Next »