Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e1e9f16e52b3f5f737a31e36ffb02da2f2e499be
/
cmd
178eba3
cmd/ethsw: Disable implicit enum conversion warning
by Tom Rini
· 7 years ago
3c95c79
cmd/elf.c: Support passing arguments with bootelf
by Tom Rini
· 8 years ago
27d86a1
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
1909a7b
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
801c2bf
pci: Correct cast for sandbox
by Simon Glass
· 7 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 8 years ago
becaa8f
Convert CONFIG_CMD_LZMADEC to Kconfig
by Simon Glass
· 8 years ago
fd9948c
Convert CONFIG_CMD_KGDB to Kconfig
by Simon Glass
· 8 years ago
4c3a620
Convert CONFIG_CMD_IRQ to Kconfig
by Simon Glass
· 8 years ago
8c6c7c2
fs: Kconfig: Add a separate option for FS_JFFS2
by Simon Glass
· 8 years ago
c4abb4b
Convert CONFIG_CMD_JFFS2 to Kconfig
by Simon Glass
· 8 years ago
30daabc
Convert CONFIG_CMD_IOTRACE to Kconfig
by Simon Glass
· 8 years ago
3bebbe6
Convert CONFIG_CMD_IO to Kconfig
by Simon Glass
· 8 years ago
5d51124
Convert CONFIG_CMD_IMMAP to Kconfig
by Simon Glass
· 8 years ago
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 8 years ago
a831eca
Convert CONFIG_CMD_IDE to Kconfig
by Simon Glass
· 8 years ago
b22ec7a
Kconfig: Add CONFIG_HASH to enable hashing API
by Simon Glass
· 8 years ago
027608e
Convert CONFIG_CMD_HASH to Kconfig
by Simon Glass
· 8 years ago
fa74452
Convert CONFIG_CMD_GETTIME to Kconfig
by Simon Glass
· 8 years ago
18980cc
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· 8 years ago
80cb189
Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig
by Simon Glass
· 8 years ago
811eb26
Convert CONFIG_CMD_FPGAD to Kconfig
by Simon Glass
· 8 years ago
fa6b02f
Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP
by Simon Glass
· 8 years ago
4a30120
Convert CONFIG_CMD_FDC to Kconfig
by Simon Glass
· 8 years ago
12b8570
Convert CONFIG_CMD_ETHSW to Kconfig
by Simon Glass
· 8 years ago
c31e2d8
Convert CONFIG_CMD_ENV_FLAGS to Kconfig
by Simon Glass
· 8 years ago
84d67c7
Convert CONFIG_CMD_ENV_CALLBACK to Kconfig
by Simon Glass
· 8 years ago
4590d4e
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· 8 years ago
b6fadad
Drop digital thermometer and thermostat (DTT) drivers
by Simon Glass
· 8 years ago
1a46a72
i2c: Finish dropping use of CONFIG_I2C_HARD
by Simon Glass
· 8 years ago
a587336
cmd/led.c: Remove unnecessary check on 'cmd' value
by Tom Rini
· 8 years ago
e7f8aa1
cmd/io.c: Fix comparison of unsigned expression warning
by Tom Rini
· 8 years ago
c41284f
cmd/bdinfo.c: Fix unused function warning
by Tom Rini
· 8 years ago
e77ba3e
common: env: remove superfluous assignment
by xypron.glpk@gmx.de
· 8 years ago
3184505
cmd: cpu: refactor to ensure devices are probed and improve code style
by Álvaro Fernández Rojas
· 8 years ago
696cedf
cmd: cpu: fix NULL cpu feature prints
by Álvaro Fernández Rojas
· 8 years ago
c6db27b
arm64: mvebu: Fix the bubt comamnd NAND device support
by Konstantin Porotchkin
· 8 years ago
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
Next »