aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2016-07-14dm: spl: Don't set up device tree with of-platdataSimon Glass1-1/+1
2016-07-14spl: Drop include of i2c.hSimon Glass1-1/+0
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-4/+4
2016-07-11common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEVXu Ziyuan1-1/+1
2016-07-11dm: spl: mmc: Support CONFIG_BLK in SPL MMCSimon Glass1-3/+3
2016-07-09dm: spi: Read default speed and mode values from DTVignesh R1-4/+4
2016-07-01autoboot: move bootdelay >= 0 check to abortboot()Masahiro Yamada1-14/+8
2016-07-01autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada1-11/+10
2016-07-01autoboot: rename abortboot_{keyed, normal} to __abortbootMasahiro Yamada1-7/+3
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2-6/+2
2016-07-01doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada1-0/+2
2016-06-27common: add new boot media kconfig entryPeng Fan1-0/+48
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan1-0/+13
2016-06-27fastboot: sparse: improve CHUNK_TYPE_FILL write performanceSteve Rae1-10/+27
2016-06-27fastboot: sparse: implement reserve()Steve Rae3-3/+29
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae3-60/+44
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae3-340/+197
2016-06-27fastboot: sparse: remove session-id logicSteve Rae3-24/+9
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-06-24common: Fix support for environment file in EXT4Andrej Rosano1-7/+9
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2-11/+8
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi1-0/+29
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2-4/+2
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini2-1/+8
2016-06-19common: fb_nand: won't compileSergey Kubushyn1-1/+1
2016-06-19spl: nand: support redundant u-boot imageBoris Brezillon1-0/+7
2016-06-19SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy1-1/+1
2016-06-17SPL: ext: remove redundant ifdef statementPetr Kulhavy1-2/+1
2016-06-17common: image-fit: Cleanup spelling mistakesAndreas Dannenberg1-15/+15
2016-06-17common/Kconfig: Change the default BOOTDELAY to 2Tom Rini1-1/+1
2016-06-17Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-4/+55
2016-06-14splash_source: add support for ubifs formatted nandEran Matityahu1-4/+55
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-0/+21
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-1/+1
2016-06-13common: env_ubi: Clear environment buffer before readingMarcin Niestroj1-0/+21
2016-06-12bootm: Align cache flush end address correctlySimon Glass1-1/+1
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed1-0/+1
2016-06-09bootstage: call show_boot_progress also in SPLHeiko Schocher2-0/+10
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-0/+9
2016-06-06dm: scsi: if_typename should be scsiEd Swarthout1-1/+1
2016-06-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-1/+1
2016-06-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+1
2016-06-06env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek1-0/+1
2016-06-04spl: fit: Fix non-matching DT names console outputAndreas Dannenberg1-1/+1
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood3-12/+12
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood2-19/+19
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada1-1/+1
2016-06-02Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-3/+0
2016-06-02spl: Allow settings malloc_f base addressMarek Vasut1-0/+3
2016-06-01spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut1-3/+0