aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass2-5/+5
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-2/+2
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2-2/+2
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2-5/+5
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini4-10/+21
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini1-1/+0
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-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath1-0/+2
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher2-0/+8
2021-05-24ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)Marek Behún1-0/+1
2021-05-13am335x: add support for cape detect functionalityKory Maincent1-0/+1
2021-05-13arm: am335x: add support for i2c2 busKory Maincent1-0/+1
2021-05-13am57xx: add support for cape detect functionalityKory Maincent1-0/+1
2021-04-10arm: Remove kc1 boardTom Rini1-4/+0
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-15Merge tag 'v2021.04-rc4' into nextTom Rini2-1/+8
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-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay1-17/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-2/+2
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk4-6/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass8-0/+8
2021-01-12video: omap: drop domain clock enabling by SOC apiDario Binacchi1-1/+1
2021-01-12ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi1-4/+6
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2-6/+6
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2-6/+6
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1