summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2016-05-25fdt: Support for ISA bussesPaul Burton
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-05-24SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot modeMichal Simek
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini