Age | Commit message (Expand) | Author |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-31 | omap: Correct the fastboot product var | Sam Protsenko |
2018-05-30 | fastboot: Correct dependencies in FASTBOOT_FLASH | Alex Kiernan |
2018-05-08 | arm: dra76: fastboot: extend cpu type for getvar command | Praneeth Bajjuri |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-03-13 | omap: Fix AM335x build with enabled fastboot flash | Sam Protsenko |
2017-12-02 | omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC | Peter Robinson |
2017-10-16 | arm: dra76: fastboot: extend cpu type for getvar command | Praneeth Bajjuri |
2017-10-16 | omap-common: fastboot: extend cpu type for DRA71x rev 2.1 | Vishal Mahaveer |
2017-10-06 | omap: Fix warning when looking for userdata part | Sam Protsenko |
2017-10-06 | omap: Omit fastboot.userdata_size related errors | Sam Protsenko |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-06-12 | omap: Add routine for setting fastboot variables | Semen Protsenko |
2017-06-05 | arm: Include asm/setup.h explictly | Simon Glass |
2016-11-21 | arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms | Tom Rini |