- 3e20442 global: Migrate CONFIG_SMP_PEN_ADDR to CFG by Tom Rini · 2 years ago
- ddc4187 global: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFG by Tom Rini · 2 years ago
- 1c3ba55 global: Migrate CONFIG_ODROID_REV_AIN to CFG by Tom Rini · 2 years ago
- 3673a47 global: Migrate CONFIG_ENV_SROM_BANK to CFG by Tom Rini · 2 years ago
- b8089c6 global: Migrate CONFIG_DFU_ALT et al to CFG by Tom Rini · 2 years ago
- b5f7d88 arm: samsung: Rename CONFIG_G_DNL_*_NUM variables by Tom Rini · 2 years ago
- 3a581af Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
- 4982e12 arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years ago
- 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
- 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
- 4b8dd4c smdkc100: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 3 months ago
- 24ec3de arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 5 months ago
- dc2d27a arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 5 months ago
- 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 7 months ago
- 00809bd board: samsung: fix menu entries for a{3,7}y17lte by Henrik Grimler · 2 years, 10 months ago
- e8e9c6f Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years ago
- 3e2095e board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · 3 years, 1 month ago
- 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years, 1 month ago
- 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 2 months ago
- 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 3 months ago
- 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 3 months ago
- b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 3 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 4 months ago
- 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 6 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 0b547b4 samsung: origen: change maintainer by Minkyu Kang · 3 years, 9 months ago
- 2881d74 samsung: espresso7420: change maintainer by Minkyu Kang · 3 years, 9 months ago
- 8bed6cc samsung: smdkv310: change maintainer by Minkyu Kang · 3 years, 9 months ago
- fec41dc samsung: smdk5420: change maintainer by Minkyu Kang · 3 years, 9 months ago
- 509b627 samsung: smdk5250: change maintainer by Minkyu Kang · 3 years, 9 months ago
- d42ad5e samsung: goni: change maintainer by Minkyu Kang · 3 years, 9 months ago
- 579d819 board: samsung: covert to driver model about power_key_pressed by Jaehoon Chung · 3 years, 9 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- a654b6a samsung: arndale: remove board_mmc_init function by Jaehoon Chung · 3 years, 10 months ago
- 8efad32 samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years, 1 month ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 86c8871 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 10 months ago
- 4b8984e arm: exynos: Use proper PMIC device names by Marek Szyprowski · 4 years, 10 months ago
- fa06669 arm: exynos: Use proper ADC device name by Marek Szyprowski · 4 years, 10 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
- 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- 1411298 arndale: fix unknown status by Minkyu Kang · 6 years ago
- 5d33190 arm: exynos: odroid: Fix build if BOARD_TYPES are not set by Krzysztof Kozlowski · 6 years ago
- e6b1467 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
- 326f981 arm: exynos: arndale: Replace Chander Kashyap inactive maintainer by Krzysztof Kozlowski · 6 years ago
- fce8610 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · 6 years ago
- 345a536 arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
- e3ee4be arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
- e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
- cdc0331 samsung: Drop board_enable_audio_codec() by Simon Glass · 6 years ago
- a42ff92 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
- 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
- a2a63a3 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
- 9cd97c5 ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
- 54a1352 ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3 by Lukasz Majewski · 6 years ago
- 30373ef ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · 6 years ago
- 5c890b1 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 4f0a8bf samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- ec75fab build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
- 7090ead ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
- 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
- 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
- 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
- f6e7620 samsung: Move pmic header out of config file by Simon Glass · 7 years ago
- 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
- 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 04735a8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
- e3a96d9 board: samsung: trats2: remove the board_power_init() function by Jaehoon Chung · 8 years ago
- b7ad598 board: samsung: trats2: remove the unused functions by Jaehoon Chung · 8 years ago
- 62b747c board: samsung: trats2: remove the board_i2c_init() function by Jaehoon Chung · 8 years ago
- 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
- 8908fd6 board: samsung: trats: remove the i2c_init function by Jaehoon Chung · 8 years ago
- 883c19a board: samsung: trats: convert to driver model for controlling phy by Jaehoon Chung · 8 years ago
- 5dfbd7b board: samsung: trats: remove the unnecessary codes by Jaehoon Chung · 8 years ago
- 5d3be0f exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
- 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago