aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-2/+2
2019-01-26ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis2-15/+15
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-1/+1
2018-12-26ARM: mach-omap2: omap3: Fix GPIO clocking in SPLAdam Ford2-5/+10
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot1-8/+50
2018-12-12arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack1-0/+1
2018-12-10dra7: Allow selecting a new dtb after board detection.Jean-Jacques Hiblot1-0/+20
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2-11/+47
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot2-6/+8