summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini
2019-07-18common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut
2019-07-17spl: Make image loader infrastructure more universalAndreas Dannenberg
2019-07-17spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara
2019-07-13gpio: add gpio-hog supportHeiko Schocher
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-07-11SPL: Default to disabling legacy image support when using FITTom Rini
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-11spl: Fix typo in kernel docMiquel Raynal
2019-07-11spl: sata: don't force FS_FAT supportBaruch Siach
2019-07-11spl: sata: fix build with DM_SCSIBaruch Siach
2019-07-11spl: sata: add default partition and image nameBaruch Siach
2019-07-10trace: trace buffer may exceed 2GiBHeinrich Schuchardt
2019-07-10trace: undefined reference to `trace_early_init'Heinrich Schuchardt
2019-07-10bootstage: Add support for TPL record countSimon Glass
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher
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