aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap3/board.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass1-3/+3
2024-07-15arm: mach: ti: Remove duplicate newlinesMarek Vasut1-1/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov1-1/+1
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+2
2021-07-15arm: omap3: Make secure_unlock_mem() staticAdam Ford1-9/+9
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford1-1/+1
2021-07-15arm: omap3: Make try_unlock_memory() staticAdam Ford1-8/+9
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár1-0/+3
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-06-05arm: omap3: Manually initialize GPIO if OF_CONTROL doesn'tAdam Ford1-1/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford1-0/+6
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko1-0/+7
2017-04-27OMAP3: Correct name of omap34xx_gpios when using DM_GPIOAdam Ford1-1/+1
2017-03-14arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka1-0/+10
2017-03-11arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl1-18/+14
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-0/+434