summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2018-12-26ARM: mach-omap2: omap3: Fix GPIO clocking in SPLAdam Ford
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot
2018-12-12arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack
2018-12-10dra7: Allow selecting a new dtb after board detection.Jean-Jacques Hiblot
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot
2018-10-19ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XXAdam Ford
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-06-29ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon
2018-06-29ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon
2018-06-18arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan
2018-05-30fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan
2018-05-08arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-06arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill
2018-04-06am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-13omap: Fix AM335x build with enabled fastboot flashSam Protsenko
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-02-23ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis
2018-02-19ARM: OMAP5: set mmc clock frequency to 192MHzKishon Vijay Abraham I
2018-02-19ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I
2018-02-13arm: omap2: Fix compiler warningBin Meng
2018-01-28am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas
2018-01-28arm: add support for PDU001Felix Brack
2018-01-28arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis
2018-01-19arm: mach-omap2: Remove secure certificate name printingAndrew F. Davis
2018-01-19arm: am33xx: security: Fix size calculation on headerMadan Srinivas
2018-01-19board: ti: am57xx: Enable CMD_DDR3Lokesh Vutla