aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot1-0/+15
2018-10-19ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XXAdam Ford1-0/+1
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-1/+2
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford1-1/+1
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford1-0/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek2-9/+9
2018-07-30dm: Change CMD_DM enablingMichal Simek2-0/+28
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek2-33/+33
2018-06-29ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon1-0/+2
2018-06-29ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon1-0/+1
2018-06-18arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford1-5/+5
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan1-10/+0
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan1-2/+2
2018-05-30fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan1-2/+2
2018-05-08arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini66-138/+66
2018-05-06arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla1-1/+5
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan1-1/+2
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini3-6/+0
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill1-0/+14