Age | Commit message (Expand) | Author | Files | Lines |
2019-02-25 | cmd: add efidebug command | AKASHI Takahiro | 1 | -0/+1 |
2019-02-25 | cmd: env: add "-e" option for handling UEFI variables | AKASHI Takahiro | 1 | -0/+1 |
2019-02-20 | cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y | Ismael Luceno Cortes | 1 | -1/+1 |
2018-12-15 | cmd: Move the "dm" command from test/dm/ to cmd/ | Tom Rini | 1 | -0/+1 |
2018-12-04 | cmd: add clear screen 'cls' command | Anatolij Gustschin | 1 | -0/+1 |
2018-11-26 | sandbox: Add a new 'sb' command | Simon Glass | 1 | -0/+1 |
2018-11-17 | cmd: pinmux: Add pinmux command | Patrice Chotard | 1 | -0/+1 |
2018-11-14 | virtio: cmd: Add virtio command for virtio devices | Tuomas Tynkkynen | 1 | -0/+1 |
2018-11-01 | cmd: remove CONFIG_SOURCE support in Makefile | Patrick Delaunay | 1 | -1/+0 |
2018-10-03 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 1 | -0/+1 |
2018-10-02 | cmd: mtd: add 'mtd' command | Miquel Raynal | 1 | -0/+1 |
2018-09-30 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 1 | -0/+1 |
2018-09-29 | w1: add command for onewire protocol | Eugen Hristev | 1 | -0/+1 |
2018-09-28 | cmd: Add osd commands | Mario Six | 1 | -0/+1 |
2018-09-26 | cmd: add conitrace command | Heinrich Schuchardt | 1 | -0/+1 |
2018-09-19 | fix: cmd: mvebu: Exclude mvebu commands from SPL builds | Konstantin Porotchkin | 1 | -1/+2 |
2018-08-24 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 1 | -0/+1 |
2018-08-21 | cmd: Add bind/unbind commands to bind a device to a driver from the command line | Jean-Jacques Hiblot | 1 | -0/+1 |
2018-08-20 | cmd: Add dtimg command | Sam Protsenko | 1 | -0/+1 |
2018-08-11 | cmd: Add axi command | Mario Six | 1 | -0/+1 |
2018-07-02 | net: Add new wol command - Wake on LAN | Lothar Felten | 1 | -0/+1 |
2018-06-18 | cmd: avb2.0: avb command for performing verification | Igor Opaniuk | 1 | -0/+3 |
2018-05-26 | tpm: prepare support for TPMv2.x commands | Miquel Raynal | 1 | -0/+1 |
2018-05-26 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 1 | -1/+2 |
2018-05-26 | tpm: prepare introduction of TPMv2.x support in Kconfig | Miquel Raynal | 1 | -1/+1 |
2018-05-24 | bootcount: Add bootcount command | Alex Kiernan | 1 | -0/+1 |
2018-05-09 | cmd: add ADC cli commands | Neil Armstrong | 1 | -0/+1 |
2018-05-08 | arm64: Add SMC and HVC commands | Michalis Pappas | 1 | -0/+2 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -3/+1 |
2018-04-07 | cmd: Add command for calculating binary operations | Mario Six | 1 | -0/+1 |
2018-02-06 | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen | 1 | -2/+0 |
2018-01-19 | arm: keystone: Move cmd_ddr3 to a common place | Lokesh Vutla | 1 | -0/+1 |
2018-01-10 | usb: rockchip: add rockusb command | Eddie Cai | 1 | -0/+1 |
2018-01-08 | x86: Move commands from under arch/x86 to cmd/x86/ | Tom Rini | 1 | -0/+2 |
2017-12-07 | log: Add a 'log level' command | Simon Glass | 1 | -0/+1 |
2017-12-07 | Drop the log buffer | Simon Glass | 1 | -1/+0 |
2017-10-03 | cmd: Add the 'btrsubvol' command to list BTRFS subvolumes | Marek BehĂșn | 1 | -0/+1 |
2017-08-23 | cmd: add sdp command | Stefan Agner | 1 | -0/+1 |
2017-08-17 | dm: blk: Add a generic function for block device commands | Simon Glass | 1 | -0/+1 |
2017-08-13 | nvme: Add nvme commands | Zhikang Zhang | 1 | -0/+1 |
2017-08-12 | Convert CONFIG_CMD_YAFFS2 to Kconfig | Simon Glass | 1 | -1/+1 |
2017-08-11 | Convert CONFIG_CMD_SCSI to Kconfig | Simon Glass | 1 | -1/+1 |
2017-08-11 | Kconfig: Drop CONFIG_CMD_PORTIO and associated command | Simon Glass | 1 | -1/+0 |
2017-07-04 | powerpc: remove 4xx support | Heiko Schocher | 1 | -3/+0 |
2017-06-05 | cmd/ethsw: Disable implicit enum conversion warning | Tom Rini | 1 | -0/+2 |
2017-05-22 | Convert CONFIG_CMD_LZMADEC to Kconfig | Simon Glass | 1 | -2/+0 |
2017-05-22 | Convert CONFIG_CMD_IMMAP to Kconfig | Simon Glass | 1 | -1/+0 |
2017-05-22 | Drop digital thermometer and thermostat (DTT) drivers | Simon Glass | 1 | -1/+0 |
2017-04-30 | Convert CONFIG_CMD_BLOB to Kconfig | Simon Glass | 1 | -1/+1 |
2017-04-18 | cmd: remove Blackfin specific commands | Masahiro Yamada | 1 | -6/+0 |