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
path:
root
/
arch
/
arm
/
mach-imx
/
mx6
/
ddr.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-17
arm: imx6: configure NoC on i.MX6DQP
Bernhard Messerklinger
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-07
ARM: mx6: ddr: Add support for iMX6SX
Marek Vasut
2020-01-07
ARM: mx6: ddr: Configure all SDQS pullups using loop
Marek Vasut
2020-01-07
ARM: mx6: ddr: Factor out SDQS configuration code
Marek Vasut
2020-01-07
ARM: mx6: ddr: Make debug prints work with tiny printf
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-15
ARM: mx6: ddr: Add write leveling correction code
Marek Vasut
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-12
mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL
Fabio Estevam
2018-01-04
mx6ull: Handle the CONFIG_MX6ULL cases correctly
Fabio Estevam
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic