aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
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-09fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt1-4/+8
2019-05-09Make FIT support really optionalFabrice Fontaine1-0/+2
2019-05-09Fix 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-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+7
2019-04-26avb: add support for named persistent valuesIgor Opaniuk1-0/+125
2019-04-26main: 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-23bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass1-0/+7
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass1-1/+1
2019-04-23common: command: Add command execution tracer.Christoph Muellner1-0/+14
2019-04-23fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca1-1/+9
2019-04-23fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca1-9/+8
2019-04-23fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca1-6/+2
2019-04-23fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca1-1/+1
2019-04-23fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca1-2/+0
2019-04-23bootm: Simplying cache flush codeTrent Piepho1-6/+1
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg1-2/+1
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese1-0/+4
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut1-1/+19
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi1-0/+12
2019-04-22Support 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
2019-04-11fdt: Remove duplicate codeThierry Reding1-6/+0
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-13/+5
2019-04-09spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut1-13/+15
2019-04-09spl: ymodem: Terminate YModem session on errorMarek Vasut1-2/+3
2019-04-09usb: Make portspeed return a read-only stringIsmael Luceno Cortes1-13/+5
2019-03-22common: image-android-dt: Fix out-of-bounds accessEugeniu Rosca1-2/+2
2019-03-22common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa1-0/+4
2019-03-08image: fdt: handle coalesced reserve regionPatrick Delaunay1-2/+2
2019-02-28spl: add debug print for early malloc usageSimon Goldschmidt1-0/+2
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada1-0/+18
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass2-1/+21
2019-02-20log: Fix up Kconfig log level namesSimon Glass1-29/+37
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt2-7/+45
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa4-9/+6
2019-02-13efi_loader: refactor switch to non-secure modeHeinrich Schuchardt1-0/+10
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini1-0/+8
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass1-0/+8