summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* 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
* | common: Move RAM-sizing functions to init.hSimon Glass2020-01-173-0/+3
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-0/+2
* | common: Move reset_phy() to net.hSimon Glass2020-01-171-0/+1
|/
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-153-4/+4
* ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna2019-12-091-0/+12
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-3/+3
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla2019-10-111-0/+6
* arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla2019-10-111-2/+3
* am335x, guardian: update guardian boardMoses Christopher2019-10-111-0/+1
* arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav2019-10-111-13/+21
* arm: omap: emif-common: Disable interleavingKrunal Bhargav2019-10-111-0/+3
* arm: omap: emif-common: Fix ecc address calculationLokesh Vutla2019-10-111-9/+9
* spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-3/+3
* ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna2019-08-201-1/+3
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-123-1/+6
|\
| * board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-122-0/+5
| * watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh2019-08-121-1/+1