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
/
nios2
/
cpu
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-1
/
+1
2024-05-06
nios2: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2023-12-21
nios2: Add a reset_cpu() function
Simon Glass
1
-1
/
+7
2023-08-31
event: Convert existing spy records to simple
Simon Glass
1
-2
/
+2
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
1
-1
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-1
/
+1
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
1
-1
/
+3
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
1
-3
/
+5
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-5
/
+3
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
1
-3
/
+5
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-1
/
+2
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-0
/
+6
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-1
/
+1
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
1
-3
/
+1
2015-12-19
nios2: display altera sysid at startup
Thomas Chou
1
-0
/
+8
2015-11-06
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
1
-0
/
+1
2015-11-06
nios2: fix map_physmem to do real cache mapping
Thomas Chou
1
-1
/
+2
2015-10-23
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
1
-0
/
+24
2015-10-23
nios2: convert cache flush to use dm cpu data
Thomas Chou
1
-15
/
+0
2015-10-23
nios2: convert do_reset to use dm cpu data
Thomas Chou
1
-1
/
+1
2015-10-23
nios2: convert altera sysid to driver model
Thomas Chou
1
-11
/
+2
2015-10-23
nios2: convert nios2 cpu to driver model
Thomas Chou
1
-3
/
+87
2014-08-30
nios2: move nios2.h to arch asm directory
Thomas Chou
1
-1
/
+1
2014-08-30
nios2: divide nios2-io.h into each specific drivers and remove it
Thomas Chou
1
-1
/
+0
2014-08-24
nios2: add generic board support
Thomas Chou
1
-1
/
+13
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2011-10-28
nios2: Pseudo implement dcache_status/enable/disable()
Joachim Foerster
1
-0
/
+16
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
1
-1
/
+1
2010-08-19
nios2: fix out of reach case for do_reset
Thomas Chou
1
-6
/
+5
2010-04-13
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
1
-0
/
+50