summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-12-23common: fdt_support: add support for setting usable memoryIgor Opaniuk
2019-07-07board_r: move initr_watchdog to be called after initr_serialWeijie Gao
2019-07-02spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf
2019-06-21rsa: reject images with unknown paddingPatrick Doyle
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini
2019-06-14common: Fix a typo abnove -> aboveAndy Shevchenko
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons
2019-06-14spl: dfu: Fix printed variable nameMarek Vasut
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini
2019-06-11spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam
2019-06-10Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-06-08spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini
2019-06-07spl: add overall SPL size checkSimon Goldschmidt
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev
2019-06-04splash: display splash in DM_VIDEO configurationsIgor Opaniuk
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini
2019-05-23stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay
2019-05-21common: fdt_support: Check mtdparts cell sizeStefan Mavrodiev
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-05-20splash: Load internal and external data from FITLeo Ruan
2019-05-20splash: Use splashfile instead of location->nameLeo Ruan
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-09fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt
2019-05-09Make FIT support really optionalFabrice Fontaine
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-26main: add new bootstage ID for entering cli loopHeiko Schocher
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-23bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-04-23common: command: Add command execution tracer.Christoph Muellner
2019-04-23fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca
2019-04-23fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca
2019-04-23bootm: Simplying cache flush codeTrent Piepho
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese