summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}Derald D. Woods2018-01-011-0/+4
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-041-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* | omap2: set the ethaddr as well as the usbethaddr env var to ensure static MACPeter Robinson2017-12-021-0/+3
|/
* ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xxFaiz Abbas2017-11-211-0/+6
* am33xx: Add a function to query MPU voltage in uVFelix Brack2017-11-171-0/+16
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-0/+18
* arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri2017-10-161-0/+3
* omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer2017-10-161-0/+1
* omap: Fix warning when looking for userdata partSam Protsenko2017-10-061-1/+2
* omap: Omit fastboot.userdata_size related errorsSam Protsenko2017-10-061-9/+4
* omap: detect board before spl_early_init()Jean-Jacques Hiblot2017-10-061-1/+3
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-042-3/+3
* arm: am33xx: security: adds auth support for encrypted imagesMadan Srinivas2017-09-291-0/+6
* ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford2017-09-291-0/+5
* arm: am33xx: Make pin multiplexing functions optionalFelix Brack2017-09-221-0/+14
* arm: mach-omap2: Relax checks on OP-TEE location to allow pageable imageHarinarayan Bhatta2017-09-151-6/+2
* Convert CONFIG_EMIF4 et al to KconfigAdam Ford2017-09-131-0/+15
* arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford2017-09-131-0/+1
* ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-123-0/+7
* board: ti: dra76-evm: Add DDR dataLokesh Vutla2017-09-112-0/+3
* board: ti: dra76-evm: Add the pmic dataKeerthy2017-09-111-0/+16
* arm: dra76: Add support for ES1.0 detectionPraneeth Bajjuri2017-09-112-0/+30
* arm: dra7: Kconfig: Select LP87565 related configsLokesh Vutla2017-09-111-0/+4
* palmas: Add support for powering different ldosLokesh Vutla2017-09-111-1/+1
* arm: omap5+: Add board specific ldo poweringLokesh Vutla2017-09-111-10/+6
* Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford2017-09-012-0/+7
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-4/+4
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-162-6/+6
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-08-141-0/+3
|\
| * spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
* | ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon2017-08-132-2/+11
* | omap3: incorrect logical check in do_emif4_initxypron.glpk@gmx.de2017-08-121-1/+1
|/
* arm: omap: Fix 'get_device_type()' for OMAP34XXDerald D. Woods2017-08-121-0/+9
* Convert CONFIG_CMD_SPL to KconfigSimon Glass2017-08-111-0/+1
* Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-101-0/+5
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* arm: mach-omap2: Align image address before cache operationsAndrew F. Davis2017-07-311-4/+4
* arm: omap3: Detect boot mode very earlyAdam Ford2017-07-231-0/+6
* arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis2017-07-222-0/+44
* arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is definedAndrew F. Davis2017-07-221-6/+14
* arm: mach-omap2: Factor out common FDT fixup suportAndrew F. Davis2017-07-224-120/+163
* arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.cAndrew F. Davis2017-07-225-262/+251
* am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc2017-07-111-4/+10
* ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini2017-07-111-1/+7
* dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()Simon Glass2017-07-111-1/+3
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+2
* arm: omap4+: Enable spl_early_init()Lokesh Vutla2017-07-101-0/+1