aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap5
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini
2024-03-05arch/arm/mach-omap2/omap5/fdt.c: ft_fixup_clocks: use clock-output-names prop...Romain Naour
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-05-03arm: Remove omap5_uevm boardTom Rini
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05Convert CONFIG_IODELAY_RECALIBRATION to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_OMAP_ABE_SYSCK to KconfigTom Rini
2022-02-08arm: mach-omap2: load/start remoteproc IPU1/IPU2Keerthy
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-05-13am57xx: add support for cape detect functionalityKory Maincent
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-09arm: Remove cm_t54 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-18arm: Don't include common.h in header filesSimon Glass
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
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 reset_cpu() to the CPU headerSimon 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-10-11arm: dra7xx: Hang on any failure during IOdelay recalibrationLokesh Vutla
2019-10-11arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla
2019-08-20ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-17arm: am57xx: cl-som-am57x: remove board supportUri Mashiach
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I
2018-01-19board: ti: am57xx: Enable CMD_DDR3Lokesh Vutla
2018-01-19arm: dra762: Add support for device package identificationLokesh Vutla
2017-11-21ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xxFaiz Abbas
2017-09-12ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer
2017-09-11board: ti: dra76-evm: Add DDR dataLokesh Vutla
2017-09-11board: ti: dra76-evm: Add the pmic dataKeerthy
2017-09-11arm: dra76: Add support for ES1.0 detectionPraneeth Bajjuri
2017-09-11arm: dra7: Kconfig: Select LP87565 related configsLokesh Vutla
2017-09-11palmas: Add support for powering different ldosLokesh Vutla
2017-09-11arm: omap5+: Add board specific ldo poweringLokesh Vutla
2017-08-13ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon
2017-07-22arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis
2017-07-22arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass