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
/
board
/
inka4x0
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-2
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+11
2014-01-24
board: delete unused header files
Masahiro Yamada
1
-16
/
+0
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
1
-21
/
+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
8
-136
/
+8
2013-02-04
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
1
-4
/
+4
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2010-12-09
Move LDSCRIPT definitions to board config files.
Wolfgang Denk
1
-27
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-18
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
1
-1
/
+0
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-16
/
+1
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-5
/
+6
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-12
/
+6
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-7
/
+7
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
1
-1
/
+1
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
1
-1
/
+1
2009-10-03
ppc: Remove board-specific command table relocation fixups
Peter Tyser
2
-38
/
+0
2009-06-12
General help message cleanup
Wolfgang Denk
1
-5
/
+5
2009-05-15
powerpc/inka4x0: Remove left-over ide reset code.
Detlev Zundel
1
-33
/
+0
2009-04-03
Rename common ns16550 constants with UART_ prefix to prevent conflicts
Detlev Zundel
1
-10
/
+10
2009-03-30
inka4x0: Use proper accessor macros for memory mapped registers.
Detlev Zundel
1
-64
/
+75
2009-03-30
inka4x0: Add hardware diagnosis and RTC in configuration.
Detlev Zundel
1
-0
/
+20
2009-03-30
inka4x0: Add hardware diagnosis functions for inka4x0
Detlev Zundel
3
-4
/
+534
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+8
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
1
-1
/
+1
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-01-25
inka4x0: remove dead code
Wolfgang Denk
1
-10
/
+0
2007-11-15
[INKA4x0] NG hardware: flash support
Marian Balakowicz
2
-433
/
+1
2007-11-15
[INKA4x0] NG hardware: SDRAM support
Marian Balakowicz
6
-26
/
+108
2007-11-15
[INKA4x0] NG hardware: platform code update
Marian Balakowicz
1
-4
/
+4
2007-07-10
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-2
/
+2
2007-07-04
Remove obsolete mpc5xxx linker scripts (3 of 3)
Grant Likely
1
-136
/
+0
2007-07-04
Consolidate mpc5xxx linker scripts
Grant Likely
1
-0
/
+1
2006-11-01
- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the
Bartlomiej Sieka
1
-10
/
+5
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-7
/
+11
2005-12-12
(no commit message)
Wolfgang Denk
1
-0
/
+1
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
1
-0
/
+2
2005-06-27
* Fix baudrate calculation problem on MPC5200 systems
wdenk
1
-2
/
+5
2005-03-14
INKA4x0: Allow initialization of LCD backlight dimming from
wdenk
1
-0
/
+15
2005-03-06
Add port initialization for digital I/O on INKA4x0
wdenk
1
-16
/
+36
2005-03-04
* Fix get_partition_info() parameter error in all other calls
wdenk
1
-0
/
+29
2005-02-24
* Add support for ext2 filesystems and image timestamps to TQM5200 board
wdenk
1
-2
/
+13
2005-01-31
* Update CPC45 board configuration.
wdenk
1
-0
/
+13
2004-12-19
* Fix problems with CMC_PU2 flash driver.
wdenk
1
-1
/
+1
2004-12-16
Code cleanup.
wdenk
2
-21
/
+20
2004-12-16
Add support for INKA4X0 board
wdenk
7
-0
/
+915