summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher
2019-07-29fit: Support compat string property in configuration nodeJulius Werner
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner
2019-07-29edid: add edid_get_timing_validate() variant to filter out edid modesNeil Armstrong
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-24common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()Marek Vasut
2019-07-24fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not foundMasahiro Yamada
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach
2019-07-24common: Implement A/B metadataRuslan Trofymenko
2019-07-24image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko
2019-07-24menu: don't bother going interactive with just one menu itemLeon Yu
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
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