| Commit message (Expand) | Author | Age | Lines |
* | MLK-14930-1 cmd: sata: Fix sata init and stop issue | Ye Li | 2017-05-24 | -3/+9 |
* | MLK-13130: configs: mx6qarm2: android lpddr2 pop support | Adrian Alonso | 2017-04-05 | -1/+1 |
* | MLK-12527-2 android: Add FSL android fastboot support | Ye Li | 2017-04-05 | -0/+38 |
* | MLK-12500-1 HAB: Add kernel image authentication in image loading | Ye Li | 2017-04-05 | -0/+33 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | -22/+22 |
* | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig | Masahiro Yamada | 2017-02-08 | -0/+10 |
* | cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND | Grygorii Strashko | 2017-02-08 | -2/+2 |
* | cmd: rework "license" command | Masahiro Yamada | 2017-02-08 | -13/+37 |
* | cmd: add a new command "config" to show .config contents | Masahiro Yamada | 2017-02-08 | -0/+81 |
* | lib: tpm: Add command to flush resources | Mario Six | 2017-02-01 | -0/+70 |
* | booti: Set images.os.arch | Scott Wood | 2017-01-28 | -0/+1 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | -8/+15 |
* | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | -1/+1 |
* | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | -2/+2 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | -2/+2 |
* | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini | 2017-01-26 | -3/+22 |
|\ |
|
| * | arm64: mvebu: Update bubt command MMC block device access | Konstantin Porotchkin | 2017-01-25 | -3/+22 |
* | | cmd: ubi: allow '-' to specify maximum volume size | Ladislav Michl | 2017-01-26 | -3/+5 |
|/ |
|
* | bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set | Cédric Schieli | 2017-01-24 | -0/+6 |
* | status_led: Kconfig migration | Uri Mashiach | 2017-01-21 | -36/+37 |
* | bootm: qnx: Disable data cache before booting QNX image | Emmanuel Vadot | 2017-01-20 | -11/+0 |
* | cmd/host: add missing \n in help text | Sébastien Szymanski | 2017-01-20 | -1/+1 |
* | bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set | Rick Altherr | 2017-01-20 | -0/+3 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-01-19 | -1/+1 |
|\ |
|
| * | armv8: aarch64: Fix the warning about x1-x3 nonzero issue | Alison Wang | 2017-01-18 | -1/+1 |
* | | usb: storage: Show number of storage devices detected for DM_USB | Michal Simek | 2017-01-17 | -1/+1 |
* | | cmd: sata: fix init command return value | Gary Bisson | 2017-01-14 | -2/+3 |
* | | cmd/fdt: Make fdt get value endian-safe for single-cell properties | Andreas Färber | 2017-01-14 | -2/+2 |
* | | cmd: fdt: Print error message when fdt application fails | Stefan Agner | 2017-01-13 | -1/+5 |
* | | cmd: mem: Use memcpy for 'cp' command | Fabio Estevam | 2017-01-12 | -26/+2 |
* | | fpga: Use enum for bitstream command types | Michal Simek | 2017-01-10 | -9/+11 |
|/ |
|
* | cmd: net: fix function name in comment | Baruch Siach | 2016-12-27 | -1/+1 |
* | cmd/Kconfig: Fix typo in CMD_MEMORY help text | Fabio Estevam | 2016-12-27 | -2/+2 |
* | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini | 2016-12-12 | -0/+832 |
|\ |
|
| * | arm64: mvebu: Add bubt command for flash image burn | Konstantin Porotchkin | 2016-12-12 | -0/+832 |
* | | cmd: pci: add option to parse and display BAR information | Yehuda Yitschak | 2016-12-09 | -0/+83 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-dm | Tom Rini | 2016-12-03 | -18/+39 |
|\ |
|
| * | cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c | Moritz Fischer | 2016-12-02 | -0/+23 |
| * | cmd/fdt: fix uncallable systemsetup command | Fabien Parent | 2016-12-02 | -12/+10 |
| * | cmd/tpm_test: Fix misleading code indentation | Stefan Brüns | 2016-12-02 | -6/+6 |
* | | cmd: move CMD_PXE to Kconfig | Yann E. MORIN | 2016-12-03 | -0/+6 |
* | | cmd: Convert CMD_BOOTMENU | Tom Rini | 2016-12-03 | -0/+6 |
* | | cmd: scsi: Make private functions static | Michal Simek | 2016-12-02 | -2/+2 |
* | | scsi: Change scsi_scan() to be able to return value | Michal Simek | 2016-12-02 | -4/+10 |
* | | common: miiphyutil: Work and report phy address in hex in mdio cmd | Michal Simek | 2016-12-02 | -3/+3 |
|/ |
|
* | mmc: add bkops-enable command | Tomas Melin | 2016-12-01 | -0/+41 |
* | sata: fix sata command can not being executed bug | Tang Yuantian | 2016-11-28 | -3/+6 |
* | efi_loader: Allow to compile helloworld.efi w/o bundling it | Alexander Graf | 2016-11-27 | -1/+14 |
* | Merge git://git.denx.de/u-boot-rockchip | Tom Rini | 2016-11-26 | -1/+4 |
|\ |
|
| * | power: regulator: Introduce regulator_set_value_force function | Keerthy | 2016-11-25 | -1/+4 |