summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-24common: Fix support for environment file in EXT4Andrej Rosano
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-19common: fb_nand: won't compileSergey Kubushyn
2016-06-19spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-19SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy
2016-06-17SPL: ext: remove redundant ifdef statementPetr Kulhavy
2016-06-17common: image-fit: Cleanup spelling mistakesAndreas Dannenberg
2016-06-17common/Kconfig: Change the default BOOTDELAY to 2Tom Rini
2016-06-17Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-06-14splash_source: add support for ubifs formatted nandEran Matityahu
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-13common: env_ubi: Clear environment buffer before readingMarcin Niestroj
2016-06-12bootm: Align cache flush end address correctlySimon Glass
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-06-09bootstage: call show_boot_progress also in SPLHeiko Schocher
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-06-06dm: scsi: if_typename should be scsiEd Swarthout
2016-06-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-06-06env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek
2016-06-04spl: fit: Fix non-matching DT names console outputAndreas Dannenberg
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-06-02Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-06-02spl: Allow settings malloc_f base addressMarek Vasut
2016-06-01spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut
2016-06-01spl: fit: Fix load address of fit headerLokesh Vutla
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27spl: Add an option to load a FIT containing U-Boot from UARTLokesh Vutla
2016-05-27spl: fit: Do not print selected dtb during fit loadLokesh Vutla
2016-05-27spl: Support loading a FIT from NANDLokesh Vutla
2016-05-27spl: Support loading a FIT from FAT FSLokesh Vutla
2016-05-27spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla
2016-05-27spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla
2016-05-27Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass
2016-05-27board_f: Don't require CONFIG_SYS_MONITOR_BASESimon Glass
2016-05-27cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski
2016-05-27dm: mmc: spl: Add support for CONFIG_BLKSimon Glass
2016-05-27dm: env: mmc: Convert env_mmc to support CONFIG_BLKSimon Glass
2016-05-27SPL: FIT: Align loading address for headerMichal Simek
2016-05-25fdt: Document the rest of struct of_busPaul Burton