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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
1
-1
/
+0
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
1
-2
/
+2
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
1
-3
/
+1
2016-02-06
nios2: set up the debug UART early
Thomas Chou
1
-0
/
+7
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
1
-5
/
+9
2015-12-19
nios2: display altera sysid at startup
Thomas Chou
1
-0
/
+8
2015-11-21
nios2: 10m50: change to ns16550 uart
Thomas Chou
1
-1
/
+1
2015-11-18
nios2: zap ioremap
Thomas Chou
1
-6
/
+0
2015-11-18
nios2: dma-mapping.h: change ioremap to map_physmem
Thomas Chou
1
-1
/
+1
2015-11-12
nios2: add 10m50 devboard support
Thomas Chou
1
-0
/
+267
2015-11-12
nios2: add memcpy_fromio and memcpy_toio
Thomas Chou
1
-0
/
+4
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
1
-0
/
+4
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
4
-13
/
+17
2015-11-06
nios2: fix cached mode in clearing the BSS
Thomas Chou
1
-1
/
+1
2015-11-06
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
1
-2
/
+1
2015-11-06
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
3
-4
/
+3
2015-11-06
nios2: remove the useless parenthesis in asm/io.h
Thomas Chou
1
-4
/
+4
2015-11-06
nios2: fix map_physmem to do real cache mapping
Thomas Chou
3
-3
/
+9
2015-11-05
nios2: Use the generic bitops headers
Fabio Estevam
1
-0
/
+5
2015-10-23
nios2: fix virt_to_phys for nios2 with MMU
Thomas Chou
1
-1
/
+5
2015-10-23
nios2: zap nios2-generic board dir
Thomas Chou
1
-10
/
+6
2015-10-23
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
Thomas Chou
1
-13
/
+14
2015-10-23
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2
-24
/
+25
2015-10-23
nios2: convert cache flush to use dm cpu data
Thomas Chou
5
-98
/
+133
2015-10-23
nios2: set default cache configuration in start.S
Thomas Chou
1
-7
/
+15
2015-10-23
nios2: clean up comments style in start.S
Thomas Chou
1
-31
/
+30
2015-10-23
nios2: convert ioremap to use dm cpu data
Thomas Chou
1
-5
/
+2
2015-10-23
nios2: convert do_reset to use dm cpu data
Thomas Chou
1
-1
/
+1
2015-10-23
nios2: remove asm/psr.h
Thomas Chou
3
-27
/
+0
2015-10-23
nios2: convert altera sysid to driver model
Thomas Chou
5
-58
/
+11
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
2
-66
/
+1
2015-10-23
nios2: convert nios2 cpu to driver model
Thomas Chou
2
-3
/
+96
2015-10-23
nios2 : convert altera_pio to driver model
Thomas Chou
2
-79
/
+42
2015-10-23
nios2: add clear and set bits macros
Thomas Chou
1
-0
/
+55
2015-10-23
nios2: convert altera_jtag_uart to driver model
Thomas Chou
1
-0
/
+1
2015-10-23
nios2: map physical address to uncached virtual address
Thomas Chou
2
-2
/
+7
2015-10-23
nios2: call board_init_f_mem
Thomas Chou
2
-2
/
+10
2015-10-23
nios2: zap version_string
Thomas Chou
1
-6
/
+0
2015-10-23
nios2: zap dly_clks
Thomas Chou
1
-33
/
+0
2015-10-23
nios2: Split timer code into timer.c
Thomas Chou
3
-84
/
+67
2015-10-23
nios2: Switch to generic timer
Thomas Chou
3
-117
/
+38
2015-10-23
nios2: enable device tree control of U-Boot
Thomas Chou
4
-0
/
+166
2015-10-23
nios2: define _end in link script
Thomas Chou
1
-0
/
+6
2015-10-23
nios2: remove gp assignments in link script
Thomas Chou
1
-3
/
+5
2015-10-23
nios2: enlarge the code relocation range
Thomas Chou
1
-2
/
+3
2015-10-23
nios2: BSS should be cleared only after board_init_f
Thomas Chou
1
-14
/
+16
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2015-04-10
fdt: nios: Fix warning in ft_cpu_setup()
Simon Glass
1
-2
/
+0
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
1
-1
/
+0
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
1
-2
/
+0
[next]