summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | initcall: Move to inline functionAlexander Graf2019-02-091-4/+1
* | fdt: support booting with dtb in Android imageShawn Guo2019-02-081-0/+21
|/
* spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R2019-02-071-0/+1
* mtd: spi: Add lightweight SPI flash stack for SPLVignesh R2019-02-071-1/+10
* mtd: spi: spi-nor-core: Add SFDP supportVignesh R2019-02-071-1/+12
* lmb: handle more than one DRAM BANKSimon Goldschmidt2019-02-021-2/+2
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-013-5/+5
* spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee2019-02-011-0/+7
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-013-5/+5
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-0/+2
* dfu: Remove dependency on HUSH parser in SPLAndrew F. Davis2019-01-262-2/+1
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-264-8/+8
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-0/+11
* common: spl: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* bootm: use new common function lmb_init_and_reserveSimon Goldschmidt2019-01-161-6/+2
* fdt: parse "reserved-memory" for memory reservationSimon Goldschmidt2019-01-161-8/+45
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-151-2/+2
|\
| * common: fdt_support: print hexadecimal numbers in debugSekhar Nori2019-01-141-2/+2
* | common: command: Add support for $ auto-completionBoris Brezillon2019-01-151-6/+26
* | common: command: Rework the 'cmd is repeatable' logicBoris Brezillon2019-01-151-4/+32
* | common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon2019-01-151-4/+16
* | common: command: Fix command auto-completionBoris Brezillon2019-01-151-2/+10
* | common: Kconfig: miscellaneous spelling fixesChris Packham2019-01-151-5/+5
* | xyz-modem: Fix timeout loop waiting with WATCHDOGLokesh Vutla2019-01-151-0/+2