aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap3
AgeCommit message (Expand)AuthorFilesLines
2024-09-24arm: omap2: add missing #include <netdev.h>Jerome Forissier1-0/+1
2024-07-23arm: Remove omap3_beagle boardTom Rini1-10/+0
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 Rini9-9/+6
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini9-6/+9
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2-2/+0
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini9-9/+8
2024-01-22omap3: Make SPL_OMAP3_ID_NAND depend on NAND_OMAP_GPMCTom Rini1-0/+1
2024-01-11Merge patch series "net fixes prior lwip"WIP/11Jan2024Tom Rini3-6/+6
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov3-6/+6
2023-11-22board: Move omap3 beagle under beagle vendor folderNishanth Menon1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2-2/+2
2023-09-04nokia_rx51: Remove platformWIP/04Sep2023Tom Rini1-10/+0
2023-04-25arm: omap3: Directly use SMC #1 in lowlevel_init.SPali Rohár1-3/+3
2023-01-10ARM: omap3: evm: Name this directory omap3evmWIP/2023-01-10-platform-updatesAndrew Davis1-1/+1
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár1-0/+5
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár1-0/+1
2022-07-08omap3: emif4: More clearly hard-code cs0 sizeTom Rini1-1/+1
2022-03-10ARM: mach-omap2: omap3: Make clock functions staticAdam Ford1-2/+2
2022-02-21arm: omap3: Make some memory functions static and clean headersAdam Ford2-19/+18
2022-02-21arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTOAdam Ford1-34/+5
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2-4/+4
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-05-24ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)Marek Behún1-0/+1
2021-04-10arm: Remove am3517_crane boardTom Rini1-4/+0
2021-04-10arm: Remove omap3_ha boardTom Rini1-1/+0
2021-04-10arm: Remove tricorder boardTom Rini1-5/+0
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár1-0/+3
2021-03-03arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár1-1/+5
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-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-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods1-0/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-09arm: Remove cairo boardJagan Teki1-8/+0
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki1-8/+0
2020-07-09arm: Remove overo boardJagan Teki1-1/+0
2020-07-09arm: Remove cm_t35 boardJagan Teki1-1/+0
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki1-1/+0
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-18common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-2/+1
2019-06-05arm: omap3: Manually initialize GPIO if OF_CONTROL doesn'tAdam Ford1-1/+3
2019-05-28mcx: remove boardBartosz Golaszewski1-7/+0