aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap3
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-28twister: remove boardBartosz Golaszewski1-6/+0
2019-05-28mt_ventoux: remove boardBartosz Golaszewski1-6/+0
2019-05-28cm_t3517: remove boardBartosz Golaszewski1-7/+0
2019-05-28eco5pk: remove boardBartosz Golaszewski1-5/+0
2018-12-26ARM: mach-omap2: omap3: Fix GPIO clocking in SPLAdam Ford2-5/+10
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford1-0/+1
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+10
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-10/+10
2018-06-18arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford1-5/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini13-27/+13
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-01-01ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods1-0/+4
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada1-1/+1
2017-09-29ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford1-0/+5
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford1-0/+15
2017-09-13arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford1-0/+1
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford1-0/+6
2017-08-12omap3: incorrect logical check in do_emif4_initxypron.glpk@gmx.de1-1/+1
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford1-1/+1
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford1-0/+6
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko5-8/+44
2017-05-15omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini1-0/+54
2017-04-27OMAP3: Correct name of omap34xx_gpios when using DM_GPIOAdam Ford1-1/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass2-2/+6
2017-03-14arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka1-0/+10
2017-03-14arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka1-0/+3
2017-03-11arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl1-18/+14
2017-03-09omap3: Migrate to using implyTom Rini1-33/+0
2017-01-28arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford1-2/+40
2017-01-28arm: omap3: Fix cpuinfo frequency spellingLadislav Michl1-3/+3
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+2
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N1-3/+3
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini12-0/+2884