summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr2016-12-081-10/+0
* aspeed: remove hack loading ramdisk in memoryCédric Le Goater2016-12-081-11/+0
* aspeed: hacks made to common codeJoel Stanley2016-07-272-0/+17
* autoboot: move bootdelay >= 0 check to abortboot()Masahiro Yamada2016-07-011-14/+8
* autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada2016-07-011-11/+10
* autoboot: rename abortboot_{keyed, normal} to __abortbootMasahiro Yamada2016-07-011-7/+3
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-012-6/+2
* doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada2016-07-011-0/+2
* common: add new boot media kconfig entryPeng Fan2016-06-271-0/+48
* Kconfig: make NOR_BOOT a common optionPeng Fan2016-06-271-0/+13
* fastboot: sparse: improve CHUNK_TYPE_FILL write performanceSteve Rae2016-06-271-10/+27
* fastboot: sparse: implement reserve()Steve Rae2016-06-273-3/+29
* fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-273-60/+44
* fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae2016-06-273-340/+197
* fastboot: sparse: remove session-id logicSteve Rae2016-06-273-24/+9
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* common: Fix support for environment file in EXT4Andrej Rosano2016-06-241-7/+9
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-242-11/+8
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-241-0/+29
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-202-4/+2
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-202-1/+8
|\
| * common: fb_nand: won't compileSergey Kubushyn2016-06-191-1/+1
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-191-0/+7
* | SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy2016-06-191-1/+1
* | SPL: ext: remove redundant ifdef statementPetr Kulhavy2016-06-171-2/+1
* | common: image-fit: Cleanup spelling mistakesAndreas Dannenberg2016-06-171-15/+15
* | common/Kconfig: Change the default BOOTDELAY to 2Tom Rini2016-06-171-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-06-171-4/+55
|\ \
| * | splash_source: add support for ubifs formatted nandEran Matityahu2016-06-141-4/+55
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2016-06-131-0/+21
|\ \ \ | |/ /
| * | common: env_ubi: Clear environment buffer before readingMarcin Niestroj2016-06-131-0/+21
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-1/+1
|\ \ \
| * | | bootm: Align cache flush end address correctlySimon Glass2016-06-121-1/+1
| |/ /
* | | verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-121-0/+1
|/ /
* | bootstage: call show_boot_progress also in SPLHeiko Schocher2016-06-092-0/+10
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-0/+9
* | dm: scsi: if_typename should be scsiEd Swarthout2016-06-061-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-061-1/+1
|\ \
| * | usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-041-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-061-0/+1
|\ \ \
| * | | env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek2016-06-061-0/+1
| |/ /
* | | spl: fit: Fix non-matching DT names console outputAndreas Dannenberg2016-06-041-1/+1
| |/ |/|
* | nand: Embed mtd_info in struct nand_chipScott Wood2016-06-033-12/+12
* | mtd: nand: Remove nand_info_t typedefScott Wood2016-06-032-19/+19
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-021-3/+0
|\
| * spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut2016-06-011-3/+0
* | spl: Allow settings malloc_f base addressMarek Vasut2016-06-021-0/+3
|/
* spl: fit: Fix load address of fit headerLokesh Vutla2016-06-011-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-272-9/+8
|\
| * dm: mmc: spl: Add support for CONFIG_BLKSimon Glass2016-05-271-5/+4
OpenPOWER on IntegriCloud