summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2018-04-061-0/+14
* am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach2018-04-061-0/+5
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-064-8/+147
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-0/+4
* omap: Fix AM335x build with enabled fastboot flashSam Protsenko2018-03-131-0/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis2018-02-231-10/+0
* ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I2018-02-191-5/+5
* ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I2018-02-191-0/+30
* arm: omap2: Fix compiler warningBin Meng2018-02-132-3/+2
* am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas2018-01-281-0/+3
* arm: add support for PDU001Felix Brack2018-01-281-0/+9
* arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis2018-01-281-1/+1
* arm: mach-omap2: Remove secure certificate name printingAndrew F. Davis2018-01-191-6/+6
* arm: am33xx: security: Fix size calculation on headerMadan Srinivas2018-01-191-1/+1
* board: ti: am57xx: Enable CMD_DDR3Lokesh Vutla2018-01-191-0/+1