Age | Commit message (Expand) | Author |
2016-08-26 | nand: Fix set_dev checks for no device | Tony Lindgren |
2016-08-20 | fastboot: implement Kconfig | Steve Rae |
2016-08-20 | cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments | Bin Meng |
2016-08-20 | cmd: booti: move CONFIG_CMD_BOOTI to Kconfig | Masahiro Yamada |
2016-08-20 | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini |
2016-08-20 | cmd: fdt: add fdt overlay application subcommand | Maxime Ripard |
2016-08-20 | cmd: fdt: Narrow the check for fdt addr | Maxime Ripard |
2016-08-16 | x86: bdinfo: Drop meaningless values | Simon Glass |
2016-08-16 | bdinfo: Don't print out empty DRAM banks | Simon Glass |
2016-08-15 | xtensa: add support for the xtensa processor architecture [1/2] | Chris Zankel |
2016-08-08 | efi_loader: disk: Fix CONFIG_BLK breakage | Alexander Graf |
2016-08-05 | cmd: gpt: fix the wrong size parse for the last partition | Kever Yang |
2016-08-05 | cmd/bdinfo: extract print_std_bdinfo | Max Filippov |
2016-08-05 | cmd/bdinfo: extract print_baudrate | Max Filippov |
2016-08-05 | cmd/bdinfo: extract print_eth_ip_addr | Max Filippov |
2016-08-05 | cmd/bdinfo: extract print_bi_flash | Max Filippov |
2016-08-05 | cmd/bdinfo: extract print_bi_dram | Max Filippov |
2016-08-05 | cmd/bdinfo: extract print_bi_mem | Max Filippov |
2016-08-05 | cmd/bdinfo: extract print_bi_boot_params | Max Filippov |
2016-08-02 | crypto/fsl: Update blob cmd to accept 64bit addresses | Sumit Garg |
2016-07-27 | dm: usb: Use blk_dread/write() instead of direct calls | Simon Glass |
2016-07-27 | arm: Show early-malloc() usage in bdinfo | Simon Glass |
2016-07-25 | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini |
2016-07-25 | lzmadec: Use the same type as the lzma call | Simon Glass |
2016-07-25 | efi_loader: Make exposed image loader path absolute | Alexander Graf |
2016-07-25 | cmd: misc: Add support for fractions in sleep | mario.six@gdsys.cc |
2016-07-24 | mtd: fix compiler warnings | Steve Rae |
2016-07-24 | cmd, nand: add an option to disable the verification when writing in raw mode | Boris Brezillon |
2016-07-22 | cmd: mtdparts: support runtime generated mtdparts | Ladislav Michl |
2016-07-22 | cmd: mtdparts: use defaults by default | Ladislav Michl |
2016-07-22 | cmd: mtdparts: consolidate mtdparts reading from env | Ladislav Michl |
2016-07-22 | cmd: mtdparts: fix null pointer dereference in parse_mtdparts | Ladislav Michl |
2016-07-22 | cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init | Ladislav Michl |
2016-07-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-15 | armv8: Move secure_ram variable out of generic global data | York Sun |
2016-07-11 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2016-07-09 | dm: spi: Read default speed and mode values from DT | Vignesh R |
2016-07-05 | usb: dm: Make "usb info" use usb_for_each_root_dev() | Hans de Goede |
2016-07-05 | usb: dm: Add a usb_for_each_root_dev() helper function | Hans de Goede |
2016-06-24 | hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER | Masahiro Yamada |
2016-06-24 | common: image: minimal android image iminfo support | Michael Trimarchi |
2016-06-24 | cmd: bootefi: cosmetic | Sergey Kubushyn |
2016-06-20 | autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c | Masahiro Yamada |
2016-06-20 | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini |
2016-06-19 | nand: extend nand torture | Max Krummenacher |
2016-06-18 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-06-18 | cmd: usb: check if_type before using this device | Peng Fan |
2016-06-12 | cmd: gpt: add - partition size parsing | Michael Trimarchi |
2016-06-09 | ubi: add new ubi command "ubi detach" | Heiko Schocher |