Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b781f5756999b8bb3b4e592141d1dd45bca113ff
/
cmd
3e257df
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
0a6d8e6
Convert CONFIG_CMD_DISPLAY to Kconfig
by Simon Glass
· 8 years ago
20ea563
Convert CONFIG_CMD_DIAG to Kconfig
by Simon Glass
· 8 years ago
690f509
fs: Kconfig: Add a separate option for FS_CRAMFS
by Simon Glass
· 8 years ago
519805e
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
by Simon Glass
· 8 years ago
04ac6f1
Convert CONFIG_CMD_CLK to Kconfig
by Simon Glass
· 8 years ago
579b51a
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· 8 years ago
0501e3e
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· 8 years ago
ffab9a0
Convert CONFIG_CMD_BSP to Kconfig
by Simon Glass
· 8 years ago
b575bfc
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 8 years ago
311ec4f
Convert CONFIG_CMD_BLOB to Kconfig
by Simon Glass
· 8 years ago
3423f21
Convert CONFIG_CMD_BEDBUG to Kconfig
by Simon Glass
· 8 years ago
528fdd1
Convert CONFIG_CMD_AES et al to Kconfig
by Simon Glass
· 8 years ago
f5ebfe7
add Kconfig for fsuuid command
by Josua Mayer
· 8 years ago
7e38d4c
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 8 years ago
663bf59
cmd: remove Blackfin specific commands
by Masahiro Yamada
· 8 years ago
59417d0
cmd: cramfs: use map_sysmem for sandbox support
by Tyler Hall
· 8 years ago
632a945
cmd: ubi: remove unnecessary logical constraint
by xypron.glpk@gmx.de
· 8 years ago
fc8a529
dm: led: Add a new 'led' command
by Simon Glass
· 8 years ago
4c81846
led: Mark existing driver as legacy
by Simon Glass
· 8 years ago
fefc7ba
sandbox: Add some test LEDs
by Simon Glass
· 8 years ago
66d01b2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
316819a
pci: Add a command to show PCI regions
by Simon Glass
· 8 years ago
4a24308
Rename aes.h to uboot_aes.h
by Stefano Babic
· 8 years ago
4e5d33a
cmd_mmc: fix arg parsing for setdsr subcmd
by Markus Niebel
· 8 years ago
5a5d71f
cmd: nand: Make the NAND options default to NAND_SUNXI
by Maxime Ripard
· 8 years ago
1e6a096
cmd: ubifs: Add a dependency on CMD_UBI
by Maxime Ripard
· 8 years ago
fd42c05
sunxi: Enable UBI and NAND support
by Hans de Goede
· 8 years ago
1990778
cmd: nand: Expose optional suboptions in Kconfig
by Boris Brezillon
· 8 years ago
aa57d0f
cmd: Expose a Kconfig option to enable UBIFS commands
by Boris Brezillon
· 8 years ago
bf2fbd1
cmd: Add Kconfig option for CMD_MTDPARTS and related options
by Maxime Ripard
· 8 years ago
7ba4b4a
OpenRISC: Remove
by Tom Rini
· 8 years ago
fef2bd1
SPARC: Remove
by Tom Rini
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
71a356b
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
0a55627
i2c: Set default I2C bus number
by Lukasz Majewski
· 8 years ago
a5bfcc5
lib: tpm: Add command to list resources
by mario.six@gdsys.cc
· 8 years ago
9ae8814
cmd: tpm: Fix flush command
by mario.six@gdsys.cc
· 8 years ago
a5a7ea2
tpm: Add function to load keys via their parent's SHA1 hash
by mario.six@gdsys.cc
· 8 years ago
bdfacea
gpt: Fix uuid string format
by Vincent Tinelli
· 8 years ago
e3b71f8
cmd: itest: correct calculus for long format
by Sebastien Colleur
· 8 years ago
f0fa113
Kconfig: introduce md5sum command selection
by Andre Przywara
· 8 years ago
be4246a
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
56c4ed6
arm64: booti: allow to place kernel image anywhere in physical memory
by Masahiro Yamada
· 8 years ago
d6964b3
armv8: Add global variable resv_ram
by York Sun
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
2737fd3
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
by Masahiro Yamada
· 8 years ago
0258e39
cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
by Grygorii Strashko
· 8 years ago
8168033
cmd: rework "license" command
by Masahiro Yamada
· 8 years ago
bb92b42
cmd: add a new command "config" to show .config contents
by Masahiro Yamada
· 8 years ago
4eceb6c
lib: tpm: Add command to flush resources
by Mario Six
· 8 years ago
4ba6a86
booti: Set images.os.arch
by Scott Wood
· 8 years ago
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
93b5ddb
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
4fb937b
cmd: ubi: allow '-' to specify maximum volume size
by Ladislav Michl
· 8 years ago
a89c055
arm64: mvebu: Update bubt command MMC block device access
by Konstantin Porotchkin
· 8 years ago
80d5e6b
bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
by Cédric Schieli
· 8 years ago
4892d39
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
9a922b4
bootm: qnx: Disable data cache before booting QNX image
by Emmanuel Vadot
· 8 years ago
ed6481e
cmd/host: add missing \n in help text
by Sébastien Szymanski
· 8 years ago
bf3fafe
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
by Rick Altherr
· 8 years ago
b86c4d0
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
eb2088d
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
by Alison Wang
· 8 years ago
cd8f86f
usb: storage: Show number of storage devices detected for DM_USB
by Michal Simek
· 8 years ago
06a9880
cmd: sata: fix init command return value
by Gary Bisson
· 8 years ago
1a09cd2
cmd/fdt: Make fdt get value endian-safe for single-cell properties
by Andreas Färber
· 8 years ago
fed14d0
cmd: fdt: Print error message when fdt application fails
by Stefan Agner
· 8 years ago
b03b0c8
cmd: mem: Use memcpy for 'cp' command
by Fabio Estevam
· 8 years ago
20d6b95
fpga: Use enum for bitstream command types
by Michal Simek
· 8 years ago
bc71325
cmd: net: fix function name in comment
by Baruch Siach
· 8 years ago
80d0a13
cmd/Kconfig: Fix typo in CMD_MEMORY help text
by Fabio Estevam
· 8 years ago
49470c1
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
97d2678
arm64: mvebu: Add bubt command for flash image burn
by Konstantin Porotchkin
· 8 years ago
18fbf52
cmd: pci: add option to parse and display BAR information
by Yehuda Yitschak
· 8 years ago
2a3400b
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
0d10cdd
cmd: move CMD_PXE to Kconfig
by Yann E. MORIN
· 8 years ago
697f473
cmd: Convert CMD_BOOTMENU
by Tom Rini
· 8 years ago
50c1402
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
by Moritz Fischer
· 8 years ago
a0559ac
cmd/fdt: fix uncallable systemsetup command
by Fabien Parent
· 8 years ago
eefa302
cmd/tpm_test: Fix misleading code indentation
by Stefan Brüns
· 8 years ago
ff23811
cmd: scsi: Make private functions static
by Michal Simek
· 8 years ago
5dc196f
scsi: Change scsi_scan() to be able to return value
by Michal Simek
· 8 years ago
fca1e84
common: miiphyutil: Work and report phy address in hex in mdio cmd
by Michal Simek
· 8 years ago
c17dae5
mmc: add bkops-enable command
by Tomas Melin
· 8 years ago
b450f93
sata: fix sata command can not being executed bug
by Tang Yuantian
· 8 years ago
b548351
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
18f5079
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
972b459
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
162c02e
power: regulator: Introduce regulator_set_value_force function
by Keerthy
· 8 years ago
73818d5
armv8: Support loading 32-bit OS in AArch32 execution state
by Alison Wang
· 8 years ago
3d2561f
fastboot: simplify the Kconfig logic
by Yann E. MORIN
· 8 years ago
97bb3f8
fastboot: Add CONFIG_FASTBOOT_USB_DEV option
by Semen Protsenko
· 8 years ago
bfd199c
efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
by Alexander Graf
· 8 years ago
105c936
efi: x86: Adjust EFI files support efi_loader
by Simon Glass
· 8 years ago
61378fd
efi: arm: Add aarch64 EFI app support
by Simon Glass
· 8 years ago
fc03fb9
efi: arm: Add EFI app support
by Simon Glass
· 8 years ago
Next »