summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* arm: dra7xx: Hang on any failure during IOdelay recalibrationWIP/2019-10-11-ti-importsLokesh Vutla2019-10-111-0/+6
* arm: dra7xx: Fix error path in iodelay recalibrationLokesh Vutla2019-10-111-2/+3
* am335x, guardian: update guardian boardMoses Christopher2019-10-111-0/+1
* arm: omap: emif-common: Fix memory priming for ECCKrunal Bhargav2019-10-111-13/+21
* arm: omap: emif-common: Disable interleavingKrunal Bhargav2019-10-111-0/+3
* arm: omap: emif-common: Fix ecc address calculationLokesh Vutla2019-10-111-9/+9
* spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass2019-10-081-3/+3
* ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernelsSuman Anna2019-08-201-1/+3
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-123-1/+6
|\
| * board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-122-0/+5
| * watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh2019-08-121-1/+1
* | env: Drop environment.h header file where not neededSimon Glass2019-08-113-3/+0
* | env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
|/
* omap: Correct the fastboot product varSam Protsenko2019-07-311-0/+13
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-2/+1
* configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini2019-07-131-1/+1
* ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-132-0/+8
* arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut2019-07-111-1/+1
* arm: omap3: Manually initialize GPIO if OF_CONTROL doesn'tAdam Ford2019-06-051-1/+3
* mcx: remove boardBartosz Golaszewski2019-05-281-7/+0
* twister: remove boardBartosz Golaszewski2019-05-281-6/+0
* mt_ventoux: remove boardBartosz Golaszewski2019-05-281-6/+0
* cm_t3517: remove boardBartosz Golaszewski2019-05-281-7/+0
* eco5pk: remove boardBartosz Golaszewski2019-05-281-5/+0
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-183-6/+6
* arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis2019-05-051-2/+2
* arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2019-05-052-3/+14
* arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis2019-05-051-1/+29
* arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis2019-05-051-0/+3
* arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis2019-05-051-2/+10
* arm: am57xx: cl-som-am57x: remove board supportUri Mashiach2019-04-171-5/+0
* ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini2019-04-121-15/+0
* am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-121-0/+7
* usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2019-02-151-1/+1
* configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-071-1/+0
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-012-5/+5
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-012-5/+5
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-2/+2
* ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis2019-01-262-15/+15
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-1/+1
* ARM: mach-omap2: omap3: Fix GPIO clocking in SPLAdam Ford2018-12-262-5/+10
* arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot2018-12-141-8/+50
* arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack2018-12-121-0/+1
* dra7: Allow selecting a new dtb after board detection.Jean-Jacques Hiblot2018-12-101-0/+20
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-102-11/+47
* omap: detect the board after DM is availableJean-Jacques Hiblot2018-12-102-6/+8
* am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot2018-12-101-0/+15
* ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XXAdam Ford2018-10-191-0/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-1/+2
* ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford2018-09-111-1/+1