aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
7 daysarm: Remove omap3_beagle boardTom Rini1-10/+0
7 daysarm: ti: Remove omap4 platform supportTom Rini11-1537/+2
7 daysarm: Remove omap4_sdp4430 boardTom Rini1-10/+0
7 daysarm: Remove omap4_panda boardTom Rini1-4/+0
2024-07-15arm: mach: ti: Remove duplicate newlinesMarek Vasut6-7/+0
2024-07-04am33xx: Provide a function to set up the debug UARTSimon Glass1-3/+15
2024-06-07arm: move _end to linker symbolsIlias Apalodimas1-6/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini45-46/+20
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini45-20/+46
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini3-3/+0
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini45-46/+23
2024-03-19arm: mach-k3: Fix config check for FS_LOADERMD Danish Anwar1-1/+1
2024-03-05arch/arm/mach-omap2/omap5/fdt.c: ft_fixup_clocks: use clock-output-names prop...Romain Naour1-4/+33
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini1-0/+1
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-22siemens,am335x: clean-up draco targetsEnrico Leto1-9/+0
2023-11-22board: Move omap3 beagle under beagle vendor folderNishanth Menon1-1/+1
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini17-17/+17
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon17-17/+17
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini6-364/+0
2023-10-02Merge branch 'next'Tom Rini4-16/+10
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube1-1/+1
2023-09-24common: Drop linux/printk.h from common headerSimon Glass2-0/+2
2023-09-18am33xx: ignore return value from usb_ether_init()Trevor Woerner1-5/+1
2023-09-04nokia_rx51: Remove platformWIP/04Sep2023Tom Rini1-10/+0
2023-08-31event: Convert existing spy records to simpleSimon Glass2-10/+6
2023-07-25part: eliminate part_get_info_by_name_type()Heinrich Schuchardt1-2/+1
2023-07-21arm: omap2: Fix warning in force_emif_self_refreshTom Rini1-1/+1
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini2-2/+2
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini7-624/+2
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2-2/+2
2023-05-03arm: Remove omap5_uevm boardTom Rini1-4/+0
2023-04-25arm: omap3: Directly use SMC #1 in lowlevel_init.SPali Rohár1-3/+3
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini2-6/+6
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-0/+3
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson1-1/+1
2023-01-10ARM: omap3: evm: Name this directory omap3evmWIP/2023-01-10-platform-updatesAndrew Davis1-1/+1
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2-3/+3
2022-12-22arm: ti814x: Remove remaining support codeTom Rini6-450/+1
2022-12-12arm: mach-omap2: Move common image process functions out of board filesAndrew Davis1-0/+16
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini1-1/+0
2022-12-05Convert CONFIG_IODELAY_RECALIBRATION to KconfigTom Rini1-0/+4
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini3-8/+8
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini3-9/+9
2022-12-05Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini2-0/+4
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-16/+16
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-2/+2