- 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
- 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
- 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
- c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 4 months ago
- 35f307d ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 6 months ago
- 4cc3c8b board: samsung: covert to driver model about power_key_pressed by Jaehoon Chung · 3 years, 9 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- a778d4d samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- bc4a2e3 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 11 months ago
- a436d70 arm: exynos: Use proper PMIC device names by Marek Szyprowski · 4 years, 11 months ago
- 3d025f6 arm: exynos: Use proper ADC device name by Marek Szyprowski · 4 years, 11 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- f4befd4 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
- ab7d7464 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · 6 years ago
- c51bd0b arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
- 36476ee arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
- deec621 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
- b6322f2 samsung: Drop board_enable_audio_codec() by Simon Glass · 6 years ago
- 6ceeff4 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
- 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
- fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
- 738805d ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
- 42a4b14 ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · 6 years ago
- ca21166 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a47a6bb samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
- 3b1688f ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
- 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
- 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 19eb118 samsung: Move pmic header out of config file by Simon Glass · 8 years ago
- 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
- 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 49f0caf i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
- 8c0afb1 exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
- ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
- 9526fc4 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · 8 years ago
- 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
- 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
- 7bbb7d9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
- 6930d6f exynos: video: Drop old unused code by Simon Glass · 9 years ago
- a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
- bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
- a216f72 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · 9 years ago
- 8d84faa board: samsung: add initial Espresso7420 board support by Thomas Abraham · 9 years ago
- 1dcc63d samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
- a6e12d3 exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
- 5b8bbbf samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
- 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
- f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
- bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
- dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
- 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
- 286fd9d fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · 9 years ago
- a9efd63 samsung: common: add example boot scripts by Przemyslaw Marczak · 10 years ago
- 95d3a1d smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 10 years ago
- e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 10 years ago
- 110aa29 dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 10 years ago
- cf8d0df exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
- 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
- c32a04c board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
- 33d7a19 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
- d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
- 7a3e806 samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
- 5cd8294 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
- ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
- 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
- 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
- 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
- 2cadc4d samsung: misc: use board specific functions to set env board info by Przemyslaw Marczak · 10 years ago
- 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
- 46c00de samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · 10 years ago
- fa9566f samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
- 0ae6f51 board:samsung: check the boot device and init the right mmc driver. by Przemyslaw Marczak · 10 years ago
- b8b0724 samsung: misc: fix soc revision setting in the set_board_info() by Przemyslaw Marczak · 10 years ago
- 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
- cb7ff44 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
- e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- a46845b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- b775da7 ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 11 years ago
- 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 803876d ums: move IO support code to common location by Stephen Warren · 11 years ago
- 13c5ff4 ums: remove ums_disk_init() by Stephen Warren · 11 years ago
- c0d4e39 ums: remove error-checking of MMC device size by Stephen Warren · 11 years ago