summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2019-02-13efi_loader: refactor switch to non-secure modeHeinrich Schuchardt
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass
2019-02-09initcall: Move to inline functionAlexander Graf
2019-02-08fdt: support booting with dtb in Android imageShawn Guo
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26dfu: Remove dependency on HUSH parser in SPLAndrew F. Davis
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2019-01-18common: spl: Kconfig: spelling fixesChris Packham
2019-01-16bootm: use new common function lmb_init_and_reserveSimon Goldschmidt
2019-01-16fdt: parse "reserved-memory" for memory reservationSimon Goldschmidt
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon
2019-01-15common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon
2019-01-15common: command: Fix command auto-completionBoris Brezillon
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham
2019-01-15xyz-modem: Fix timeout loop waiting with WATCHDOGLokesh Vutla
2019-01-15spl: ymodem: Add support for loading gzip compressed uImageMarek Vasut
2019-01-14common: fdt_support: print hexadecimal numbers in debugSekhar Nori