Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dce28de50aa5302231562ed5eaead562cc12cc16
/
cmd
ff9eb05
crypto/fsl: Update blob cmd to accept 64bit addresses
by Sumit Garg
· 8 years ago
5ee5796
dm: usb: Use blk_dread/write() instead of direct calls
by Simon Glass
· 8 years ago
f97a7e7
arm: Show early-malloc() usage in bdinfo
by Simon Glass
· 8 years ago
3c6f489
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
345fd88
lzmadec: Use the same type as the lzma call
by Simon Glass
· 8 years ago
45e437d
efi_loader: Make exposed image loader path absolute
by Alexander Graf
· 8 years ago
ae2eba6
cmd: misc: Add support for fractions in sleep
by mario.six@gdsys.cc
· 8 years ago
6eb14ff
mtd: fix compiler warnings
by Steve Rae
· 8 years ago
a7468e2
cmd, nand: add an option to disable the verification when writing in raw mode
by Boris Brezillon
· 8 years ago
207350b
cmd: mtdparts: support runtime generated mtdparts
by Ladislav Michl
· 8 years ago
a91260e
cmd: mtdparts: use defaults by default
by Ladislav Michl
· 8 years ago
02c2d6a
cmd: mtdparts: consolidate mtdparts reading from env
by Ladislav Michl
· 8 years ago
760042a
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
by Ladislav Michl
· 8 years ago
07fdfb5
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
by Ladislav Michl
· 8 years ago
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
1ef95cc
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
d2ef0fc
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
ae56979
dm: spi: Read default speed and mode values from DT
by Vignesh R
· 8 years ago
f88d6fa
usb: dm: Make "usb info" use usb_for_each_root_dev()
by Hans de Goede
· 8 years ago
f4451d9
usb: dm: Add a usb_for_each_root_dev() helper function
by Hans de Goede
· 8 years ago
17a48e4
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· 8 years ago
44af20b
common: image: minimal android image iminfo support
by Michael Trimarchi
· 8 years ago
268f19e
cmd: bootefi: cosmetic
by Sergey Kubushyn
· 8 years ago
622a01c
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
by Masahiro Yamada
· 8 years ago
521240c
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
c65c7fa
nand: extend nand torture
by Max Krummenacher
· 8 years ago
52a0551
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 8 years ago
57a7220
cmd: usb: check if_type before using this device
by Peng Fan
· 8 years ago
853445f
cmd: gpt: add - partition size parsing
by Michael Trimarchi
· 8 years ago
8b4b05f
ubi: add new ubi command "ubi detach"
by Heiko Schocher
· 8 years ago
62a6748
efi_loader: Move to normal debug infrastructure
by Alexander Graf
· 8 years ago
988c066
efi_loader: Add exit support
by Alexander Graf
· 9 years ago
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
08364d9
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· 8 years ago
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
94c4b99
efi_loader: Add network access support
by Alexander Graf
· 9 years ago
7e7c877
cmd: replace the cast of the memory access to a fixed bit type in itest
by Kunihiko Hayashi
· 9 years ago
74fcb4f
cmd: disk: Fix unused variable warning
by Marek Vasut
· 9 years ago
2821d91
mmc: Drop dead mmc code for non-generic MMC
by Simon Glass
· 9 years ago
92d5301
arm64: fix arm64 Linux boot image header field sizes
by Andre Przywara
· 9 years ago
70eacf2
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
b858b6b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
2ffced1
cmd: qfw: do not depend on x86
by Miao Yan
· 9 years ago
4362676
cmd: qfw: do not require default macros when building qfw command
by Miao Yan
· 9 years ago
9210627
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· 9 years ago
4fcd7f2
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· 9 years ago
73b7e18
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
by Miao Yan
· 9 years ago
b603eb1
cmd: qfw: remove qemu_fwcfg_free_files()
by Miao Yan
· 9 years ago
1dcb0f1
cmd: qfw: add API to iterate firmware list
by Miao Yan
· 9 years ago
bcb3c8d
x86: qemu: Move qfw command over to cmd and add Kconfig entry
by Tom Rini
· 9 years ago
9e559fd
eeprom: merge cmdline parsing of eeprom commands
by Nikita Kiryanov
· 9 years ago
91f226a
eeprom: use eeprom_execute_command for all eeprom functions
by Nikita Kiryanov
· 9 years ago
c1ca710
mips: Report reloc information in bdinfo
by developer
· 9 years ago
adb62f0
eeprom: refactor i2c bus and devaddr parsing
by Nikita Kiryanov
· 9 years ago
37dda1c
cmd: eeprom: add support for layout aware commands
by Nikita Kiryanov
· 9 years ago
1bdbe2d
cmd: eeprom: add bus switching support for all i2c drivers
by Nikita Kiryanov
· 9 years ago
e5db115
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
11f2bb6
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· 9 years ago
fa25511
dm: mmc: Drop the get_dev() function
by Simon Glass
· 9 years ago
cf43778
dm: usb: Drop the get_dev() function
by Simon Glass
· 9 years ago
3665a40
dm: sata: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
e11f0ef
dm: ide: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
c8e89ab
dm: scsi: Separate the non-command code into its own file
by Simon Glass
· 9 years ago
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
9475e7e
dm: sata: Fix code style problems in cmd/sata.c
by Simon Glass
· 9 years ago
43a464a
dm: ide: Remove the forward declarations
by Simon Glass
· 9 years ago
73e4314
dm: ide: Correct various code style problems
by Simon Glass
· 9 years ago
5c7bf8e
dm: scsi: Fix up code style
by Simon Glass
· 9 years ago
8f81fa9
dm: scsi: Remove the forward declarations
by Simon Glass
· 9 years ago
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
a62cf49
mmc: Fix error in RPMB code
by Marek Vasut
· 9 years ago
df0a914
i2c/eeprom: Always define I2C_RXTX_LEN
by Mario Six
· 9 years ago
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
0685bef
cmd: Kconfig: Add a Kconfig options for a few CMD
by Dinh Nguyen
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
b55b6fe
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
by Tom Rini
· 9 years ago
c5e1fc6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
9fc9245
usb: ums - expose selected partition/s
by John Tobias
· 9 years ago
54c1e83
efi_loader: Pass fdt address directly to bootefi cmd
by Alexander Graf
· 9 years ago
fdbae01
efi_loader: Put fdt into convenient location
by Alexander Graf
· 9 years ago
2ff5cc3
efi_loader: Use system fdt as fallback
by Alexander Graf
· 9 years ago
3491ee7
efi_loader: Increase path string to 32 characters
by Alexander Graf
· 9 years ago
c49a1b8
efi_loader: Pass file path to payload
by Alexander Graf
· 9 years ago
eb8d82c
efi_loader: Add el torito support
by Alexander Graf
· 9 years ago
f168c65
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· 9 years ago
5da543c
common: env: support sata device
by Peng Fan
· 9 years ago
bb02a6e
cmd: blkcache: simplify sub-command handling
by Eric Nelson
· 9 years ago
00e339f
cmd: blkcache: remove indentation from output of 'show'
by Eric Nelson
· 9 years ago
ee705fc
dm: usb: Do not reprobe usb hosts on "usb tree" command
by Hans de Goede
· 9 years ago
a88d437
usb: kbd: Do not deregister usbkbd twice when using dm
by Hans de Goede
· 9 years ago
544c7b5
sata: use block layer for sata command
by Eric Nelson
· 9 years ago
bc18166
mmc: use block layer in mmc command
by Eric Nelson
· 9 years ago
faf4f05
drivers: block: add block device cache
by Eric Nelson
· 9 years ago
729e677
arm64: booti: add missing unmap_sysmem()
by Masahiro Yamada
· 9 years ago
4ef90b7
Drop command-processing code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
e349f94
cmd: spi: check return value of strdup
by Peng Fan
· 9 years ago
d65783d
efi_loader: Add GOP support
by Alexander Graf
· 9 years ago
53d41e6
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
Next »