summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offsetPramod Kumar2019-03-151-2/+2
| * | | board: fsl: lx2160aqds: modify the phy fixup codePankaj Bansal2019-03-151-7/+31
| * | | mc : Reduce MC memory size to 128MMeenakshi Aggarwal2019-03-154-7/+21
| * | | driver: net: fsl-mc: Fix DPC MAC address fixupIoana Ciocoi Radulescu2019-03-151-1/+3
| * | | drivers: net: ldpaa_eth: check if the dpmac is enabledPankaj Bansal2019-03-151-2/+2
* | | | Merge tag 'efi-2019-04-rc4-3' of https://github.com/xypron2/u-bootTom Rini2019-03-152-1/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | efi_loader: fix build error for freestanding.oHeinrich Schuchardt2019-03-142-1/+12
* | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2019-03-1417-35/+211
|\ \ \ \
| * | | | arndale: fix unknown statusMinkyu Kang2019-03-141-1/+1
| * | | | ARM: Odroid XU3: Enable driver I2C support for OdroidXU3Anand Moon2019-03-121-0/+1
| * | | | espresso7420: remove duplicated configMinkyu Kang2019-03-111-2/+0
| * | | | arm: exynos: odroid: Fix build if BOARD_TYPES are not setKrzysztof Kozlowski2019-03-111-6/+21
| * | | | arm: dts: exynos: Adjust whitespace around status propertyKrzysztof Kozlowski2019-03-111-1/+1
| * | | | arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski2019-03-114-9/+13
| * | | | configs: odroid_xu3: Unify indentationKrzysztof Kozlowski2019-03-111-5/+5
| * | | | configs: odroid_xu3: Use consistent syntax for #includeKrzysztof Kozlowski2019-03-111-1/+1
| * | | | arm: exynos: arndale: Replace Chander Kashyap inactive maintainerKrzysztof Kozlowski2019-03-111-2/+2