aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx/board.c
AgeCommit message (Expand)Author
2024-07-29am33xx: Use regular spl_board_init instead of am33xx_spl_board_initPaul Kocialkowski
2024-07-04am33xx: Provide a function to set up the debug UARTSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-18am33xx: ignore return value from usb_ether_init()Trevor Woerner
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-04-01am33xx: musb: Remove unused configuration logicTom Rini
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-01-28am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-11am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini
2017-05-12arm: amx3xx: Add support for early debugLokesh Vutla
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla
2017-05-11arch: arm: omap: Declare size of ddr very earlyLokesh Vutla
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot