summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/utils.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* omap: Correct the fastboot product varSam Protsenko2019-07-311-0/+13
* 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-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* omap: Fix AM335x build with enabled fastboot flashSam Protsenko2018-03-131-0/+2
* omap2: set the ethaddr as well as the usbethaddr env var to ensure static MACPeter Robinson2017-12-021-0/+3
* 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
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-2/+2
* 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-161-5/+5
* omap: Add routine for setting fastboot variablesSemen Protsenko2017-06-121-0/+115
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-211-0/+113