aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-31dfu: add backend for MTD devicePatrick Delaunay6-1/+274
2019-10-31dfu: allow read with no data without error for EOF indicationPatrick Delaunay1-0/+2
2019-10-31dfu: allow to manage DFU on several devicesPatrick Delaunay3-12/+127
2019-10-31dfu: prepare the support of multiple interfacePatrick Delaunay2-12/+41
2019-10-31dfu: sf: add partition support for nor backendPatrick Delaunay4-0/+67
2019-10-31doc: dfu: Add dfu documentationPatrick Delaunay1-0/+144
2019-10-31dfu: cosmetic: cleanup sf to avoid checkpatch errorPatrick Delaunay2-5/+6
2019-10-31thor: fix error path after g_dnl_register() failureMarek Szyprowski1-1/+2
2019-10-31dwc3: flush cache only if there is a buffer attached to a requestMarek Szyprowski1-1/+2
2019-10-31dfu: mmc: add support for in-partition offsetMarek Szyprowski1-2/+11
2019-10-31cmd: thor: select DFU subsystem also for 'thor' download toolMarek Szyprowski1-0/+1
2019-10-31gadget: f_thor: properly enable 3rd endpoint defined by the protocolMarek Szyprowski1-0/+7
2019-10-31dfu: dfu_nand: reduce verbosityRalph Siemsen1-1/+1
2019-10-31dwc3-generic: Don't fail probe if clk/reset entries are absentVignesh Raghavendra1-2/+2
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini12-64/+407
2019-10-30Prepare v2020.01-rc1v2020.01-rc1Tom Rini1-3/+3
2019-10-30Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2-42/+6
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini20-79/+578
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini56-94/+359
2019-10-29Bring all testings in gitlab and travis CI to Azure PipelinesBin Meng1-0/+382
2019-10-29.travis.yml: Remove the unneeded '&' for ls20xx buildmanBin Meng1-1/+1
2019-10-29arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng5-10/+21
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng1-8/+0
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng1-5/+5
2019-10-29spl: spl_mmc: fix getting raw_sect when boot from emmc boot partitionPeng Fan1-2/+3
2019-10-29mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu1-6/+2
2019-10-29mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu1-2/+0
2019-10-29mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu1-32/+1
2019-10-28Add Microsoft Azure Pipelines configurationBin Meng1-0/+38
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng3-4/+7
2019-10-28Add .gitattributes for line endingsBin Meng1-0/+2
2019-10-28doc: Add documentation for how to build U-Boot host toolsBin Meng3-0/+67
2019-10-28tools: ifwitool: Define __packed when it is not definedBin Meng1-0/+2
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng1-0/+2
2019-10-28tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng1-1/+1
2019-10-28tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng1-43/+43
2019-10-28tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng1-7/+7
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini75-545/+2327
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini44-28/+39198
2019-10-25arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna1-0/+4
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2-1/+8
2019-10-25arm: dts: k3-j721e: Add ddr nodeLokesh Vutla3-0/+4409
2019-10-25ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz21-0/+32102
2019-10-25dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla1-0/+2241
2019-10-25ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin4-19/+85
2019-10-25ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin1-11/+230
2019-10-25armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filenameJames Doublesin2-1/+1
2019-10-25arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla1-0/+11
2019-10-25cmd: booti: Store OS start and end info in images structureLokesh Vutla1-0/+3
2019-10-25boot: arm: Enable support for custom board_prep_linuxLokesh Vutla1-0/+4