aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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
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-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-2/+2
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner1-0/+1
2022-08-20arm: 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-08omap3: 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-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini1-0/+6
2022-06-28spl: 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-04spl: 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
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2-5/+5
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass2-5/+5
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini6-10/+11
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2-3/+3
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass3-6/+6