summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
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
2017-10-06omap: detect board before spl_early_init()Jean-Jacques Hiblot
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-29arm: am33xx: security: adds auth support for encrypted imagesMadan Srinivas
2017-09-29ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford
2017-09-22arm: am33xx: Make pin multiplexing functions optionalFelix Brack
2017-09-15arm: mach-omap2: Relax checks on OP-TEE location to allow pageable imageHarinarayan Bhatta
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford
2017-09-13arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford
2017-09-12ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer
2017-09-11board: ti: dra76-evm: Add DDR dataLokesh Vutla
2017-09-11board: ti: dra76-evm: Add the pmic dataKeerthy
2017-09-11arm: dra76: Add support for ES1.0 detectionPraneeth Bajjuri
2017-09-11arm: dra7: Kconfig: Select LP87565 related configsLokesh Vutla
2017-09-11palmas: Add support for powering different ldosLokesh Vutla
2017-09-11arm: omap5+: Add board specific ldo poweringLokesh Vutla
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-08-13ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon