summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas1-0/+18
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods1-0/+3
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-14/+14
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada6-18/+18
2020-07-09arm: Remove pengwyn boardJagan Teki1-7/+0
2020-07-09arm: Remove pepper boardJagan Teki1-7/+0
2020-07-09arm: Remove bav335x boardJagan Teki1-15/+0
2020-07-09arm: Remove cairo boardJagan Teki1-8/+0
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki1-8/+0
2020-07-09arm: Remove overo boardJagan Teki2-5/+0
2020-07-09arm: Remove cm_t35 boardJagan Teki1-1/+0
2020-07-09arm: Remove cm_t54 boardJagan Teki1-1/+0
2020-06-30ti814x: Remove platformTom Rini1-1/+0
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki1-1/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop linux/delay.h from common headerSimon Glass8-0/+8
2020-05-19common: Drop log.h from common headerSimon Glass12-0/+12
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-1/+4
2020-05-19common: Drop init.h from common headerSimon Glass9-0/+9
2020-05-19common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-19part: Drop disk_partition_t typedefSimon Glass1-1/+1
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-05-18arm: Don't include common.h in header filesSimon Glass3-0/+3
2020-05-15spl: Always define preloader_console_initSamuel Holland1-2/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-03-03video: omap: add support for DM/DTSDario Binacchi1-0/+4
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-1/+2
2020-01-20arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi1-1/+1
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass7-0/+7
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass3-0/+3
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-0/+2
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass3-4/+4
2019-12-09ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna1-0/+12
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-3/+3
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-10-11arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla1-0/+6
2019-10-11arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla1-2/+3
2019-10-11am335x, guardian: update guardian boardMoses Christopher1-0/+1
2019-10-11arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav1-13/+21
2019-10-11arm: omap: emif-common: Disable interleavingKrunal Bhargav1-0/+3
2019-10-11arm: omap: emif-common: Fix ecc address calculationLokesh Vutla1-9/+9
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass1-3/+3
2019-08-20ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna1-1/+3
2019-08-13Merge branch '2019-08-11-ti-imports'Tom Rini3-1/+6
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer2-0/+5
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh1-1/+1