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
old/tizen_20241126
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
/
uniphier.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
1
-1
/
+0
2015-09-25
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada
1
-49
/
+1
2015-09-25
ARM: uniphier: remove kernel parameter settings from environment
Masahiro Yamada
1
-16
/
+6
2015-09-25
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
Masahiro Yamada
1
-8
/
+9
2015-09-25
ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
Masahiro Yamada
1
-9
/
+2
2015-09-25
ARM: uniphier: parse device tree to determine DRAM base and size
Masahiro Yamada
1
-10
/
+1
2015-09-25
ARM: uniphier: change the external bus address mapping
Masahiro Yamada
1
-1
/
+6
2015-09-25
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
1
-14
/
+5
2015-08-31
ARM: uniphier: enable SPL_OF_CONTROL
Masahiro Yamada
1
-1
/
+1
2015-08-30
ARM: uniphier: remove unused macro
Masahiro Yamada
1
-2
/
+0
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
1
-4
/
+24
2015-07-23
ARM: UniPhier: update CONFIG_BOOTARGS
Masahiro Yamada
1
-1
/
+1
2015-07-23
ARM: UniPhier: add environment variable for TFTP boot
Masahiro Yamada
1
-0
/
+10
2015-07-23
ARM: UniPhier: add environment sets for non-FIT Linux boot
Masahiro Yamada
1
-18
/
+43
2015-06-08
autoboot.c: Move config options to Kconfig
Stefan Roese
1
-5
/
+0
2015-06-02
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-2
/
+0
2015-05-31
ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR
Masahiro Yamada
1
-0
/
+2
2015-05-31
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Masahiro Yamada
1
-5
/
+1
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
1
-1
/
+0
2015-03-24
ARM: UniPhier: add empty lowlevel_init to U-boot proper
Masahiro Yamada
1
-4
/
+0
2015-03-24
ARM: UniPhier: move init stack area just below TEXT_BASE
Masahiro Yamada
1
-1
/
+1
2015-03-24
ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT
Masahiro Yamada
1
-0
/
+2
2015-03-24
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
Masahiro Yamada
1
-4
/
+1
2015-03-24
ARM: UniPhier: enable Driver Model and UART on SPL
Masahiro Yamada
1
-3
/
+1
2015-03-24
ARM: UniPhier: enable CONFIG_PANIC_HANG
Masahiro Yamada
1
-1
/
+4
2015-03-01
ARM: UniPhier: switch to xHCI for PH1-Pro4
Masahiro Yamada
1
-0
/
+3
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
1
-2
/
+0
2015-02-12
dm: Add CMD_DM and CMD_DEMO to Kconfig
Simon Glass
1
-2
/
+0
2015-02-07
ARM: UniPhier: revive support card info
Masahiro Yamada
1
-0
/
+1
2015-02-07
ARM: UniPhier: move SPL init functions to spl_board_init()
Masahiro Yamada
1
-2
/
+0
2015-02-07
ARM: UniPhier: move pin_init() to board_early_init_f()
Masahiro Yamada
1
-0
/
+1
2015-02-07
ARM: UniPhier: add environment variable to update images in NAND
Masahiro Yamada
1
-0
/
+5
2015-02-07
ARM: UniPhier: use "&&" instead of "; " in commands
Masahiro Yamada
1
-5
/
+5
2015-01-29
ARM: UniPhier: enable CONFIG_I2C_EEPROM
Masahiro Yamada
1
-0
/
+3
2014-12-18
ARM: UniPhier: enable CONFIG_CMD_DM
Masahiro Yamada
1
-0
/
+2
2014-12-18
ARM: UniPhier: use DRAM area for init stack of normal image
Masahiro Yamada
1
-0
/
+4
2014-12-09
ARM: UniPhier: detect the number of flash banks at run-time
Masahiro Yamada
1
-11
/
+2
2014-12-08
ARM: UniPhier: merge UniPhier config headers into a single file
Masahiro Yamada
1
-0
/
+297