summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-262-0/+9
* Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-244-17/+39
|\
| * bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass2019-04-231-0/+7
| * sandbox: Improve debugging in initcall_run_list()Simon Glass2019-04-231-1/+1
| * common: command: Add command execution tracer.Christoph Muellner2019-04-231-0/+14
| * fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca2019-04-231-1/+9
| * fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca2019-04-231-9/+8
| * fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca2019-04-231-6/+2
| * fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca2019-04-231-1/+1
| * fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca2019-04-231-2/+0
* | image: android: fix 'iminfo' typoEugeniu Rosca2019-04-241-1/+1
* | image: android: allow booting lz4-compressed kernelsEugeniu Rosca2019-04-242-1/+12
* | bootm: Simplying cache flush codeTrent Piepho2019-04-231-6/+1
* | malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg2019-04-231-2/+1
* | spl: spl_nand.c: Add NAND loading messageStefan Roese2019-04-231-0/+4
* | spl: ymodem: Add support for loading full fitImagesMarek Vasut2019-04-221-1/+19
* | fit: load all fragments from the extra configurationsPeter Ujfalusi2019-04-221-0/+12
* | Support boot Android image without address on bootm commandShawn Guo2019-04-222-2/+2
|/
* Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini2019-04-151-0/+7
|\
| * efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt2019-04-121-0/+7
* | Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini2019-04-151-1/+23
|\ \
| * | usb: kbd: Properly translate up/down arrow keysAndre Przywara2019-04-141-1/+23
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-141-0/+2
|\ \ \ | |/ / |/| |
| * | dm: spi: Read default speed and mode values from DTPatrick Delaunay2019-04-121-0/+2
| |/
* | fdt: Remove duplicate codeThierry Reding2019-04-111-6/+0
|/