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-omap2
/
am33xx
/
board.c
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-07-11
arm: mach-omap2: am33xx: Init pinmux before clock
Marek Vasut
2019-05-05
arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling
Brad Griffis
2019-05-05
arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path
Brad Griffis
2018-12-14
arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
Jean-Jacques Hiblot
2018-12-10
omap: detect the board after DM is available
Jean-Jacques Hiblot
2018-12-10
am335x: Register the I2C controllers if DM_I2C is used.
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
ARM: am33xx: Inhibit re-initialization of DDR during RTC-only
Russ Dill
2018-04-06
ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode
Tero Kristo
2018-01-28
am33xx: board: Call spl_early_init() to support sdram_init()
Faiz Abbas
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-07-11
am33xx: board: Refactor USB initialization into separate function
Alexandru Gagniuc
2017-07-10
arm: omap: Detect boot mode very early
Lokesh Vutla
2017-06-09
arm: omap: Unify get_device_type() function
Semen Protsenko
2017-06-05
ti816x: Rework DDR initialization sequence
Tom Rini
2017-05-12
arm: amx3xx: Add support for early debug
Lokesh Vutla
2017-05-12
arm: am33xx: Add support for mulitiple PLL input frequencies
Lokesh Vutla
2017-05-11
arch: arm: omap: Declare size of ddr very early
Lokesh Vutla
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2017-01-09
am33xx: board: init usb ether gadget for rndis support
Mugunthan V N
2016-12-02
drivers: usb: musb: adopt musb backend driver to driver model
Mugunthan V N
2016-12-02
am33xx: board: probe misc drivers to register musb devices
Mugunthan V N
2016-12-02
am33xx: board: do not register usb devices when CONFIG_DM_USB is defined
Mugunthan V N
2016-11-21
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini