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-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-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
2020-02-20
arch: arm: rockchip: order the rk3399 entries alphabetically
Peter Robinson
2020-02-20
rockchip: rk3399: add target type for evb based board
Kever Yang
2020-02-19
Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-02-19
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-19
efi_loader: EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-02-19
efi_loader: fix efi_install_fdt() description
Heinrich Schuchardt
2020-02-19
configs: fix typos in khadas-edge defconfigs
Jared Baldridge
2020-02-19
board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...
Suniel Mahesh
2020-02-19
rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399
Suniel Mahesh
2020-02-19
rockchip: boot_mode: find the saradc device name
Hugh Cole-Baker
2020-02-19
rk3288: vyasa: Add console settings
Jagan Teki
2020-02-19
rk3288: tinker: Enable HDMI output
Jagan Teki
2020-02-19
ARM: dts: rockchip: Sync rk3288-vyasa dts from linux
Jagan Teki
2020-02-19
rockchip: rk3288: Enable pre console buffer
Jagan Teki
2020-02-19
rockchip: px30: sync the main px30 dtsi from mainline
Heiko Stuebner
2020-02-19
arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsi
Peter Robinson
2020-02-19
arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-boot
Peter Robinson
2020-02-19
arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventions
Peter Robinson
2020-02-19
rockchip: make the global board_fit_config_name_match __weak
Heiko Stuebner
2020-02-19
rockchip: make_fit_atf: use correct fdt_x references in config nodes
Heiko Stuebner
2020-02-18
Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-02-18
i2c: designware_i2c: Correct the selection of speed mode
Simon Glass
[next]