summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-05-20splash: Load internal and external data from FITLeo Ruan
2019-05-20splash: Use splashfile instead of location->nameLeo Ruan
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-09fdt_shrink_to_minimum: do not mark fdt space reserved unconditionallySimon Goldschmidt
2019-05-09Make FIT support really optionalFabrice Fontaine
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-26main: add new bootstage ID for entering cli loopHeiko Schocher
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-23bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-04-23common: command: Add command execution tracer.Christoph Muellner
2019-04-23fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca
2019-04-23fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca
2019-04-23fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca
2019-04-23bootm: Simplying cache flush codeTrent Piepho
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi
2019-04-22Support boot Android image without address on bootm commandShawn Guo
2019-04-15Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-04-14usb: kbd: Properly translate up/down arrow keysAndre Przywara
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay
2019-04-11fdt: Remove duplicate codeThierry Reding
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-04-09spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut
2019-04-09spl: ymodem: Terminate YModem session on errorMarek Vasut
2019-04-09usb: Make portspeed return a read-only stringIsmael Luceno Cortes
2019-03-22common: image-android-dt: Fix out-of-bounds accessEugeniu Rosca
2019-03-22common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa
2019-03-08image: fdt: handle coalesced reserve regionPatrick Delaunay
2019-02-28spl: add debug print for early malloc usageSimon Goldschmidt
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass
2019-02-20log: Fix up Kconfig log level namesSimon Glass
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa