aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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-17common: 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-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-3/+3
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: 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-12Merge 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
2019-08-11env: Drop environment.h header file where not neededSimon Glass3-3/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-31omap: Correct the fastboot product varSam Protsenko1-0/+13
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-2/+1
2019-07-13configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini1-1/+1
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2-0/+8
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut1-1/+1
2019-06-05arm: omap3: Manually initialize GPIO if OF_CONTROL doesn'tAdam Ford1-1/+3
2019-05-28mcx: remove boardBartosz Golaszewski1-7/+0
2019-05-28twister: remove boardBartosz Golaszewski1-6/+0
2019-05-28mt_ventoux: remove boardBartosz Golaszewski1-6/+0
2019-05-28cm_t3517: remove boardBartosz Golaszewski1-7/+0
2019-05-28eco5pk: remove boardBartosz Golaszewski1-5/+0
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner3-6/+6
2019-05-05arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis1-2/+2
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2-3/+14
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis1-1/+29
2019-05-05arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis1-0/+3
2019-05-05arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis1-2/+10
2019-04-17arm: am57xx: cl-som-am57x: remove board supportUri Mashiach1-5/+0
2019-04-12ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini1-15/+0
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons1-0/+7
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa1-1/+1
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R1-1/+0
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2-5/+5
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2-5/+5