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
2020-03-03
include: configs: j721e_evm: Add env variables for mcu_r5fss0_core0 & main_r5...
Keerthy
2020-03-03
arm: dts: k3-j721e-r5: Enable r5fss0 cluster in SPL
Keerthy
2020-03-03
arm: dts: k3-j721e-r5-u-boot: Add fs_loader node
Keerthy
2020-03-03
armv7R: K3: Add support for jumping to firmware
Keerthy
2020-03-03
armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCM
Keerthy
2020-03-03
arm: k3: Add support for loading non linux remote cores
Keerthy
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-03-03
configs: j721e_hs_evm: Enable OSPI related configs
Vignesh Raghavendra
2020-03-03
configs: ama65x_hs_evm: Enable OSPI related configs
Vignesh Raghavendra
2020-03-03
board: ti: Update AM65x and J721e READMEs for OSPI boot
Vignesh Raghavendra
2020-03-03
configs: am65x_evm_defconfig: Enable OSPI configs
Vignesh Raghavendra
2020-03-03
configs: j721e_evm_defconfig: Enable OSPI configs
Vignesh Raghavendra
2020-03-03
configs: j721e_evm: Setup mtdparts for OSPI
Vignesh Raghavendra
2020-03-03
configs: am65x_evm: Setup mtdparts for OSPI
Vignesh Raghavendra
2020-03-03
ARM: dts: k3-j721e: Add OSPI DT nodes
Vignesh Raghavendra
2020-03-03
ARM: dts: k3-am65: Add OSPI DT nodes
Vignesh Raghavendra
2020-03-03
ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFW
Lokesh Vutla
2020-03-03
ARM: mach-k3: arm64-mmu: map 64bit FSS MMIO space in A53 MMU
Vignesh Raghavendra
2020-03-03
drivers: Descend to drivers/soc unconditionally
Vignesh Raghavendra
2020-02-26
Prepare v2020.04-rc3
Tom Rini
2020-02-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2020-02-25
Merge branch '2020-02-25-master-imports'
Tom Rini
2020-02-25
board: novtech: meerkat96: use correct mmc driver
Carl Gelfand
2020-02-25
moveconfig: convert ps.stderr to string
Markus Klotzbuecher
2020-02-25
moveconfig: replace unsafe eval with asteval
Markus Klotzbuecher
2020-02-25
MAINTAINERS: set maintainer for doc/api/efi.rst
Heinrich Schuchardt
2020-02-25
arch: arm: Fix SZ_64K undeclared compilation error
Wasim Khan
2020-02-25
tools: image-host.c: remove uboot_aes.h
Philippe Reynes
2020-02-25
Merge branch '2020-02-24-ci-htmldocs'
Tom Rini
2020-02-25
doc/Makefile: turn warnings into errors
Heinrich Schuchardt
2020-02-25
azure: build HTML documentation
Heinrich Schuchardt
2020-02-25
gitlab: build HTML documentation
Heinrich Schuchardt
2020-02-25
travis: build HTML docs
Heinrich Schuchardt
2020-02-25
travis: Add python3-sphinx to the package list
Tom Rini
2020-02-25
arch: powerpc: Rewrite the sata node to fit the driver
Peng Ma
2020-02-25
Revert "configs: enable sata device module in T2080QDS"
Peng Ma
2020-02-25
Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."
Peng Ma
2020-02-25
Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
Peng Ma
2020-02-24
doc: update doc/sphinx/kerneldoc.py
Heinrich Schuchardt
2020-02-24
Azure / GitLab: Update Docker image
Tom Rini
2020-02-20
Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-02-20
Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-02-20
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
2020-02-20
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
2020-02-20
mmc: add mmc_get_dma_dir() helper
Masahiro Yamada
2020-02-20
mmc: sdhci: remove unneeded casts
Masahiro Yamada
2020-02-20
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
2020-02-20
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
2020-02-20
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
[next]