summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: Initial conversion of Travis CI build to GitLab CIgitlabTom Rini2019-06-191-0/+315
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-1731-550/+46
|\
| * configs: Disable now unbuildable SPI options for boardsTom Rini2019-06-1318-71/+21
| * spi: Kconfig: Mark LPC32XX_SSP as DEPRECATEDJagan Teki2019-06-131-0/+1
| * spi: Kconfig: Mark SOFT_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
| * spi: Kconfig: Mark SH_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
| * spi: Kconfig: Mark MXS_SPI has DEPRECATEDJagan Teki2019-06-131-0/+1
| * Makefile: Trigger a warning for legcay spi driversJagan Teki2019-06-131-11/+5
| * Makefile: Trigger a Warning if DEPRECATED is definedJagan Teki2019-06-131-0/+3
| * Kconfig: Add DEPRECATED optionTom Rini2019-06-131-0/+7
| * Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini2019-06-133-1/+6
| * arm: Remove zipitz2 boardTom Rini2019-06-137-467/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-06-178-35/+101
|\ \
| * | fastboot: Check if partition really exist in getvar_has_slot()Igor Opaniuk2019-06-141-5/+34
| * | fastboot: getvar: Refactor fastboot_*_get_part_info() usageSam Protsenko2019-06-141-16/+42
| * | fastboot: Use const qualifier for char *part_nameSam Protsenko2019-06-144-6/+8
| * | fastboot: Fix slot names reported by getvarSam Protsenko2019-06-141-3/+3
| * | usb: gadget: error out if g_dnl registration failsSjoerd Simons2019-06-142-4/+13
| * | spl: dfu: Fix printed variable nameMarek Vasut2019-06-141-1/+1
* | | Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efiTom Rini2019-06-1510-72/+135
|\ \ \
| * | | efi_loader: fix SetAttribute()Heinrich Schuchardt2019-06-141-0/+2
| * | | efi_loader: fix SetMode()Heinrich Schuchardt2019-06-141-17/+14
| * | | efi_loader: GetTime() must return EFI_UNSUPPORTEDHeinrich Schuchardt2019-06-141-2/+1
| * | | efi_loader: add RuntimeServicesSupported variableAKASHI Takahiro2019-06-144-0/+47
| * | | efi_loader: parameter checks SetVariable()Heinrich Schuchardt2019-06-141-1/+3
| * | | disk: part: avoid undefined reference to `__udivmoddi4'Heinrich Schuchardt2019-06-141-6/+6
| * | | efi_loader: legal characters in StrToFat()Heinrich Schuchardt2019-06-141-2/+2
| * | | efi_loader: MetaiMatch() must be case insensitiveHeinrich Schuchardt2019-06-141-24/+41
| * | | efi_loader: AllocatePages() must accept addr == 0Heinrich Schuchardt2019-06-141-3/+3
| * | | efi_loader: correct ExitBootServices()Heinrich Schuchardt2019-06-141-5/+8
| * | | efi_loader: loaded images cannot be started twiceHeinrich Schuchardt2019-06-141-0/+3
| * | | efi_loader: LoadImage must return EFI_NOT_FOUNDHeinrich Schuchardt2019-06-141-1/+1
| * | | efi_loader: LoadImage w/o SourceBuffer and DevicePathHeinrich Schuchardt2019-06-141-11/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-06-152-0/+13
|\ \ \ \
| * | | | arm: socfpga: provide default SPL_SIZE_LIMIT for gen5Simon Goldschmidt2019-06-141-0/+8
| * | | | arm: dts: Stratix10: Enable i2cLey Foon Tan2019-06-141-0/+5
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-06-1544-3492/+0
|\ \ \ \
| * | | | sh: r0p7734: Remove the boardMarek Vasut2019-06-148-814/+0
| * | | | sh: ap325rxa: Remove the boardMarek Vasut2019-06-149-707/+0
| * | | | sh: ap_sh4a_4a: Remove the boardMarek Vasut2019-06-148-776/+0
| * | | | sh: ms7750se: Remove the boardMarek Vasut2019-06-148-290/+0
| * | | | sh: ms7722: Remove the boardMarek Vasut2019-06-148-421/+0
| * | | | sh: espt_giga: Remove the boardMarek Vasut2019-06-148-484/+0
| |/ / /
* | | | Merge branch '2019-06-14-master-imports'Tom Rini2019-06-15199-191/+391
|\ \ \ \ | |_|/ / |/| | |
| * | | cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selectedBartosz Golaszewski2019-06-141-1/+2
| * | | configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini2019-06-1475-17/+135
| * | | configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini2019-06-1416-32/+0
| * | | configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini2019-06-14130-112/+207
| * | | common: Fix a typo abnove -> aboveAndy Shevchenko2019-06-141-1/+1
| * | | tools: add tools/spl_size_limit to ignore listSimon Goldschmidt2019-06-141-0/+1