| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move command functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | arm: exynos: Remove duplicated "boardname" env setting | Krzysztof Kozlowski | 2019-03-11 | 1 | -1/+1 |
* | board: samsung: add missing line breaks for pr_err() | Seung-Woo Kim | 2018-06-07 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -7/+7 |
* | samsung: Move pmic header out of config file | Simon Glass | 2017-06-01 | 1 | -0/+13 |
* | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada | 2017-05-15 | 1 | -2/+2 |
* | arm: exynos: i2c: Convert exynos boards to use DM_I2C | Simon Glass | 2016-12-05 | 1 | -0/+4 |
* | exynos: Allow CONFIG_MISC_COMMON to be build without an LCD | Simon Glass | 2016-05-25 | 1 | -0/+10 |
* | samsung: clean up checkpatch issues | Minkyu Kang | 2015-11-02 | 1 | -4/+3 |
* | samsung: board/misc: check returned pointer for get_board_type() calls | Przemyslaw Marczak | 2015-11-02 | 1 | -0/+3 |
* | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass | 2015-09-11 | 1 | -0/+1 |
* | odroid: enable driver model pmic/regulator API and MAX77686 drivers | Przemyslaw Marczak | 2015-05-14 | 1 | -0/+1 |
* | dfu: samsung: move call to set_dfu_alt_info() to dfu common code | Przemyslaw Marczak | 2015-02-25 | 1 | -3/+3 |
* | dm: exynos: Make sure that GPIOs are requested | Simon Glass | 2014-10-22 | 1 | -0/+2 |
* | dm: exynos: Tidy up GPIO headers | Simon Glass | 2014-10-22 | 1 | -1/+0 |
* | samsung: misc: use board specific functions to set env board info | Przemyslaw Marczak | 2014-09-05 | 1 | -2/+10 |
* | samsung: misc: add function for setting $dfu_alt_info | Przemyslaw Marczak | 2014-09-05 | 1 | -0/+41 |
* | samsung: misc: fix soc revision setting in the set_board_info() | Przemyslaw Marczak | 2014-09-05 | 1 | -2/+2 |
* | samsung: misc: remove download mode info screen | Przemyslaw Marczak | 2014-05-07 | 1 | -42/+31 |
* | samsung: misc: menu: increase delay in menu main loop | Przemyslaw Marczak | 2014-05-07 | 1 | -1/+1 |
* | samsung: misc: add env default option to lcd menu | Inha Song | 2014-05-07 | 1 | -0/+3 |
* | samsung: misc: add gpt restore option to lcd menu | Przemyslaw Marczak | 2014-05-07 | 1 | -0/+3 |
* | samsung: misc: allows using environmental macros as args in menu commands | Przemyslaw Marczak | 2014-05-07 | 1 | -27/+22 |
* | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | 1 | -1/+1 |
* | board:samsung:common: set envs with board unified information | Piotr Wilczek | 2014-02-07 | 1 | -0/+24 |
* | samsung: misc: Add LCD download menu. | Przemyslaw Marczak | 2014-02-03 | 1 | -0/+344 |
* | lib: tizen: change Tizen logo with the new one. | Przemyslaw Marczak | 2014-02-03 | 1 | -0/+2 |
* | samsung: common: Add file for common functions, draw_logo() cleanup. | Przemyslaw Marczak | 2014-02-03 | 1 | -0/+41 |