summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-09arm: Remove pengwyn boardJagan Teki
2020-07-09arm: Remove pepper boardJagan Teki
2020-07-09arm: Remove bav335x boardJagan Teki
2020-07-09arm: Remove cairo boardJagan Teki
2020-07-09logicpd: Drop omap3 zoom1Jagan Teki
2020-07-09arm: Remove overo boardJagan Teki
2020-07-09arm: Remove cm_t35 boardJagan Teki
2020-07-09arm: Remove cm_t54 boardJagan Teki
2020-06-30ti814x: Remove platformTom Rini
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-15spl: Always define preloader_console_initSamuel Holland
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-03-03video: omap: add support for DM/DTSDario Binacchi
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move reset_phy() to net.hSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-09ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCsSuman Anna
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-10-11arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla
2019-10-11arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla
2019-10-11am335x, guardian: update guardian boardMoses Christopher
2019-10-11arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav
2019-10-11arm: omap: emif-common: Disable interleavingKrunal Bhargav
2019-10-11arm: omap: emif-common: Fix ecc address calculationLokesh Vutla
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-08-20ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass