summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
...
| * | armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-1/+1
* | | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-2/+2
|\ \ \
| * | | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-2/+2
| |/ /
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-3/+3
|\ \ \
| * | | dm: spl: Bind in all devices in SPL with of-platdataSimon Glass2016-07-14-1/+2
| * | | dm: spl: Don't set up device tree with of-platdataSimon Glass2016-07-14-1/+1
| * | | spl: Drop include of i2c.hSimon Glass2016-07-14-1/+0
| |/ /
* | | board_f: prevent misleading "Watchdog enabled" outputAnatolij Gustschin2016-07-14-1/+1
* | | board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=yAnatolij Gustschin2016-07-14-0/+1
* | | bootm: fixup silent Linux out of BOOTM_STATE_LOADOS stateHector Palacios2016-07-14-5/+7
* | | sandbox: Don't exit when bootm completesSimon Glass2016-07-14-0/+1
* | | image: Add functions to obtain category informationSimon Glass2016-07-14-0/+68
* | | image: Add a name for invalid typesSimon Glass2016-07-14-3/+3
* | | image: Create a table of information for each categorySimon Glass2016-07-14-0/+13
* | | spl: fit: add support for post-processing of imagesDaniel Allred2016-07-14-5/+16
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-11-4/+4
|\ \
| * | dm: spi: Read default speed and mode values from DTVignesh R2016-07-09-4/+4
| |/
* | common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEVXu Ziyuan2016-07-11-1/+1
* | dm: spl: mmc: Support CONFIG_BLK in SPL MMCSimon Glass2016-07-11-3/+3
|/
* autoboot: move bootdelay >= 0 check to abortboot()Masahiro Yamada2016-07-01-14/+8
* autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada2016-07-01-11/+10
* autoboot: rename abortboot_{keyed, normal} to __abortbootMasahiro Yamada2016-07-01-7/+3
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-01-6/+2
* doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada2016-07-01-0/+2
* common: add new boot media kconfig entryPeng Fan2016-06-27-0/+48
* Kconfig: make NOR_BOOT a common optionPeng Fan2016-06-27-0/+13
* fastboot: sparse: improve CHUNK_TYPE_FILL write performanceSteve Rae2016-06-27-10/+27
* fastboot: sparse: implement reserve()Steve Rae2016-06-27-3/+29
* fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-27-60/+44
* fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae2016-06-27-340/+197
* fastboot: sparse: remove session-id logicSteve Rae2016-06-27-24/+9
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-1/+1
* common: Fix support for environment file in EXT4Andrej Rosano2016-06-24-7/+9
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-24-11/+8
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-24-0/+29
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-20-4/+2
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-20-1/+8
|\
| * common: fb_nand: won't compileSergey Kubushyn2016-06-19-1/+1
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-19-0/+7
* | SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy2016-06-19-1/+1
* | SPL: ext: remove redundant ifdef statementPetr Kulhavy2016-06-17-2/+1
* | common: image-fit: Cleanup spelling mistakesAndreas Dannenberg2016-06-17-15/+15
* | common/Kconfig: Change the default BOOTDELAY to 2Tom Rini2016-06-17-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-06-17-4/+55
|\ \
| * | splash_source: add support for ubifs formatted nandEran Matityahu2016-06-14-4/+55
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-06-13-0/+21
|\ \ \ | |/ /
| * | common: env_ubi: Clear environment buffer before readingMarcin Niestroj2016-06-13-0/+21
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-13-1/+1
|\ \ \
| * | | bootm: Align cache flush end address correctlySimon Glass2016-06-12-1/+1
| |/ /