summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2021-04-10arm: Remove am3517_crane boardTom Rini
2021-04-10arm: Remove omap3_ha boardTom Rini
2021-04-10arm: Remove tricorder boardTom Rini
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár
2021-03-03arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár
2021-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-12video: omap: drop domain clock enabling by SOC apiDario Binacchi
2021-01-12ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods
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