summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-30gitlab-ci: Prepend to PATH rather than replace itTom Rini
2019-10-30gitlab-ci: Fix indentation in some stanzasTom Rini
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-30Prepare v2020.01-rc1Tom Rini
2019-10-30efi_loader: correct includes in efi_variable.cHeinrich Schuchardt
2019-10-30cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro
2019-10-30blk: set log2blksz in blk_create_device()Heinrich Schuchardt
2019-10-30Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-10-29Bring all testings in gitlab and travis CI to Azure PipelinesBin Meng
2019-10-29.travis.yml: Remove the unneeded '&' for ls20xx buildmanBin Meng
2019-10-29arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng
2019-10-29spl: spl_mmc: fix getting raw_sect when boot from emmc boot partitionPeng Fan
2019-10-29mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu
2019-10-29mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu
2019-10-29mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu
2019-10-28Add Microsoft Azure Pipelines configurationBin Meng
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng
2019-10-28Add .gitattributes for line endingsBin Meng
2019-10-28doc: Add documentation for how to build U-Boot host toolsBin Meng
2019-10-28tools: ifwitool: Define __packed when it is not definedBin Meng
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng
2019-10-28tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng
2019-10-28tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng
2019-10-28tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-27dm: core: Update log method for uclass_find_device_by_seqKever Yang
2019-10-27patman: separate emails in CC list with NULsDmitry Torokhov
2019-10-27bootstage: Allow SPL to obtain bootstage info from TPLSimon Glass
2019-10-27bootstage: Mark the start/end of TPL and SPL separatelySimon Glass
2019-10-27bootstage: Correct relocation algorithmSimon Glass
2019-10-27bootstage: Avoid conflicts between stash/unstashSimon Glass
2019-10-27bootstage: Fix counting of entries in stashSimon Glass
2019-10-27bootstage: Store the next ID in the stashSimon Glass
2019-10-27bloblist: Reserve an aligned baseSimon Glass
2019-10-27tiny-printf: Reorder code to support %pSimon Glass
2019-10-27tiny-printf: Add print_grouped_ull()Simon Glass
2019-10-27tiny-printf: Reduce size by removing ctypeSimon Glass
2019-10-27test: regmap: check the values read from the regmapJean-Jacques Hiblot
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass
2019-10-27sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass
2019-10-27sandbox: Drop 'const' from sandbox_write()Simon Glass
2019-10-27sandbox: test: Show hex values on failureSimon Glass
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini
2019-10-25arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla