aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-28mt_ventoux: remove boardBartosz Golaszewski9-877/+0
2019-05-28cm_t3517: remove boardBartosz Golaszewski11-789/+1
2019-05-28ipam390: remove boardBartosz Golaszewski10-1138/+0
2019-05-28eco5pk: remove boardBartosz Golaszewski8-560/+0
2019-05-28ea20: remove boardBartosz Golaszewski8-646/+0
2019-05-28calimain: remove boardBartosz Golaszewski8-487/+0
2019-05-28board/BuR: invalidate ${dtbaddr} before cfgscrHannes Schmelzer1-3/+8
2019-05-28fs: fat: Fix possible double free of fatbufAndrew F. Davis1-4/+5
2019-05-28fs: fat: correct file name normalizationHeinrich Schuchardt1-28/+20
2019-05-27Prepare v2019.07-rc3v2019.07-rc3Tom Rini1-1/+1
2019-05-27Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2-0/+3
2019-05-27arm: mvebu: controlcenterdc: Update configMario Six1-0/+2
2019-05-27arm: mvebu: helios4: Enable CONFIG_BLK and CONFIG_DM_MMCStefan Roese1-0/+1
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini31-153/+842
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini6-64/+58
2019-05-26configs: Resync with savedefconfigTom Rini179-2089/+1641
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini219-126/+369
2019-05-25Merge tag 'efi-2019-07-rc3-3' of git://git.denx.de/u-boot-efiTom Rini7-40/+174
2019-05-25Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mipsTom Rini4-16/+5
2019-05-24efi_loader: variable: attributes may not be changed if a variable existsAKASHI Takahiro1-2/+11
2019-05-24efi_loader: variable: return error for APPEND_WRITEAKASHI Takahiro1-1/+3
2019-05-24efi: selftest: APPEND_WRITE is not supportedAKASHI Takahiro1-14/+14
2019-05-24efi_loader: DEL is an illegal file name characterHeinrich Schuchardt1-1/+1
2019-05-24efi_loader: comments for structsHeinrich Schuchardt1-5/+14
2019-05-24efi_loader: correct device path checkHeinrich Schuchardt1-1/+4
2019-05-24efi_loader: return values of GetTime()Heinrich Schuchardt1-7/+7
2019-05-24efi_loader: implement SetTimeHeinrich Schuchardt2-9/+120
2019-05-24mips: mt76xx: gardena-smart-gateway: Enable CONFIG_USE_PREBOOTStefan Roese2-0/+2
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese2-16/+1
2019-05-24mips: mt7688: gardena-smart-gateway-mt7688: Enable CMD_WDTStefan Roese2-0/+2
2019-05-24Arm: dts: socfpga: Remove invalid property from chose nodeTien Fong Chee1-4/+0
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini32-268/+4316
2019-05-24Merge git://git.denx.de/u-boot-mpc85xxTom Rini14-7/+1154
2019-05-24Merge branch '2019-05-24-master-imports'Tom Rini137-484/+2493
2019-05-24m68k: add dspi chip-select supportAngelo Dureghello6-3/+139
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello2-166/+41
2019-05-24m68k: add OF control support to m68kAngelo Dureghello1-0/+1
2019-05-24configs: remove CONFIG_SYS_DSPI_XX referencesAngelo Dureghello5-56/+0
2019-05-24drivers: serial: mcfuart: add DT supportAngelo Dureghello2-78/+36
2019-05-24configs: add DM_SPI config optionAngelo Dureghello16-0/+17
2019-05-24drivers: spi: cf_spi: convert to driver modelAngelo Dureghello2-177/+334
2019-05-24drivers: spi: cf_spi: add Kconfig optionAngelo Dureghello1-0/+6
2019-05-24configs: enable use of DT for all m68k boardsAngelo Dureghello46-0/+46
2019-05-24m68k: enabling long jumps on mcf54x5 SoCsAngelo Dureghello1-2/+4
2019-05-24m68k: add initial dts files for all m68k boardsAngelo Dureghello51-0/+1069
2019-05-23m68k: architecture changes to support fdtAngelo Dureghello2-2/+37
2019-05-23m68k: add basic set of devicetreesAngelo Dureghello18-0/+763
2019-05-24ARM: socfpga: Clear PL310 early in SPLMarek Vasut1-0/+1
2019-05-24ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut3-57/+55
2019-05-24gpio: dwapb_gpio: fix broken dev->nodeSimon Goldschmidt1-3/+2