summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2019-01-14image: fix compiling without CMD_FDTSimon Goldschmidt
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MYe Li
2019-01-01tools: add i.MX8M image supportPeng Fan
2019-01-01SPL: Add HAB image authentication to FITYe Li
2018-12-31riscv: bootm: Support booting VxWorksBin Meng
2018-12-31bootm: vxworks: Make do_bootm_vxworks() non-staticBin Meng
2018-12-31bootm: vxworks: Make do_bootvx_fdt() staticBin Meng
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-12-14spl: net: dm: usb: bind the gadget before attempting to load the imageJean-Jacques Hiblot
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-12blk: Rework guard around part_init callTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-12-06main: Drop more #ifdefsSimon Glass
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-05Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini