summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford2018-09-101-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-302-9/+9
* dm: Change CMD_DM enablingMichal Simek2018-07-302-0/+28
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-302-33/+33
* ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon2018-06-291-0/+2
* ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon2018-06-291-0/+1
* arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford2018-06-181-5/+5
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-301-10/+0
* fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan2018-05-301-2/+2
* fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan2018-05-301-2/+2
* arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri2018-05-081-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0766-138/+66
* arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla2018-05-061-1/+5
* spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan2018-04-281-1/+2