summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2023-09-05nokia_rx51: Remove platformTom Rini1-10/+0
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 omap3evmAndrew 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-08global: Remove extraneous DM_ETH imply/selectTom Rini1-1/+0
2022-12-06Convert CONFIG_IODELAY_RECALIBRATION to KconfigTom Rini1-0/+4
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini3-8/+8
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini3-9/+9
2022-12-06Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini2-0/+4
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-16/+16
2022-12-06global: 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
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass1-4/+0
2022-10-30video: Move and rename DM_HX8238D optionSimon Glass1-1/+1
2022-10-18dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-2/+2
2022-09-02Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner1-0/+1
2022-08-21arm: Remove cm_t335 boardTom Rini2-8/+0
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-25spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDRAndrew Davis1-2/+2
2022-07-09omap3: emif4: More clearly hard-code cs0 sizeTom Rini1-1/+1
2022-07-07Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to KconfigTom Rini1-0/+21
2022-06-29siemens: Move CONFIG_FACTORYSET to KconfigTom Rini1-0/+6
2022-06-29spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini2-2/+4
2022-04-21arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár1-0/+1
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-1/+1
2022-04-05spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara1-1/+1
2022-04-01Convert CONFIG_CLOCK_SYNTHESIZER to KconfigTom Rini2-7/+20
2022-04-01am33xx: musb: Remove unused configuration logicTom Rini1-76/+6
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2-4/+36
2022-03-10ARM: mach-omap2: omap3: Make clock functions staticAdam Ford1-2/+2
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass2-2/+7
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
2022-02-08arm: mach-omap2: load/start remoteproc IPU1/IPU2Keerthy4-7/+222
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2-2/+2