summaryrefslogtreecommitdiff
path: root/board/samsung/common
AgeCommit message (Expand)Author
2017-06-01samsung: Move pmic header out of config fileSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass
2017-02-10exynos: Drop large alignment for SDRAM parametersSimon Glass
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini
2017-01-18exynos5: Don't potentially undervoltage the CPUSjoerd Simons
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-05arm: exynos: i2c: Convert exynos boards to use DM_I2CSimon Glass
2016-05-25exynos: video: Drop old unused codeSimon Glass
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass
2016-05-25exynos: Allow CONFIG_MISC_COMMON to be build without an LCDSimon Glass
2016-05-25board: samsung: add initial Espresso7420 board supportThomas Abraham
2015-11-02samsung: clean up checkpatch issuesMinkyu Kang
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak
2015-11-02samsung: board/misc: check returned pointer for get_board_type() callsPrzemyslaw Marczak
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-08-31exynos: Rise ARM voltage to 1.1V for chained bootloadersMisha Komarovskiy
2015-08-06exynos: Remove unneeded device tree control #ifdefsSimon Glass
2015-08-06exynos: Add common board code for exynos5 boards that use device treeSimon Glass
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-06-18fix: samsung: common: autoboot.cmd: Correct itbcfg definitionŁukasz Majewski
2015-06-08samsung: common: add example boot scriptsPrzemyslaw Marczak
2015-06-08smdk5420: board: add functions required to enable USB DWC3Joonyoung Shim
2015-05-15odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak
2015-05-15dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMICPrzemyslaw Marczak
2015-04-18exynos: cros_ec: Drop unnecessary initSimon Glass
2015-04-14usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCsLukasz Majewski
2015-03-04board: samsung: reserve memory for the secure firmwarePrzemyslaw Marczak
2015-03-04samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...Łukasz Majewski
2015-02-25dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak
2015-02-13samsung: board: support eMMC reset using DTJoonyoung Shim
2014-10-25samsung: board: use __weakJeroen Hofstee
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-09-05exynos_fb: Remove usage of static definesAjay Kumar
2014-09-05samsung: misc: use board specific functions to set env board infoPrzemyslaw Marczak
2014-09-05samsung: board: enable support of multiple board typesPrzemyslaw Marczak
2014-09-05samsung:board: misc_init_r: call set_dfu_alt_info()Przemyslaw Marczak
2014-09-05samsung: misc: add function for setting $dfu_alt_infoPrzemyslaw Marczak
2014-09-05board:samsung: check the boot device and init the right mmc driver.Przemyslaw Marczak
2014-09-05samsung: misc: fix soc revision setting in the set_board_info()Przemyslaw Marczak
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-08-20samsung: dfu: Provide correct Vendor and Product IDs for UMS gadgetLukasz Majewski
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini