index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-31
dfu: allow to manage DFU on several devices
Patrick Delaunay
2019-10-31
dfu: prepare the support of multiple interface
Patrick Delaunay
2019-10-31
dfu: sf: add partition support for nor backend
Patrick Delaunay
2019-10-31
doc: dfu: Add dfu documentation
Patrick Delaunay
2019-10-31
dfu: cosmetic: cleanup sf to avoid checkpatch error
Patrick Delaunay
2019-10-31
thor: fix error path after g_dnl_register() failure
Marek Szyprowski
2019-10-31
dwc3: flush cache only if there is a buffer attached to a request
Marek Szyprowski
2019-10-31
dfu: mmc: add support for in-partition offset
Marek Szyprowski
2019-10-31
cmd: thor: select DFU subsystem also for 'thor' download tool
Marek Szyprowski
2019-10-31
gadget: f_thor: properly enable 3rd endpoint defined by the protocol
Marek Szyprowski
2019-10-31
dfu: dfu_nand: reduce verbosity
Ralph Siemsen
2019-10-31
dwc3-generic: Don't fail probe if clk/reset entries are absent
Vignesh Raghavendra
2019-10-30
Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-10-30
Prepare v2020.01-rc1
Tom Rini
2019-10-30
Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-10-30
Merge branch '2019-10-28-azure-ci-support'
Tom Rini
2019-10-30
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2019-10-29
Bring all testings in gitlab and travis CI to Azure Pipelines
Bin Meng
2019-10-29
.travis.yml: Remove the unneeded '&' for ls20xx buildman
Bin Meng
2019-10-29
arm: mvebu: Avoid generating kwbimage.cfg in the source tree
Bin Meng
2019-10-29
tools: buildman: Remove useless mkdir() in Make() in test.py
Bin Meng
2019-10-29
tools: buildman: Honor output directory when generating boards.cfg
Bin Meng
2019-10-29
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
Peng Fan
2019-10-29
mmc: fsl_esdhc: drop i.MX DDR support code
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: remove redundant DM_MMC checking
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
Yangbo Lu
2019-10-28
Add Microsoft Azure Pipelines configuration
Bin Meng
2019-10-28
tools: Avoid creating symbolic links for tools/version.h
Bin Meng
2019-10-28
Add .gitattributes for line endings
Bin Meng
2019-10-28
doc: Add documentation for how to build U-Boot host tools
Bin Meng
2019-10-28
tools: ifwitool: Define __packed when it is not defined
Bin Meng
2019-10-28
linux/types.h: Surround 'struct ustat' with __linux__
Bin Meng
2019-10-28
tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
Bin Meng
2019-10-28
tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
Bin Meng
2019-10-28
tools: image.h: Use portable uint32_t instead of linux-specific __be32
Bin Meng
2019-10-25
Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips
Tom Rini
2019-10-25
Merge branch '2019-10-24-ti-imports'
Tom Rini
2019-10-25
arm: dts: k3-am65: Add R5F ranges in interconnect nodes
Suman Anna
2019-10-25
armv7R: K3: j721e: Add support for triggering ddr init from SPL
Lokesh Vutla
2019-10-25
arm: dts: k3-j721e: Add ddr node
Lokesh Vutla
2019-10-25
ram: k3-j721e: Add support for J721E DDR controller
Kevin Scholz
2019-10-25
dt-bindings: memory-controller: Introduce J721E DDRSS bindings
Lokesh Vutla
2019-10-25
ram: k3-am654: Do not rely on default values for certain DDR register
James Doublesin
2019-10-25
ram: k3-am654: add support for LPDDR4 and DDR3L DDRs
James Doublesin
2019-10-25
armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filename
James Doublesin
2019-10-25
arm: K3: Clean and invalidate Linux Image before jumping to Linux
Lokesh Vutla
2019-10-25
cmd: booti: Store OS start and end info in images structure
Lokesh Vutla
2019-10-25
boot: arm: Enable support for custom board_prep_linux
Lokesh Vutla
2019-10-25
configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT
Faiz Abbas
2019-10-25
configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode
Faiz Abbas
[next]