| Commit message (Expand) | Author | Age | Files | Lines |
* | fastboot: move FASTBOOT_FLASH options into Kconfig | Petr Kulhavy | 2016-10-01 | 1 | -0/+24 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2016-09-30 | 1 | -59/+2 |
|\ |
|
| * | common: dfu: saperate the dfu common functionality | B, Ravi | 2016-09-27 | 1 | -59/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2016-09-27 | 1 | -4/+11 |
|\ \ |
|
| * | | cmd: ubi: add option to specify volume id | Ladislav Michl | 2016-09-27 | 1 | -4/+11 |
| |/ |
|
* | | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -0/+1 |
|/ |
|
* | kconfig: introduce kconfig for UBI | Heiko Schocher | 2016-09-26 | 1 | -0/+12 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 3 | -3/+3 |
* | cmd/fat: Do not crash on write when <bytes> is not specified | Stefan Brüns | 2016-09-23 | 1 | -2/+2 |
* | sandbox: Add "host size" hostfs command for fs test | Stefan Brüns | 2016-09-18 | 1 | -0/+8 |
* | sf: fix sf probe | Cyrille Pitchen | 2016-09-12 | 1 | -1/+0 |
* | cmd: Rework disk.c usage | Tom Rini | 2016-09-09 | 2 | -7/+3 |
* | pxe: Fix pxe boot with FIT image | York Sun | 2016-09-07 | 1 | -4/+5 |
* | nand: Fix some more NULL name tests | Scott Wood | 2016-09-01 | 1 | -1/+1 |
* | nand: Fix nand info for no device | Tony Lindgren | 2016-09-01 | 1 | -3/+3 |
* | nand: Fix set_dev checks for no device | Tony Lindgren | 2016-08-26 | 1 | -2/+1 |
* | fastboot: implement Kconfig | Steve Rae | 2016-08-20 | 2 | -0/+62 |
* | cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments | Bin Meng | 2016-08-20 | 1 | -1/+1 |
* | cmd: booti: move CONFIG_CMD_BOOTI to Kconfig | Masahiro Yamada | 2016-08-20 | 1 | -0/+7 |
* | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini | 2016-08-20 | 4 | -250/+269 |
* | cmd: fdt: add fdt overlay application subcommand | Maxime Ripard | 2016-08-20 | 1 | -0/+24 |
* | cmd: fdt: Narrow the check for fdt addr | Maxime Ripard | 2016-08-20 | 1 | -1/+1 |
* | x86: bdinfo: Drop meaningless values | Simon Glass | 2016-08-16 | 1 | -10/+0 |
* | bdinfo: Don't print out empty DRAM banks | Simon Glass | 2016-08-16 | 1 | -3/+5 |
* | xtensa: add support for the xtensa processor architecture [1/2] | Chris Zankel | 2016-08-15 | 1 | -0/+8 |
* | efi_loader: disk: Fix CONFIG_BLK breakage | Alexander Graf | 2016-08-08 | 1 | -5/+18 |
* | cmd: gpt: fix the wrong size parse for the last partition | Kever Yang | 2016-08-05 | 1 | -2/+2 |
* | cmd/bdinfo: extract print_std_bdinfo | Max Filippov | 2016-08-05 | 1 | -20/+12 |
* | cmd/bdinfo: extract print_baudrate | Max Filippov | 2016-08-05 | 1 | -14/+25 |
* | cmd/bdinfo: extract print_eth_ip_addr | Max Filippov | 2016-08-05 | 1 | -77/+36 |
* | cmd/bdinfo: extract print_bi_flash | Max Filippov | 2016-08-05 | 1 | -27/+27 |
* | cmd/bdinfo: extract print_bi_dram | Max Filippov | 2016-08-05 | 1 | -41/+19 |
* | cmd/bdinfo: extract print_bi_mem | Max Filippov | 2016-08-05 | 1 | -16/+26 |
* | cmd/bdinfo: extract print_bi_boot_params | Max Filippov | 2016-08-05 | 1 | -7/+13 |
* | crypto/fsl: Update blob cmd to accept 64bit addresses | Sumit Garg | 2016-08-02 | 1 | -1/+1 |
* | dm: usb: Use blk_dread/write() instead of direct calls | Simon Glass | 2016-07-27 | 1 | -2/+2 |
* | arm: Show early-malloc() usage in bdinfo | Simon Glass | 2016-07-27 | 1 | -0/+5 |
* | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini | 2016-07-25 | 2 | -7/+12 |
|\ |
|
| * | mtd: fix compiler warnings | Steve Rae | 2016-07-24 | 1 | -2/+2 |
| * | cmd, nand: add an option to disable the verification when writing in raw mode | Boris Brezillon | 2016-07-24 | 1 | -5/+10 |
* | | lzmadec: Use the same type as the lzma call | Simon Glass | 2016-07-25 | 1 | -2/+3 |
* | | efi_loader: Make exposed image loader path absolute | Alexander Graf | 2016-07-25 | 1 | -1/+6 |
* | | cmd: misc: Add support for fractions in sleep | mario.six@gdsys.cc | 2016-07-25 | 1 | -1/+20 |
|/ |
|
* | cmd: mtdparts: support runtime generated mtdparts | Ladislav Michl | 2016-07-22 | 1 | -9/+12 |
* | cmd: mtdparts: use defaults by default | Ladislav Michl | 2016-07-22 | 1 | -6/+16 |
* | cmd: mtdparts: consolidate mtdparts reading from env | Ladislav Michl | 2016-07-22 | 1 | -22/+20 |
* | cmd: mtdparts: fix null pointer dereference in parse_mtdparts | Ladislav Michl | 2016-07-22 | 1 | -10/+13 |
* | cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init | Ladislav Michl | 2016-07-22 | 1 | -4/+6 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-07-19 | 1 | -2/+2 |
|\ |
|
| * | armv8: Move secure_ram variable out of generic global data | York Sun | 2016-07-15 | 1 | -2/+2 |