summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
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
2018-01-19arm: dra762: Add support for device package identificationLokesh Vutla
2018-01-19arm: emif-common: Add suppport for enabling ECCLokesh Vutla
2018-01-19arm: emif-common: Add ecc specific emif registersLokesh Vutla
2018-01-19arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla
2018-01-11mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer
2018-01-01ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-02omap2: set the ethaddr as well as the usbethaddr env var to ensure static MACPeter Robinson
2017-11-21ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xxFaiz Abbas
2017-11-17am33xx: Add a function to query MPU voltage in uVFelix Brack
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-10-16arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri
2017-10-16omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer
2017-10-06omap: Fix warning when looking for userdata partSam Protsenko
2017-10-06omap: Omit fastboot.userdata_size related errorsSam Protsenko