summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
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-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
2019-05-22common: fdt_support: Check mtdparts cell sizeStefan Mavrodiev1-9/+22
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini1-23/+42
2019-05-20splash: Load internal and external data from FITLeo Ruan1-21/+34
2019-05-20splash: Use splashfile instead of location->nameLeo Ruan1-2/+8
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut1-1/+3
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2-2/+2
2019-05-10fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt1-4/+8
2019-05-10Make FIT support really optionalFabrice Fontaine1-0/+2
2019-05-10Fix spelling of available.Vagrant Cascadian1-1/+1
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot1-1/+1
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+7
2019-04-27avb: add support for named persistent valuesIgor Opaniuk1-0/+125
2019-04-27main: add new bootstage ID for entering cli loopHeiko Schocher1-0/+1
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese2-0/+9
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini4-17/+39
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca1-1/+1
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca2-1/+12
2019-04-24bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass1-0/+7
2019-04-24sandbox: Improve debugging in initcall_run_list()Simon Glass1-1/+1
2019-04-24common: command: Add command execution tracer.Christoph Muellner1-0/+14
2019-04-24fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca1-1/+9
2019-04-24fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca1-9/+8
2019-04-24fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca1-6/+2
2019-04-24fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca1-1/+1
2019-04-24fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca1-2/+0
2019-04-24bootm: Simplying cache flush codeTrent Piepho1-6/+1
2019-04-24malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg1-2/+1
2019-04-24spl: spl_nand.c: Add NAND loading messageStefan Roese1-0/+4
2019-04-23spl: ymodem: Add support for loading full fitImagesMarek Vasut1-1/+19
2019-04-23fit: load all fragments from the extra configurationsPeter Ujfalusi1-0/+12
2019-04-23Support boot Android image without address on bootm commandShawn Guo2-2/+2
2019-04-15Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini1-0/+7
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini1-1/+23
2019-04-14usb: kbd: Properly translate up/down arrow keysAndre Przywara1-1/+23
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+2
2019-04-12efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt1-0/+7
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay1-0/+2