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
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-01-08
sandbox: Correct help message <arg> garbling
Simon Glass
1
-2
/
+2
2014-01-08
sandbox: Improve/augment memory allocation functions
Simon Glass
1
-2
/
+43
2013-12-09
sandbox: spi: Add SPI emulation bus
Mike Frysinger
3
-0
/
+75
2013-12-09
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
Simon Glass
4
-22
/
+24
2013-11-21
sandbox: Make map_to_sysmem() use a constant pointer
Simon Glass
1
-1
/
+1
2013-11-21
sandbox: config: Don't use 64-bit physical memory
Simon Glass
1
-2
/
+2
2013-11-21
sandbox: Use system headers first for sandbox's os.c
Simon Glass
1
-2
/
+4
2013-11-21
sandbox: Use uint64_t instead of u64 for time
Simon Glass
1
-1
/
+2
2013-10-31
sandbox: convert makefiles to Kbuild style
Masahiro Yamada
2
-46
/
+2
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
9
-9
/
+9
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
23
-388
/
+23
2013-06-26
sandbox: Support trace feature
Simon Glass
2
-2
/
+2
2013-05-01
sandbox: Allow -c argument to provide a command list
Simon Glass
1
-1
/
+1
2013-05-01
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
2
-0
/
+8
2013-05-01
sandbox: Switch over to generic board
Simon Glass
5
-307
/
+11
2013-05-01
sandbox: Provide a way to map from host RAM to U-Boot RAM
Simon Glass
2
-0
/
+8
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+1
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
1
-0
/
+2
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
1
-1
/
+1
2013-03-04
sandbox: Add a way of obtaining directory listings
Simon Glass
1
-0
/
+101
2013-02-28
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
2
-0
/
+11
2013-02-28
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
1
-0
/
+8
2013-02-28
sandbox: fix compiler warning
Allen Martin
1
-0
/
+3
2013-02-04
sandbox: Use generic global_data
Simon Glass
1
-24
/
+1
2013-02-04
sandbox: Move ram_buf to arch_global_data
Simon Glass
3
-5
/
+5
2013-02-01
Add architecture-specific global data
Simon Glass
1
-0
/
+6
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
1
-3
/
+0
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
1
-0
/
+5
2012-10-19
sandbox: Change global data baudrate to int
Simon Glass
1
-1
/
+1
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
1
-2
/
+0
2012-09-29
sandbox: Add asm/errno.h
Simon Glass
1
-0
/
+1
2012-08-09
global_data: unify global flag defines
Mike Frysinger
1
-13
/
+1
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2
-4
/
+0
2012-04-23
sandbox: Use the new run_command()
Simon Glass
1
-6
/
+0
2012-03-12
sandbox: add getopt support
Simon Glass
8
-0
/
+290
2012-03-12
sandbox: allow processing before main loop
Simon Glass
3
-0
/
+10
2012-03-12
sandbox: add concept of sandbox state
Simon Glass
4
-2
/
+117
2012-03-12
sandbox: disable fortification
Mike Frysinger
1
-1
/
+1
2012-03-12
sandbox: u-boot.lds: tweak style
Mike Frysinger
1
-5
/
+5
2012-03-12
sandbox: gpio: add basic driver for simulating GPIOs
Simon Glass
1
-0
/
+81
2012-03-12
sandbox: add flags for open() call
Simon Glass
1
-2
/
+22
2012-03-12
sandbox: fdt: add support for CONFIG_OF_CONTROL
Simon Glass
2
-0
/
+9
[prev]
[next]