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
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2
-10
/
+11
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-1
/
+1
2014-11-07
sandbox: init cli for -c
Rabin Vincent
1
-0
/
+3
2014-10-27
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
1
-0
/
+5
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2
-14
/
+0
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
1
-0
/
+1
2014-10-22
sandbox: dts: Add a SPI device and cros_ec device
Simon Glass
1
-0
/
+26
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-09-10
sandbox: dts: Add a serial console node
Simon Glass
1
-0
/
+10
2014-08-31
dm: sandbox: dts: Add a GPIO bank
Simon Glass
1
-0
/
+8
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
1
-1
/
+1
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+16
2014-07-23
sandbox: Remove all drivers before exit
Simon Glass
1
-0
/
+4
2014-07-23
sandbox: Support pre-relocation malloc()
Simon Glass
1
-0
/
+3
2014-07-23
sandbox: Set up global data before board_init_f()
Simon Glass
2
-1
/
+5
2014-07-07
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
Masahiro Yamada
1
-0
/
+0
2014-06-23
sandbox: change local_irq_save() to macro
Masahiro Yamada
2
-6
/
+4
2014-06-23
sandbox: terminate os_dirent_ls() result list
Stephen Warren
1
-0
/
+1
2014-06-20
Makefile: Support include files for .dts files
Simon Glass
1
-0
/
+1
2014-06-20
sandbox: Support iotrace feature
Simon Glass
1
-0
/
+10
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
1
-4
/
+4
2014-05-16
Revert "sandbox: move source files from board/ to arch/sandbox/"
Masahiro Yamada
2
-84
/
+1
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
1
-0
/
+1
2014-05-09
sandbox: ignore sandbox.dtb
Masahiro Yamada
1
-0
/
+1
2014-05-09
sandbox: move source files from board/ to arch/sandbox/
Masahiro Yamada
2
-1
/
+84
2014-05-09
sandbox: Provide a build option to avoid using SDL
Simon Glass
1
-0
/
+6
2014-03-17
sandbox: Add options to clean up temporary files
Simon Glass
4
-11
/
+24
2014-03-17
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
3
-6
/
+59
2014-03-17
sandbox: Add LCD driver
Simon Glass
3
-0
/
+13
2014-03-17
sandbox: Add a simple sound driver
Simon Glass
1
-0
/
+14
2014-03-17
sandbox: Add SDL library for LCD, keyboard, audio
Simon Glass
4
-0
/
+467
2014-03-17
sandbox: Add -j option to indicate a jump from a previous U-Boot
Simon Glass
2
-1
/
+18
2014-03-17
sandbox: Add os_jump_to_image() to run another executable
Simon Glass
1
-0
/
+89
2014-03-17
sandbox: dts: Add display and keyboard to sandbox
Simon Glass
1
-0
/
+96
2014-03-17
Use a const pointer for map_to_sysmem()
Simon Glass
1
-1
/
+1
2014-03-07
unit-test: make "test -e" test independent of $CWD
Stephen Warren
1
-0
/
+5
2014-03-04
sandbox: Convert GPIOs to use driver model
Simon Glass
1
-9
/
+5
2014-03-04
sandbox: Build a device tree file for sandbox
Simon Glass
3
-0
/
+33
2014-02-25
kbuild: use shorten log for linking u-boot
Masahiro Yamada
1
-0
/
+4
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-4
/
+7
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-2
/
+2
2014-01-29
sandbox: Use system headers first for sandbox's os.c in a different way
Masahiro Yamada
1
-4
/
+4
2014-01-24
sandbox: fix the return type of os_free() function
Masahiro Yamada
1
-1
/
+1
2014-01-08
sandbox: Add a prototype for cleanup_before_linux()
Simon Glass
1
-0
/
+2
2014-01-08
sandbox: Add facility to save/restore sandbox state
Simon Glass
3
-4
/
+490
2014-01-08
sandbox: Allow reading/writing of RAM buffer
Simon Glass
6
-3
/
+98
2014-01-08
sandbox: Add -i option to enter interactive mode
Simon Glass
2
-1
/
+13
2014-01-08
sandbox: Allow the console to work earlier
Simon Glass
1
-0
/
+11
2014-01-08
sandbox: Implement the bootm command for sandbox
Simon Glass
1
-2
/
+15
2014-01-08
sandbox: Allow return from board_init_f()
Simon Glass
1
-5
/
+6
[next]