summaryrefslogtreecommitdiff
path: root/board/samsung/common/board.c
Commit message (Expand)AuthorAgeLines
* mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-11-1/+1
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-29-1/+1
* exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-25-15/+0
* board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-25-2/+8
* samsung: board/misc: check returned pointer for get_board_type() callsPrzemyslaw Marczak2015-11-02-2/+2
* exynos: Remove unneeded device tree control #ifdefsSimon Glass2015-08-05-9/+8
* smdk5420: board: add functions required to enable USB DWC3Joonyoung Shim2015-06-08-1/+5
* dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMICPrzemyslaw Marczak2015-05-14-2/+2
* exynos: cros_ec: Drop unnecessary initSimon Glass2015-04-18-12/+0
* usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCsLukasz Majewski2015-04-14-0/+6
* board: samsung: reserve memory for the secure firmwarePrzemyslaw Marczak2015-03-04-0/+6
* samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...Ɓukasz Majewski2015-03-04-2/+2
* dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak2015-02-25-3/+0
* samsung: board: support eMMC reset using DTJoonyoung Shim2015-02-13-0/+28
* samsung: board: use __weakJeroen Hofstee2014-10-25-6/+2
* dm: exynos: Convert SPI to driver modelSimon Glass2014-10-22-3/+0
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-1/+1
* exynos_fb: Remove usage of static definesAjay Kumar2014-09-05-0/+16
* samsung: board: enable support of multiple board typesPrzemyslaw Marczak2014-09-05-5/+10
* samsung:board: misc_init_r: call set_dfu_alt_info()Przemyslaw Marczak2014-09-05-0/+3
* board:samsung: check the boot device and init the right mmc driver.Przemyslaw Marczak2014-09-05-10/+27
* ARM: exynos: board: change the mmc/sd init sequenceJaehoon Chung2014-05-16-7/+6
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-25-26/+3
|\
| * cros_ec: Move EC interface into common libraryVadim Bendebury2014-03-17-26/+3
* | arm:exynos: enable sdhci and misc_init to common boardPiotr Wilczek2014-03-12-0/+30
* | board:samsung:common: move max77686 init functionPiotr Wilczek2014-03-12-120/+0
* | arm:exynos: add common DTS file for exynos 4Piotr Wilczek2014-03-12-2/+16
* | board:samsung: move checkboard to common filePiotr Wilczek2014-03-12-0/+12
|/
* Exynos5420: Add base patch for SMDK5420Rajeshwari Birje2013-12-30-0/+2
* EXYNOS5: Create a common board fileRajeshwari Birje2013-12-30-0/+409