index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
arndale.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
1
-1
/
+0
2015-08-05
exynos: config: Move common options to the common headers and tidy up
Simon Glass
1
-12
/
+2
2015-08-05
exynos: Enable new features for exynos5 boards
Simon Glass
1
-0
/
+4
2015-01-29
arndale: config: disable max77686 support
Przemyslaw Marczak
1
-2
/
+0
2014-12-31
usb: eth: enable AX88179 DRIVER for ARNDALE 5250
Rene Griessl
1
-0
/
+1
2014-11-26
Merge branch 'master' of http://git.denx.de/u-boot-samsung
Tom Rini
1
-2
/
+3
2014-11-24
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
Hans de Goede
1
-2
/
+0
2014-11-17
exynos5: Use config_distro_bootcmd.h
Ian Campbell
1
-0
/
+3
2014-11-17
exynos: Enable config_distro_defaults.h
Ian Campbell
1
-2
/
+0
2014-10-08
config: Move arndale to use common exynos5250 file
Simon Glass
1
-194
/
+1
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
1
-1
/
+0
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
1
-2
/
+0
2014-08-30
ARM: enable ARMv7 virt support for the Arndale board
Andre Przywara
1
-0
/
+8
2014-07-30
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
Masahiro Yamada
1
-1
/
+0
2014-07-30
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
1
-1
/
+1
2014-06-18
Arndale: Enable preboot support
Tushar Behera
1
-0
/
+2
2014-05-28
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
Simon Glass
1
-2
/
+2
2014-02-24
arm: delete unused macro CONFIG_ARCH_DEVICE_TREE
Masahiro Yamada
1
-2
/
+0
2014-01-13
usb: exynos5: arndale: Add network support
Inderpal Singh
1
-0
/
+4
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+1
2014-01-09
mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller
Alexey Brodkin
1
-0
/
+1
2013-12-30
Exynos5420: Add base patch for SMDK5420
Rajeshwari Birje
1
-0
/
+1
2013-12-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-4
/
+0
2013-12-06
arm: arndale: disable spi boot
Minkyu Kang
1
-4
/
+0
2013-12-05
driver:i2c:s3c24x0: adapt driver to new i2c
Piotr Wilczek
1
-5
/
+4
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
1
-2
/
+0
2013-08-30
exynos5250: Add arndale board support
Chander Kashyap
1
-0
/
+255