aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/utils.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-18part: Drop disk_partition_t typedefSimon Glass1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-31omap: Correct the fastboot product varSam Protsenko1-0/+13
2018-05-30fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan1-2/+2
2018-05-08arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-03-13omap: Fix AM335x build with enabled fastboot flashSam Protsenko1-0/+2
2017-12-02omap2: set the ethaddr as well as the usbethaddr env var to ensure static MACPeter Robinson1-0/+3
2017-10-16arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri1-0/+3
2017-10-16omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer1-0/+1
2017-10-06omap: Fix warning when looking for userdata partSam Protsenko1-1/+2
2017-10-06omap: Omit fastboot.userdata_size related errorsSam Protsenko1-9/+4
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-4/+4
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-5/+5
2017-06-12omap: Add routine for setting fastboot variablesSemen Protsenko1-0/+115
2017-06-05arm: Include asm/setup.h explictlySimon Glass1-0/+1
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-0/+113