~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
am33xx
/
board.c
Commit message (
Expand
)
Author
Age
*
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-05-11
*
global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
am33xx: musb: Remove unused configuration logic
Tom Rini
2022-04-01
*
Convert CONFIG_AM335X_USB0 et al to Kconfig
Tom Rini
2022-03-18
*
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
*
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
*
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
2021-07-28
*
am335x, guardian: mem: Add board dependent mem values
Moses Christopher
2021-07-15
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
arm: mach-omap2: am33xx: Add device structure for spi
Faiz Abbas
2020-09-15
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
*
arm: mach-omap2: am33xx: Init pinmux before clock
Marek Vasut
2019-07-11
*
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
2019-05-05
*
arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL
Jean-Jacques Hiblot
2018-12-14
*
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-12-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
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-04-06
*
am33xx: board: Call spl_early_init() to support sdram_init()
Faiz Abbas
2018-01-28
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
*
am33xx: board: Refactor USB initialization into separate function
Alexandru Gagniuc
2017-07-11
*
arm: omap: Detect boot mode very early
Lokesh Vutla
2017-07-10
*
arm: omap: Unify get_device_type() function
Semen Protsenko
2017-06-09
*
ti816x: Rework DDR initialization sequence
Tom Rini
2017-06-05
*
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-12
*
arch: arm: omap: Declare size of ddr very early
Lokesh Vutla
2017-05-11
*
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-19
*
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2017-01-20
*
mmc: move more driver config options to Kconfig
Masahiro Yamada
2017-01-11
*
am33xx: board: init usb ether gadget for rndis support
Mugunthan V N
2017-01-09
*
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-12-02
*
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini
2016-11-21