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
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