Age | Commit message (Expand) | Author |
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass |
2015-02-12 | dm: exynos: Move driver model CONFIGs to Kconfig | Simon Glass |
2014-10-22 | dm: exynos: Move serial to driver model | Simon Glass |
2014-10-22 | dm: exynos: gpio: Convert to driver model | Simon Glass |
2014-10-22 | dm: exynos: Move smdkc100 to generic board | Simon Glass |
2014-10-08 | exynos: Enable pre-relocation malloc() | Simon Glass |
2014-10-08 | samsung: Enable device tree for smdkc100 | Simon Glass |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-08-28 | arm: smdkc100: remove config.mk file | Minkyu Kang |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-08-04 | Removed unused define, CONFIG_ARMV7. | Christopher Harvey |
2011-05-12 | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones |
2011-03-27 | S5P: smdkc100: Enable the pwm driver | Minkyu Kang |
2010-11-30 | S5P: smdkc100: fix for relocation | Minkyu Kang |
2010-10-29 | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-08-26 | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang |
2010-07-05 | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 | Steve Sakoman |
2010-04-03 | SAMSUNG: SMDKC100: Adds ethernet support. | Naveen Krishna CH |
2010-01-23 | s5pc1xx: update cache routines | Minkyu Kang |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-10-13 | s5pc1xx: add support SMDKC100 board | Minkyu Kang |