| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README | Masahiro Yamada | 2016-07-01 | 1 | -0/+2 |
* | common: add new boot media kconfig entry | Peng Fan | 2016-06-27 | 1 | -0/+48 |
* | Kconfig: make NOR_BOOT a common option | Peng Fan | 2016-06-27 | 1 | -0/+13 |
* | fastboot: sparse: improve CHUNK_TYPE_FILL write performance | Steve Rae | 2016-06-27 | 1 | -10/+27 |
* | fastboot: sparse: implement reserve() | Steve Rae | 2016-06-27 | 3 | -3/+29 |
* | fastboot: sparse: resync common/image-sparse.c (part 2) | Steve Rae | 2016-06-27 | 3 | -60/+44 |
* | fastboot: sparse: resync common/image-sparse.c (part 1) | Steve Rae | 2016-06-27 | 3 | -340/+197 |
* | fastboot: sparse: remove session-id logic | Steve Rae | 2016-06-27 | 3 | -24/+9 |
* | common: Pass the boot device into spl_boot_mode() | Marek Vasut | 2016-06-26 | 1 | -1/+1 |
* | common: Fix support for environment file in EXT4 | Andrej Rosano | 2016-06-24 | 1 | -7/+9 |
* | hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER | Masahiro Yamada | 2016-06-24 | 2 | -11/+8 |
* | common: image: minimal android image iminfo support | Michael Trimarchi | 2016-06-24 | 1 | -0/+29 |
* | autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c | Masahiro Yamada | 2016-06-20 | 2 | -4/+2 |
* | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini | 2016-06-20 | 2 | -1/+8 |
|\ |
|
| * | common: fb_nand: won't compile | Sergey Kubushyn | 2016-06-19 | 1 | -1/+1 |
| * | spl: nand: support redundant u-boot image | Boris Brezillon | 2016-06-19 | 1 | -0/+7 |
* | | SPL ext: cosmetic: correct error message in spl_load_image_ext() | Petr Kulhavy | 2016-06-19 | 1 | -1/+1 |
* | | SPL: ext: remove redundant ifdef statement | Petr Kulhavy | 2016-06-17 | 1 | -2/+1 |
* | | common: image-fit: Cleanup spelling mistakes | Andreas Dannenberg | 2016-06-17 | 1 | -15/+15 |
* | | common/Kconfig: Change the default BOOTDELAY to 2 | Tom Rini | 2016-06-17 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2016-06-17 | 1 | -4/+55 |
|\ \ |
|
| * | | splash_source: add support for ubifs formatted nand | Eran Matityahu | 2016-06-14 | 1 | -4/+55 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2016-06-13 | 1 | -0/+21 |
|\ \ \
| |/ / |
|
| * | | common: env_ubi: Clear environment buffer before reading | Marcin Niestroj | 2016-06-13 | 1 | -0/+21 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini | 2016-06-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | bootm: Align cache flush end address correctly | Simon Glass | 2016-06-12 | 1 | -1/+1 |
| |/ / |
|
* | | | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed | 2016-06-12 | 1 | -0/+1 |
|/ / |
|
* | | bootstage: call show_boot_progress also in SPL | Heiko Schocher | 2016-06-09 | 2 | -0/+10 |
* | | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -0/+9 |
* | | dm: scsi: if_typename should be scsi | Ed Swarthout | 2016-06-06 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2016-06-06 | 1 | -1/+1 |
|\ \ |
|
| * | | usb: move CONFIG_USB_XHCI to Kconfig with renaming | Masahiro Yamada | 2016-06-04 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2016-06-06 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used | Michal Simek | 2016-06-06 | 1 | -0/+1 |
| |/ / |
|
* | | | spl: fit: Fix non-matching DT names console output | Andreas Dannenberg | 2016-06-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 3 | -12/+12 |
* | | mtd: nand: Remove nand_info_t typedef | Scott Wood | 2016-06-03 | 2 | -19/+19 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2016-06-02 | 1 | -3/+0 |
|\ |
|
| * | spl: Remove bogus GD_FLG_SPL_INIT check | Marek Vasut | 2016-06-01 | 1 | -3/+0 |
* | | spl: Allow settings malloc_f base address | Marek Vasut | 2016-06-02 | 1 | -0/+3 |
|/ |
|
* | spl: fit: Fix load address of fit header | Lokesh Vutla | 2016-06-01 | 1 | -2/+2 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-05-27 | 2 | -9/+8 |
|\ |
|
| * | dm: mmc: spl: Add support for CONFIG_BLK | Simon Glass | 2016-05-27 | 1 | -5/+4 |
| * | dm: env: mmc: Convert env_mmc to support CONFIG_BLK | Simon Glass | 2016-05-27 | 1 | -4/+4 |
* | | spl: Add an option to load a FIT containing U-Boot from UART | Lokesh Vutla | 2016-05-27 | 1 | -14/+84 |
* | | spl: fit: Do not print selected dtb during fit load | Lokesh Vutla | 2016-05-27 | 1 | -3/+1 |
* | | spl: Support loading a FIT from NAND | Lokesh Vutla | 2016-05-27 | 1 | -5/+32 |
* | | spl: Support loading a FIT from FAT FS | Lokesh Vutla | 2016-05-27 | 1 | -4/+32 |
* | | spl: Allow to load a FIT containing U-Boot from FS | Lokesh Vutla | 2016-05-27 | 2 | -14/+59 |
* | | spl: fit: Fix the number of bytes read when reading fdt from fit | Lokesh Vutla | 2016-05-27 | 1 | -0/+1 |