aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-09initcall: Move to inline functionAlexander Graf1-4/+1
2019-02-08fdt: support booting with dtb in Android imageShawn Guo1-0/+21
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R1-0/+1
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R1-1/+10
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R1-1/+12
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt1-2/+2
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee3-5/+5
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee1-0/+7
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee3-5/+5
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-0/+2
2019-01-26dfu: Remove dependency on HUSH parser in SPLAndrew F. Davis2-2/+1
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis4-8/+8
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-0/+11
2019-01-18common: spl: Kconfig: spelling fixesChris Packham1-1/+1
2019-01-16bootm: use new common function lmb_init_and_reserveSimon Goldschmidt1-6/+2
2019-01-16fdt: parse "reserved-memory" for memory reservationSimon Goldschmidt1-8/+45
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini1-2/+2
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon1-6/+26
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon1-4/+32
2019-01-15common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon1-4/+16
2019-01-15common: command: Fix command auto-completionBoris Brezillon1-2/+10
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham1-5/+5
2019-01-15xyz-modem: Fix timeout loop waiting with WATCHDOGLokesh Vutla1-0/+2
2019-01-15spl: ymodem: Add support for loading gzip compressed uImageMarek Vasut1-5/+24
2019-01-14common: fdt_support: print hexadecimal numbers in debugSekhar Nori1-2/+2
2019-01-14image: fix compiling without CMD_FDTSimon Goldschmidt2-2/+4
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot1-2/+2