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
/
board
/
micronas
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2
-2
/
+2
2016-07-22
mtd: OneNAND: allow board init function fail
Ladislav Michl
1
-1
/
+3
2016-05-31
MIPS: Split I & D cache line size config
Paul Burton
1
-1
/
+4
2016-05-31
MIPS: Move cache sizes to Kconfig
Paul Burton
1
-0
/
+9
2016-05-26
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
1
-0
/
+3
2016-01-20
mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk
Masahiro Yamada
1
-13
/
+0
2016-01-16
MIPS: vct: fix I/O accessor calls
Daniel Schwierzeck
1
-2
/
+4
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2014-11-01
MIPS: kconfig: add options for vct board variant select
Daniel Schwierzeck
1
-0
/
+24
2014-11-01
MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS
Daniel Schwierzeck
1
-3
/
+0
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
1
-1
/
+1
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-4
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+17
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+19
2014-03-04
board: config.mk: delete unused sinclude directive
Masahiro Yamada
1
-2
/
+0
2013-10-31
mips: convert makefiles to Kbuild style
Masahiro Yamada
1
-29
/
+8
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
29
-412
/
+29
2013-01-31
MIPS: vct: remove custom u-boot.lds script
Gabor Juhos
1
-68
/
+0
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
1
-1
/
+0
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
1
-7
/
+0
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
1
-0
/
+5
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
1
-3
/
+4
2011-05-10
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
1
-5
/
+5
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-2
/
+2
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-3
/
+3
2009-09-28
MIPS: VCT: Remove read_spareram reference
Shinya Kuribayashi
1
-1
/
+0
2009-07-22
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2
-4
/
+28
2009-06-12
General help message cleanup
Wolfgang Denk
1
-3
/
+3
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
1
-1
/
+1
2009-01-27
MIPS: Add VCT board series support (Part 3/3)
Stefan Roese
12
-0
/
+1203
2009-01-27
MIPS: Add VCT board series support (Part 2/3)
Stefan Roese
9
-0
/
+2047
2009-01-27
MIPS: Add VCT board series support (Part 1/3)
Stefan Roese
10
-0
/
+1261