- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 6d772e5 Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 6 months ago
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
- cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
- 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
- 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
- ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
- d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
- 4228ea6 exynos: Enable XHCI on exynos5250 boards by Sjoerd Simons · 8 years ago
- 0b18b80 exynos: config: Move common options to the common headers and tidy up by Simon Glass · 9 years ago
- bb3315f sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
- 015b4a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
- 67402f0 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
- c62d28e sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
- 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
- 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
- b4e1b31 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · 10 years ago
- 1a5d721 Exynos: Move down common USB configuration by Sjoerd Simons · 10 years ago
- 3ecaa40 exynos5: Use config_distro_bootcmd.h by Ian Campbell · 10 years ago
- 50dfd2c config: Move arndale to use common exynos5250 file by Simon Glass · 10 years ago
- fbff18d exynos: config: Move cros_ec and tps65090 out of smdk boards by Simon Glass · 10 years ago
- be16500 exynos: Rename -dt config files to -common by Simon Glass · 10 years ago[Renamed (97%) from include/configs/exynos5250-dt.h]
- 5177c1f dm: exynos: Split out the cros_ec drivers by Simon Glass · 10 years ago
- 7a5a79f cros_ec: exynos: Use the correct tps65090 driver in each case by Simon Glass · 10 years ago
- 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
- f260792 Exynos: Split 5250 and 5420 memory bank configuration by Michael Pratt · 10 years ago
- 5cae412 Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs by Akshay Saraswat · 10 years ago
- e272842 Exynos5: Config: Increase SPL footprint for Exynos5420 by Akshay Saraswat · 10 years ago
- 0222981 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 11 years ago
- 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
- 194fa0a Config: Add initial config for SMDK5420 by Rajeshwari Birje · 11 years ago
- 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
- 987b0dd EXYNOS5: Create a common board file by Rajeshwari Birje · 11 years ago
- 46f5a76 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- fada6dd Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
- 49e9d2c spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · 11 years ago
- 58bbd2b driver:i2c:s3c24x0: adapt driver to new i2c by Piotr Wilczek · 11 years ago
- 507f892 exynos: spl: Add a custom spi copy function by Rajeshwari Shinde · 11 years ago
- 1472fed config: arm: exynos5250: remove duplicate defines by Luka Perkov · 11 years ago
- 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
- c728d14 temp: config: exynos5250: Enable xHCI support for Exynos5 by Vivek Gautam · 11 years ago
- b198e42 config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE by Vivek Gautam · 11 years ago
- a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
- 9215e0b config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- bed2442 EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
- 111591f EXYNOS: LDS file move to common by Rajeshwari Shinde · 11 years ago
- 0843e9e exynos: config: Add tracing options by Simon Glass · 11 years ago
- a4ed85d cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · 12 years ago
- 5c82433 CONFIG: EXYNOS5: Enable silent console by Rajeshwari Shinde · 11 years ago
- 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- bb54b75 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · 12 years ago
- b472f58 exynos: move tzpc_init to armv7/exynos by Inderpal Singh · 12 years ago
- e49fed5 tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 12 years ago
- e203664 SMDK5250: Enable SPI Gigabyte device. by Rajeshwari Shinde · 12 years ago
- 87bde00 Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD by Tom Rini · 12 years ago
- 681dd83 Exynos5: Add support for USB download boot mode by Vivek Gautam · 12 years ago
- de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 19a053d smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
- 2df1f7a exynos: Enable I2C TPM for smdk5250 by Simon Glass · 12 years ago
- a3e6c19 Exynos5: config: enable time command by Akshay Saraswat · 12 years ago
- b20d7d6 Exynos: config: Enable hash command by Akshay Saraswat · 12 years ago
- 150a9db Exynos: config: Enable ACE HW for SHA 256 for Exynos by Akshay Saraswat · 12 years ago
- 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- cdf4e97 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · 12 years ago
- 60e72fa Exynos5: Config: Enable dtt command for TMU by Akshay Saraswat · 12 years ago
- c9ba97e Exynos5: Config: Enable support for Exynos TMU driver by Akshay Saraswat · 12 years ago
- 4200a52 config: Snow: Enable MAX98095 codec by Rajeshwari Shinde · 12 years ago
- f6a62fe EXYNOS5: Enable console multiplexing in u-boot by Ajay Kumar · 12 years ago
- 11575ae EXYNOS5: Make all display related code dependent on CONFIG_LCD by Ajay Kumar · 12 years ago
- ca67ee2 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
- 793ed48 exynos5: config: Rename the smdk5250.h to exynos5250-dt.h by Hatim RV · 12 years ago[Renamed (96%) from include/configs/smdk5250.h]
- 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
- bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
- 9f68f8e exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
- 418eb7e SMDK5250: Enable pmic MAX77686 by Rajeshwari Shinde · 12 years ago
- 9cb48e8 EXYNOS5: Enable SPI booting. by Rajeshwari Shinde · 12 years ago
- 000b548 EXYNOS5: Enable SPI by Hatim RV · 12 years ago
- 4453d23 SMDK5250: Enable Sound by Rajeshwari Shinde · 12 years ago
- 346fe62 SMDK5250: Config: Enable MAX77686 pmic chip by Rajeshwari Shinde · 12 years ago
- d94e1f2 Exynos5250: Enable PXE Support by Chander Kashyap · 12 years ago
- 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
- e8bfeda SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0 by Rajeshwari Shinde · 12 years ago
- e44ebd0 SMDK5250: Add smdk5250-uboot-spl.lds by Rajeshwari Shinde · 12 years ago
- 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
- 1d518e6 CONFIG: SMDK5250: I2C: Enable I2C by Rajeshwari Shinde · 12 years ago
- 8755bb9 CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250 by Rajeshwari Shinde · 13 years ago
- 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
- 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
- a38690e ARM: SAMSUNG: support sdhci controller by Jaehoon Chung · 13 years ago
- 5ff8061e SMDK5250: Add ethernet support by Chander Kashyap · 13 years ago