Commit Graph

89 Commits (9b643e312d528f291966c1f30b0d90bf3b1d43dc)

Author SHA1 Message Date
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass f6e76202d4 samsung: Move pmic header out of config file 7 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 7 years ago
Masahiro Yamada 4aa2ba3a34 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Simon Glass eca803756a i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS 7 years ago
Simon Glass 5d3be0f81c exynos: Drop large alignment for SDRAM parameters 7 years ago
Sjoerd Simons 701e740f59 exynos5: Don't potentially undervoltage the CPU 7 years ago
Masahiro Yamada 55ed3b4698 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW 7 years ago
Masahiro Yamada e1ce61fbba mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI 8 years ago
Simon Glass fc47cf9d05 arm: exynos: i2c: Convert exynos boards to use DM_I2C 8 years ago
Simon Glass f4f2fce70c exynos: video: Drop old unused code 8 years ago
Simon Glass bb5930d5c9 exynos: video: Convert several boards to driver model for video 8 years ago
Simon Glass 7eb860df13 exynos: Simplify calling of exynos_dp_phy_ctrl() 8 years ago
Simon Glass 531a4a6642 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD 8 years ago
Thomas Abraham 6c15a2a996 board: samsung: add initial Espresso7420 board support 8 years ago
Minkyu Kang de5f9733f6 samsung: clean up checkpatch issues 9 years ago
Przemyslaw Marczak 1611c8cbcf exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. 9 years ago
Przemyslaw Marczak bc3f39ea0d samsung: board/misc: check returned pointer for get_board_type() calls 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Misha Komarovskiy 057d2f4973 exynos: Rise ARM voltage to 1.1V for chained bootloaders 9 years ago
Simon Glass bae34335e8 exynos: Remove unneeded device tree control #ifdefs 9 years ago
Simon Glass c65dc7d874 exynos: Add common board code for exynos5 boards that use device tree 9 years ago
Paul Kocialkowski 01acd6abbd usb: USB download gadget and functions config options coherent naming 9 years ago
Łukasz Majewski 7eee2b500d fix: samsung: common: autoboot.cmd: Correct itbcfg definition 9 years ago
Przemyslaw Marczak 2911bd1858 samsung: common: add example boot scripts 9 years ago
Joonyoung Shim 302a7d0006 smdk5420: board: add functions required to enable USB DWC3 9 years ago
Przemyslaw Marczak ca2b933a38 odroid: enable driver model pmic/regulator API and MAX77686 drivers 9 years ago
Przemyslaw Marczak 622e5fee3d dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC 9 years ago
Simon Glass 3db02b1b31 exynos: cros_ec: Drop unnecessary init 9 years ago
Lukasz Majewski 28f393cd5a usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs 9 years ago
Przemyslaw Marczak a0643e227a board: samsung: reserve memory for the secure firmware 9 years ago
Łukasz Majewski c8b71a3528 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning 9 years ago
Przemyslaw Marczak 899a528215 dfu: samsung: move call to set_dfu_alt_info() to dfu common code 9 years ago
Joonyoung Shim aa8e00fab5 samsung: board: support eMMC reset using DT 9 years ago
Jeroen Hofstee e7e60c13c5 samsung: board: use __weak 10 years ago
Simon Glass 73186c9460 dm: exynos: Convert SPI to driver model 10 years ago
Simon Glass 7f1961018c dm: exynos: Make sure that GPIOs are requested 10 years ago
Simon Glass 903fd79564 dm: exynos: Tidy up GPIO headers 10 years ago
Ajay Kumar f0017175e3 exynos_fb: Remove usage of static defines 10 years ago
Przemyslaw Marczak c9c36bf56e samsung: misc: use board specific functions to set env board info 10 years ago
Przemyslaw Marczak d50c41efcd samsung: board: enable support of multiple board types 10 years ago
Przemyslaw Marczak 32ee9bc5ed samsung:board: misc_init_r: call set_dfu_alt_info() 10 years ago
Przemyslaw Marczak 1d07c1013c samsung: misc: add function for setting $dfu_alt_info 10 years ago
Przemyslaw Marczak 33a4fcf637 board:samsung: check the boot device and init the right mmc driver. 10 years ago
Przemyslaw Marczak 0dc579f36c samsung: misc: fix soc revision setting in the set_board_info() 10 years ago
Benoît Thébaudeau eeadd3fe0f arm: Add missing .vectors section to linker scripts 10 years ago
Lukasz Majewski 8fc171318e samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget 10 years ago