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