summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-241-12/+15
|\
| * common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()Marek Vasut2019-07-241-11/+14
| * fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not foundMasahiro Yamada2019-07-241-1/+1
* | spl: sata: support U-Boot load from raw sata diskBaruch Siach2019-07-242-0/+48
* | common: Implement A/B metadataRuslan Trofymenko2019-07-243-0/+311
* | image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko2019-07-241-5/+17
* | menu: don't bother going interactive with just one menu itemLeon Yu2019-07-241-1/+5
|/
* dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-221-0/+6
* Merge branch '2019-07-17-master-imports'Tom Rini2019-07-181-1/+6
|\
| * common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut2019-07-181-1/+6
* | spl: Make image loader infrastructure more universalAndreas Dannenberg2019-07-172-25/+65
* | spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg2019-07-171-0/+10
|/
* sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara2019-07-151-0/+3
* gpio: add gpio-hog supportHeiko Schocher2019-07-131-0/+6
* spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia2019-07-131-0/+17
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-112-3/+10
|\
| * trace: trace buffer may exceed 2GiBHeinrich Schuchardt2019-07-101-2/+2
| * trace: undefined reference to `trace_early_init'Heinrich Schuchardt2019-07-101-1/+1
| * bootstage: Add support for TPL record countSimon Glass2019-07-101-0/+7
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-07-111-3/+17
|\ \
| * | spl: sata: don't force FS_FAT supportBaruch Siach2019-07-111-2/+6
| * | spl: sata: fix build with DM_SCSIBaruch Siach2019-07-111-1/+3
| * | spl: sata: add default partition and image nameBaruch Siach2019-07-111-0/+8
| |/
* | SPL: Default to disabling legacy image support when using FITTom Rini2019-07-111-1/+1
* | configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-113-12/+12
* | spl: Fix typo in kernel docMiquel Raynal2019-07-111-1/+1
|/
* ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher2019-07-091-0/+6
* ubispl: add support for loading volumes by nameHamish Guthrie2019-07-092-0/+20
* ubispl: migrate configuration to KconfigMarkus Klotzbuecher2019-07-091-0/+79
* board_r: move initr_watchdog to be called after initr_serialWeijie Gao2019-07-071-3/+3
* spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf2019-07-021-0/+1
* Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-06-281-4/+8
|\
| * usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf2019-06-271-4/+8
* | rsa: reject images with unknown paddingPatrick Doyle2019-06-211-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-06-172-2/+6
|\ \ | |/ |/|
| * usb: gadget: error out if g_dnl registration failsSjoerd Simons2019-06-141-1/+5
| * spl: dfu: Fix printed variable nameMarek Vasut2019-06-141-1/+1
* | configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini2019-06-141-0/+20
* | common: Fix a typo abnove -> aboveAndy Shevchenko2019-06-141-1/+1
|/
* Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-111-0/+1
|\
| * spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam2019-06-111-0/+1
* | Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2019-06-103-11/+22
|\ \
| * | splash: display splash in DM_VIDEO configurationsIgor Opaniuk2019-06-043-11/+22
* | | Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini2019-06-101-0/+12
|\ \ \ | |_|/ |/| |
| * | spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev2019-06-061-0/+12
* | | spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini2019-06-081-1/+1
* | | spl: add overall SPL size checkSimon Goldschmidt2019-06-071-0/+36
| |/ |/|
* | Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini2019-05-242-0/+2
|\ \
| * | stm32mp1: ram: add interactive mode for DDR configurationPatrick Delaunay2019-05-231-0/+1
| * | stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay2019-05-231-0/+1