summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-12/+15
2019-07-24common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()Marek Vasut1-11/+14
2019-07-24fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not foundMasahiro Yamada1-1/+1
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach2-0/+48
2019-07-24common: Implement A/B metadataRuslan Trofymenko3-0/+311
2019-07-24image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko1-5/+17
2019-07-24menu: don't bother going interactive with just one menu itemLeon Yu1-1/+5
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne1-0/+6
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini1-1/+6
2019-07-18common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut1-1/+6
2019-07-17spl: Make image loader infrastructure more universalAndreas Dannenberg2-25/+65
2019-07-17spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg1-0/+10
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara1-0/+3
2019-07-13gpio: add gpio-hog supportHeiko Schocher1-0/+6
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia1-0/+17
2019-07-12Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-3/+10
2019-07-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-3/+17
2019-07-11SPL: Default to disabling legacy image support when using FITTom Rini1-1/+1
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-11spl: sata: don't force FS_FAT supportBaruch Siach1-2/+6
2019-07-11spl: sata: fix build with DM_SCSIBaruch Siach1-1/+3
2019-07-11spl: sata: add default partition and image nameBaruch Siach1-0/+8
2019-07-11trace: trace buffer may exceed 2GiBHeinrich Schuchardt1-2/+2
2019-07-11trace: undefined reference to `trace_early_init'Heinrich Schuchardt1-1/+1
2019-07-11bootstage: Add support for TPL record countSimon Glass1-0/+7
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