summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Fix SPL_LOAD_FIT descriptionMarek Vasut2019-05-281-2/+2
* fs: fat: allocate a new cluster for root directory of fat32AKASHI Takahiro2019-05-281-2/+8
* fs: fat: flush a directory cluster properlyAKASHI Takahiro2019-05-281-19/+14
* fs: fat: write to non-cluster-aligned root directoryAKASHI Takahiro2019-05-281-25/+53
* cmd: remove unused `display` commandHeinrich Schuchardt2019-05-285-106/+0
* dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons2019-05-286-84/+58
* mcx: remove boardBartosz Golaszewski2019-05-289-926/+0
* twister: remove boardBartosz Golaszewski2019-05-289-678/+0
* mt_ventoux: remove boardBartosz Golaszewski2019-05-289-877/+0
* cm_t3517: remove boardBartosz Golaszewski2019-05-2811-789/+1
* ipam390: remove boardBartosz Golaszewski2019-05-2810-1138/+0
* eco5pk: remove boardBartosz Golaszewski2019-05-288-560/+0
* ea20: remove boardBartosz Golaszewski2019-05-288-646/+0
* calimain: remove boardBartosz Golaszewski2019-05-288-487/+0
* board/BuR: invalidate ${dtbaddr} before cfgscrHannes Schmelzer2019-05-281-3/+8
* fs: fat: Fix possible double free of fatbufAndrew F. Davis2019-05-281-4/+5
* fs: fat: correct file name normalizationHeinrich Schuchardt2019-05-281-28/+20
* Prepare v2019.07-rc3v2019.07-rc3Tom Rini2019-05-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2019-05-272-0/+3
|\
| * arm: mvebu: controlcenterdc: Update configMario Six2019-05-271-0/+2
| * arm: mvebu: helios4: Enable CONFIG_BLK and CONFIG_DM_MMCStefan Roese2019-05-271-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-2631-153/+842
|\ \
| * | mmc: tmio: sdhi: HS400 manual adjustmentMarek Vasut2019-05-212-3/+166
| * | mmc: tmio: sdhi: Minor macro cleanupMarek Vasut2019-05-211-10/+10
| * | ARM: renesas: Factor out DRAM setup on R-Car Gen3Marek Vasut2019-05-2111-140/+43
| * | ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut2019-05-2120-0/+191
| * | ARM: rmobile: Sync Gen3 defconfigsMarek Vasut2019-05-219-27/+0
| * | ARM: rmobile: Enable PCIe driver on R-Car Gen3 Salvator-XMarek Vasut2019-05-213-0/+12
| * | pci: renesas: Add RCar Gen3 PCIe controller driverMarek Vasut2019-05-213-0/+420
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-266-64/+58
|\ \ \ | |_|/ |/| |
| * | Arm: dts: socfpga: Remove invalid property from chose nodeTien Fong Chee2019-05-241-4/+0
| * | ARM: socfpga: Clear PL310 early in SPLMarek Vasut2019-05-241-0/+1
| * | ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut2019-05-243-57/+55
| * | gpio: dwapb_gpio: fix broken dev->nodeSimon Goldschmidt2019-05-241-3/+2
* | | configs: Resync with savedefconfigTom Rini2019-05-26179-2089/+1641
* | | configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-26219-126/+369
* | | Merge tag 'efi-2019-07-rc3-3' of git://git.denx.de/u-boot-efiTom Rini2019-05-257-40/+174
|\ \ \
| * | | efi_loader: variable: attributes may not be changed if a variable existsAKASHI Takahiro2019-05-241-2/+11
| * | | efi_loader: variable: return error for APPEND_WRITEAKASHI Takahiro2019-05-241-1/+3
| * | | efi: selftest: APPEND_WRITE is not supportedAKASHI Takahiro2019-05-241-14/+14
| * | | efi_loader: DEL is an illegal file name characterHeinrich Schuchardt2019-05-241-1/+1
| * | | efi_loader: comments for structsHeinrich Schuchardt2019-05-241-5/+14
| * | | efi_loader: correct device path checkHeinrich Schuchardt2019-05-241-1/+4
| * | | efi_loader: return values of GetTime()Heinrich Schuchardt2019-05-241-7/+7
| * | | efi_loader: implement SetTimeHeinrich Schuchardt2019-05-242-9/+120
| |/ /
* | | Merge tag 'mips-pull-2019-05-24' of git://git.denx.de/u-boot-mipsTom Rini2019-05-254-16/+5
|\ \ \
| * | | mips: mt76xx: gardena-smart-gateway: Enable CONFIG_USE_PREBOOTStefan Roese2019-05-242-0/+2
| * | | mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese2019-05-242-16/+1
| * | | mips: mt7688: gardena-smart-gateway-mt7688: Enable CMD_WDTStefan Roese2019-05-242-0/+2
| |/ /
* | | Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini2019-05-2432-268/+4316
|\ \ \