aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2019-06-21rsa: reject images with unknown paddingPatrick Doyle1-1/+1
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-2/+6
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini1-0/+20
2019-06-14common: Fix a typo abnove -> aboveAndy Shevchenko1-1/+1
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons1-1/+5
2019-06-14spl: dfu: Fix printed variable nameMarek Vasut1-1/+1
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini1-0/+1
2019-06-11spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam1-0/+1
2019-06-10Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini3-11/+22
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini1-0/+12
2019-06-08spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini1-1/+1
2019-06-07spl: add overall SPL size checkSimon Goldschmidt1-0/+36
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev1-0/+12
2019-06-04splash: display splash in DM_VIDEO configurationsIgor Opaniuk3-11/+22
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini2-0/+2
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay1-0/+1
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay1-0/+1
2019-05-21common: fdt_support: Check mtdparts cell sizeStefan Mavrodiev1-9/+22
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini1-23/+42
2019-05-20splash: Load internal and external data from FITLeo Ruan1-21/+34
2019-05-20splash: Use splashfile instead of location->nameLeo Ruan1-2/+8
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut1-1/+3
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2-2/+2
2019-05-09fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt1-4/+8
2019-05-09Make FIT support really optionalFabrice Fontaine1-0/+2
2019-05-09Fix spelling of available.Vagrant Cascadian1-1/+1
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot1-1/+1
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+7
2019-04-26avb: add support for named persistent valuesIgor Opaniuk1-0/+125
2019-04-26main: add new bootstage ID for entering cli loopHeiko Schocher1-0/+1
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese2-0/+9
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini4-17/+39
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca1-1/+1
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca2-1/+12
2019-04-23bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass1-0/+7
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass1-1/+1
2019-04-23common: command: Add command execution tracer.Christoph Muellner1-0/+14
2019-04-23fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca1-1/+9
2019-04-23fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca1-9/+8
2019-04-23fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca1-6/+2
2019-04-23fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca1-1/+1
2019-04-23fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca1-2/+0
2019-04-23bootm: Simplying cache flush codeTrent Piepho1-6/+1
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg1-2/+1
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese1-0/+4
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut1-1/+19
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi1-0/+12
2019-04-22Support boot Android image without address on bootm commandShawn Guo2-2/+2
2019-04-15Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini1-0/+7
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini1-1/+23