summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards)Marek Behún2021-05-241-0/+1
* am335x: add support for cape detect functionalityKory Maincent2021-05-131-0/+1
* arm: am335x: add support for i2c2 busKory Maincent2021-05-131-0/+1
* am57xx: add support for cape detect functionalityKory Maincent2021-05-131-0/+1
* arm: Remove kc1 boardTom Rini2021-04-101-4/+0
* arm: Remove am3517_crane boardTom Rini2021-04-101-4/+0
* arm: Remove omap3_ha boardTom Rini2021-04-101-1/+0
* arm: Remove tricorder boardTom Rini2021-04-101-5/+0
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-152-1/+8
|\
| * arm: omap3: Compile s_init() function only when it is usedPali Rohár2021-03-031-0/+3
| * arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár2021-03-031-1/+5
* | arm: omap2: remove arm_init_domainsPatrick Delaunay2021-03-021-17/+0
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
|/
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-214-6/+6
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-028-0/+8
* video: omap: drop domain clock enabling by SOC apiDario Binacchi2021-01-121-1/+1
* ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi2021-01-121-4/+6
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-6/+6
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-132-6/+6
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-151-0/+18
* ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods2020-08-111-0/+3
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-14/+14
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-176-18/+18
* arm: Remove pengwyn boardJagan Teki2020-07-091-7/+0
* arm: Remove pepper boardJagan Teki2020-07-091-7/+0
* arm: Remove bav335x boardJagan Teki2020-07-091-15/+0
* arm: Remove cairo boardJagan Teki2020-07-091-8/+0
* logicpd: Drop omap3 zoom1Jagan Teki2020-07-091-8/+0
* arm: Remove overo boardJagan Teki2020-07-092-5/+0
* arm: Remove cm_t35 boardJagan Teki2020-07-091-1/+0
* arm: Remove cm_t54 boardJagan Teki2020-07-091-1/+0
* ti814x: Remove platformTom Rini2020-06-301-1/+0
* arm: Remove omap3_pandora_defconfig boardJagan Teki2020-06-111-1/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-188-0/+8
* common: Drop log.h from common headerSimon Glass2020-05-1812-0/+12
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-1/+4
* common: Drop init.h from common headerSimon Glass2020-05-189-0/+9
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* arm: Don't include common.h in header filesSimon Glass2020-05-183-0/+3
* spl: Always define preloader_console_initSamuel Holland2020-05-151-2/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* video: omap: add support for DM/DTSDario Binacchi2020-03-031-0/+4
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-202-1/+2
|\
| * arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi2020-01-201-1/+1
| * board: ti: beagleboneai: add initial supportCaleb Robey2020-01-201-0/+1
* | common: Move hang() to the same header as panic()Simon Glass2020-01-177-0/+7