summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-04-111-13/+5
|\
| * usb: Make portspeed return a read-only stringIsmael Luceno Cortes2019-04-091-13/+5
* | spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut2019-04-091-13/+15
* | spl: ymodem: Terminate YModem session on errorMarek Vasut2019-04-091-2/+3
|/
* common: image-android-dt: Fix out-of-bounds accessEugeniu Rosca2019-03-221-2/+2
* common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa2019-03-221-0/+4
* image: fdt: handle coalesced reserve regionPatrick Delaunay2019-03-081-2/+2
* spl: add debug print for early malloc usageSimon Goldschmidt2019-02-281-0/+2
* preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada2019-02-221-0/+18
* log: Add a Kconfig option to set the default log levelSimon Glass2019-02-202-1/+21
* log: Fix up Kconfig log level namesSimon Glass2019-02-201-29/+37
* spl: implement CRC check on U-Boot uImageSimon Goldschmidt2019-02-192-7/+45
* usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2019-02-154-9/+6
* efi_loader: refactor switch to non-secure modeHeinrich Schuchardt2019-02-131-0/+10
* Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-101-0/+8
|\
| * Convert CONFIG_BOARD_TYPES to KconfigSimon Glass2019-02-091-0/+8