summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-03-22-master-imports'Tom Rini2019-03-2222-54/+169
|\
| * fs: ext4: do not write on filesystem with metadata_csum featureSébastien Szymanski2019-03-222-0/+7
| * board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2019-03-222-20/+20
| * pci: Add comment to mention difference in DEVFN usage in U-Boot vs LinuxStefan Roese2019-03-221-0/+11
| * common: image-android-dt: Fix out-of-bounds accessEugeniu Rosca2019-03-221-2/+2
| * configs: am335x_evm: Add CONFIG_BLKFaiz Abbas2019-03-223-3/+0
| * Revert "Ensure device tree DTS is compiled"Masahiro Yamada2019-03-221-10/+3
| * mips: add missing dtb-y to arch/mips/dts/MakefileMasahiro Yamada2019-03-221-0/+5
| * powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada2019-03-221-1/+1
| * ARM: fix arch/arm/dts/MakefileMasahiro Yamada2019-03-221-11/+100
| * tools: fit_image: Add the loadable property to configsAbel Vesa2019-03-221-0/+1
| * common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa2019-03-221-0/+4
| * armv8: Disable exception vectors in SPL by defaultAlexander Graf2019-03-222-3/+3
| * Makefile: Do not pass -E to mkimage when SPL has full fitImage supportMarek Vasut2019-03-221-1/+7
| * cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10Heinrich Schuchardt2019-03-221-1/+1
| * configs: dra7xx_evm: Remove ENV_IS_IN_FATFaiz Abbas2019-03-222-0/+2
| * arm: lib: bootm: Push the Starting kernel print to the endKeerthy2019-03-221-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-03-212-2/+3
|\
| * ARM: socfpga: Build sfp image only for Gen5 and Arria10 devicesDalon Westergreen2019-03-212-2/+3
* | Merge tag 'efi-2019-04-rc5' of git://git.denx.de/u-boot-efiTom Rini2019-03-217-25/+13
|\ \
| * | efi_selftest: fix test_hii_string_get_string()Heinrich Schuchardt2019-03-201-13/+4
| * | efi_loader: superfluous conversion in efi_file_open()Heinrich Schuchardt2019-03-201-1/+1
| * | efi_loader: remove superfluous check in efi_setup_loaded_image()Heinrich Schuchardt2019-03-201-4/+2
| * | efi_loader: memory leak in efi_dump_single_var()Heinrich Schuchardt2019-03-201-1/+0
| * | efi_loader: missing return in efi_get_next_variable_name()Heinrich Schuchardt2019-03-201-1/+1
| * | efi_loader: endless loop in add_strings_package()Heinrich Schuchardt2019-03-201-3/+2
| * | efi_loader: correct parameter size in efi_allocate_poolHeinrich Schuchardt2019-03-201-2/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-03-211-5/+1
|\ \ | |/ |/|
| * i2c: i2c_cdns: Fix below warnings with checker toolSiva Durga Prasad Paladugu2019-03-211-5/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2019-03-1913-15/+39
|\ \
| * | ARM: kirkwood: disable dcache for Kirkwood boardsChris Packham2019-03-191-0/+6
| * | ARM: mvebu: use correct name for pcie controllerChris Packham2019-03-195-5/+5
| * | ARM: mvebu: db-88f6820-amc: enable SPI_FLASH_BARChris Packham2019-03-191-0/+1
| * | ARM: mvebu: set CONFIG_SYS_MALLOC_F_LEN to 0x2000Chris Packham2019-03-191-0/+1
| * | mv_ddr: ddr3: only use active chip-selects when tuning ODTChris Packham2019-03-191-1/+2
| * | mv_ddr: ddr3: fix tRAS timimg parameterChris Packham2019-03-191-4/+4
| * | ARM: kirkwood: add spi0 alias for dreamplugChris Packham2019-03-191-0/+4
| * | MAINTAINERS: Update u-boot-marvell entryStefan Roese2019-03-191-4/+7
| * | configs/clearfog_gt_8k: add network interface supportBaruch Siach2019-03-191-1/+3
| * | pci: pci_mvebu: Add comment about missing of_n_addr_cells() callStefan Roese2019-03-191-0/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-03-192-0/+5
|\ \ \
| * | | arm: socfpga: make SPL_TEXT_BASE overridableSimon Goldschmidt2019-03-161-0/+2
| * | | ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMACLey Foon Tan2019-03-161-0/+3
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-03-193-3/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | fastboot: common: fix default fastboot_boot on 64-bitNeil Armstrong2019-03-161-1/+1
| * | | usb: udc-uclass: Fixed problem when no alias is defined in DTJean-Jacques Hiblot2019-03-161-2/+5
| * | | cmd: fastboot: handle watchdog while waiting for fastboot commands.Sean Nyekjaer2019-03-161-0/+2
| |/ /
* | | Prepare v2019.04-rc4v2019.04-rc4Tom Rini2019-03-181-1/+1
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-03-1517-56/+117
|\ \ \
| * | | armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang2019-03-1510-37/+58