summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | common: fdt_support: Check mtdparts cell sizeStefan Mavrodiev2019-05-211-9/+22
|/ /
* | Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2019-05-211-23/+42
|\ \
| * | splash: Load internal and external data from FITLeo Ruan2019-05-201-21/+34
| * | splash: Use splashfile instead of location->nameLeo Ruan2019-05-201-2/+8
* | | spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut2019-05-181-1/+3
* | | CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-182-2/+2
|/ /
* | fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt2019-05-091-4/+8
* | Make FIT support really optionalFabrice Fontaine2019-05-091-0/+2
* | Fix spelling of available.Vagrant Cascadian2019-05-091-1/+1
* | spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot2019-05-051-1/+1
|/
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-0/+7
* avb: add support for named persistent valuesIgor Opaniuk2019-04-261-0/+125
* main: add new bootstage ID for entering cli loopHeiko Schocher2019-04-261-0/+1