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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
603
-2161
/
+0
2014-09-13
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
Masahiro Yamada
1
-0
/
+56
2014-09-13
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
51
-149
/
+2542
2014-09-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
93
-473
/
+2235
2014-09-11
arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
Benoît Thébaudeau
1
-1
/
+2
2014-09-11
arm: Make reset position-independent
Benoît Thébaudeau
1
-2
/
+1
2014-09-11
README.clang: build command with clang
Jeroen Hofstee
1
-0
/
+56
2014-09-11
Makefile: default to cc for host compiler
Jeroen Hofstee
1
-2
/
+2
2014-09-10
dm: tegra: Enable driver model for serial
Simon Glass
3
-1
/
+47
2014-09-10
tegra: dts: Add serial port details
Simon Glass
24
-10
/
+1405
2014-09-10
dm: serial: Add driver model support for ns16550
Simon Glass
4
-3
/
+218
2014-09-10
dm: serial: Collect common baud rate code in ns16550
Simon Glass
1
-20
/
+13
2014-09-10
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
3
-11
/
+34
2014-09-10
sandbox: dts: Add a serial console node
Simon Glass
2
-0
/
+23
2014-09-10
sandbox: serial: Support a coloured console
Simon Glass
1
-0
/
+83
2014-09-10
sandbox: Convert serial driver to use driver model
Simon Glass
2
-31
/
+39
2014-09-10
dm: Add a uclass for serial devices
Simon Glass
4
-0
/
+310
2014-09-10
dm: Adjust lists_bind_fdt() to return the bound device
Simon Glass
3
-5
/
+13
2014-09-10
dm: fdt: Add a function to look up a chosen node
Simon Glass
2
-0
/
+27
2014-09-10
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
1
-0
/
+1
2014-09-10
tegra: Convert tegra GPIO driver to use driver model
Simon Glass
4
-62
/
+283
2014-09-10
dm: tegra: Set up a pre-reloc malloc()
Simon Glass
1
-0
/
+1
2014-09-10
dm: Make driver model available before board_init()
Simon Glass
3
-16
/
+50
2014-09-10
Set up stdio earlier when using driver model
Simon Glass
1
-6
/
+11
2014-09-10
dm: Move pre-reloc init earlier to cope with board_early_init_f()
Simon Glass
1
-2
/
+2
2014-09-10
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2
-1
/
+4
2014-09-10
microblaze: remove #ident directive to fix build error
Masahiro Yamada
1
-1
/
+0
2014-09-09
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
Tom Rini
14
-172
/
+972
2014-09-09
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
65
-46
/
+4322
2014-09-09
buildman: fix typos of --dry-run help message
Masahiro Yamada
1
-1
/
+1
2014-09-09
buildman: Create parent directories as necessary
Thierry Reding
2
-3
/
+6
2014-09-09
patman: make run results better visible
Vadim Bendebury
1
-1
/
+6
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
3
-9
/
+13
2014-09-09
buildman: Permit branch names with an embedded '/'
Simon Glass
2
-5
/
+14
2014-09-09
buildman: Expand output test to cover directory prefixes
Simon Glass
1
-8
/
+46
2014-09-09
buildman: Add additional functional tests
Simon Glass
1
-18
/
+306
2014-09-09
patman: Start with a clean series when needed
Simon Glass
1
-1
/
+3
2014-09-09
buildman: Provide an internal option to clean the outpur dir
Simon Glass
1
-1
/
+10
2014-09-09
buildman: Correct counting of build failures on retry
Simon Glass
1
-7
/
+8
2014-09-09
buildman: Allow tests to have their own boards
Simon Glass
2
-10
/
+31
2014-09-09
buildman: Avoid looking at config file or toolchains in tests
Simon Glass
2
-5
/
+29
2014-09-09
buildman: Set up bsettings outside the control module
Simon Glass
2
-1
/
+2
2014-09-09
buildman: Add a functional test
Simon Glass
4
-18
/
+206
2014-09-09
patman: Provide a way to intercept commands for testing
Simon Glass
1
-0
/
+20
2014-09-09
buildman: Move full help code into the control module
Simon Glass
2
-6
/
+8
2014-09-09
buildman: Move the command line code into its own file
Simon Glass
2
-71
/
+87
2014-09-09
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2
-3
/
+7
2014-09-09
buildman: Enhance basic test to check summary output
Simon Glass
1
-5
/
+96
2014-09-09
buildman: Send builder output through a function for testing
Simon Glass
1
-28
/
+30
2014-09-09
patman: Add a way of recording terminal output for testing
Simon Glass
1
-0
/
+72
[next]