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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
sandbox: Properly print physical addresses
Thierry Reding
1
-1
/
+1
2018-06-03
efi: sandbox: Add required linker sections
Simon Glass
2
-1
/
+13
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
4
-8
/
+4
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
1
-5
/
+0
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
1
-2
/
+0
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
1
-0
/
+5
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
1
-0
/
+1
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+2
2016-07-14
sandbox: Don't use PCI in SPL
Simon Glass
1
-0
/
+2
2016-07-14
sandbox: Don't exit when bootm completes
Simon Glass
1
-1
/
+1
2015-04-19
sandbox: Add support for bootz
Sjoerd Simons
1
-0
/
+42
2015-04-19
sandbox: Split bootm code out into lib/bootm
Sjoerd Simons
2
-0
/
+22
2015-04-16
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2
-1
/
+139
2014-05-16
Revert "sandbox: move source files from board/ to arch/sandbox/"
Masahiro Yamada
2
-84
/
+1
2014-05-09
sandbox: move source files from board/ to arch/sandbox/
Masahiro Yamada
2
-1
/
+84
2013-10-31
sandbox: convert makefiles to Kbuild style
Masahiro Yamada
1
-24
/
+1
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2
-34
/
+2
2013-05-01
sandbox: Switch over to generic board
Simon Glass
2
-286
/
+0
2013-02-04
sandbox: Move ram_buf to arch_global_data
Simon Glass
1
-3
/
+3
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
1
-2
/
+0
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
1
-3
/
+0
2012-03-12
sandbox: add getopt support
Simon Glass
1
-0
/
+1
2012-03-12
sandbox: allow processing before main loop
Simon Glass
1
-0
/
+2
2012-03-12
sandbox: fdt: add support for CONFIG_OF_CONTROL
Simon Glass
1
-0
/
+8
2011-12-10
sandbox: Add improved RAM simulation
Matthias Weisser
1
-7
/
+10
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
1
-1
/
+1
2011-10-17
sandbox: Add architecture lib files
Simon Glass
3
-0
/
+366