~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* samsung: common: do not reset if cros-ec uclass is missingHenrik Grimler2023-05-15
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2022-11-10
* video: samsung: Drop old LCD codeSimon Glass2022-10-30
* video: Drop CONFIG_LCD_MENUSimon Glass2022-10-30
* Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini2022-04-19
* i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-04
* power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-04
* samsung: exynos: Convert SROMC interface to a driverSimon Glass2021-07-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* samsung: common: remove the duplicated stdio print messageJaehoon Chung2020-10-22
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski2020-01-28
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move some board functions out of common.hSimon Glass2019-12-02
* arm: exynos: odroid-xu3: Display info late to have proper typeKrzysztof Kozlowski2019-03-11
* arm: exynos: Detect revision later, when all resources are readyKrzysztof Kozlowski2019-03-11
* samsung: mmc: Drop old MMC init codeSimon Glass2019-02-09
* exynos: Drop duplicate 'model' lineSimon Glass2019-02-09
* sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()Simon Glass2018-11-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: gpio: Add live tree supportSimon Glass2017-06-01
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-15
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-11
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-29
* exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-25
* board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-25
* samsung: board/misc: check returned pointer for get_board_type() callsPrzemyslaw Marczak2015-11-02
* exynos: Remove unneeded device tree control #ifdefsSimon Glass2015-08-05
* smdk5420: board: add functions required to enable USB DWC3Joonyoung Shim2015-06-08
* dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMICPrzemyslaw Marczak2015-05-14
* exynos: cros_ec: Drop unnecessary initSimon Glass2015-04-18
* usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCsLukasz Majewski2015-04-14
* board: samsung: reserve memory for the secure firmwarePrzemyslaw Marczak2015-03-04
* samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...Ɓukasz Majewski2015-03-04
* dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak2015-02-25
* samsung: board: support eMMC reset using DTJoonyoung Shim2015-02-13
* samsung: board: use __weakJeroen Hofstee2014-10-25
* dm: exynos: Convert SPI to driver modelSimon Glass2014-10-22
* dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22
* exynos_fb: Remove usage of static definesAjay Kumar2014-09-05
* samsung: board: enable support of multiple board typesPrzemyslaw Marczak2014-09-05
* samsung:board: misc_init_r: call set_dfu_alt_info()Przemyslaw Marczak2014-09-05
* board:samsung: check the boot device and init the right mmc driver.Przemyslaw Marczak2014-09-05
* ARM: exynos: board: change the mmc/sd init sequenceJaehoon Chung2014-05-16