summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini3-12/+12
2019-07-11spl: Fix typo in kernel docMiquel Raynal1-1/+1
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher1-0/+6
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie2-0/+20
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher1-0/+79
2019-07-08board_r: move initr_watchdog to be called after initr_serialWeijie Gao1-3/+3
2019-07-02spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf1-0/+1
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-4/+8
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf1-4/+8
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-05splash: 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-22common: 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-10fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt1-4/+8
2019-05-10Make FIT support really optionalFabrice Fontaine1-0/+2
2019-05-10Fix 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-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+7
2019-04-27avb: add support for named persistent valuesIgor Opaniuk1-0/+125
2019-04-27main: 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-24bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass1-0/+7
2019-04-24sandbox: Improve debugging in initcall_run_list()Simon Glass1-1/+1
2019-04-24common: command: Add command execution tracer.Christoph Muellner1-0/+14
2019-04-24fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca1-1/+9
2019-04-24fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca1-9/+8
2019-04-24fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca1-6/+2
2019-04-24fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca1-1/+1