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
/
nds32
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
1
-2
/
+2
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
4
-11
/
+11
2021-09-24
arm: use CONFIG_SUPPORT_PASSING_ATAGS
Patrick Delaunay
2
-22
/
+6
2021-09-23
lmb: nds32: Add arch_lmb_reserve()
Marek Vasut
1
-0
/
+13
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-2
/
+0
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
3
-5
/
+5
2021-08-06
pci: ppc: Drop ftpci100 driver
Simon Glass
1
-2
/
+0
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-1
/
+1
2021-06-23
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
1
-0
/
+2
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
1
-3
/
+3
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
1
-1
/
+0
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2
-2
/
+2
2021-03-02
nds32: Remove dead reset_cpu() implementation
Harald Seiler
1
-22
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
1
-0
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-11
/
+13
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
1
-4
/
+0
2020-06-25
bdinfo: nds32: Use generic bd_info
Simon Glass
1
-18
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
3
-3
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+2
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
1
-24
/
+0
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
1
-3
/
+1
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
1
-2
/
+3
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
1
-2
/
+21
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
1
-1
/
+1
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2
-0
/
+2
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
3
-0
/
+3
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
3
-7
/
+21
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
1
-0
/
+12
2019-05-18
CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
Trevor Woerner
2
-2
/
+2
2019-04-12
dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
1
-1
/
+1
2019-01-22
nds32: dts: Fix mmc node compatible string
Rick Chen
2
-2
/
+2
2019-01-22
nds32: Fix boot fail issue when build with elf-mculib.
Rick Chen
1
-1
/
+1
2019-01-22
nds32: Generate SW fpu instruction.
Rick Chen
1
-2
/
+2
2019-01-22
nds32: Remove gcc unused option
Rick Chen
1
-1
/
+1
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
1
-51
/
+0
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
1
-2
/
+2
2018-09-25
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
1
-1
/
+1
[next]