index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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
2024-07-29
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
Paul Kocialkowski
2024-07-04
am33xx: Provide a function to set up the debug UART
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: omap2: Remove <common.h> and add needed includes
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-18
am33xx: ignore return value from usb_ether_init()
Trevor Woerner
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2022-12-23
global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG
Tom Rini
2022-12-05
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-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-04-01
am33xx: musb: Remove unused configuration logic
Tom Rini
2022-03-18
Convert CONFIG_AM335X_USB0 et al to Kconfig
Tom Rini
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
2021-07-15
am335x, guardian: mem: Add board dependent mem values
Moses Christopher
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-09-15
arm: mach-omap2: am33xx: Add device structure for spi
Faiz Abbas
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
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
[next]