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
/
barco
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2
-4
/
+4
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2020-04-16
doc: update reference to README.imximage
Patrick Delaunay
1
-1
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2
-0
/
+2
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2
-3
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
10
-22
/
+10
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2
-4
/
+0
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
1
-11
/
+0
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
6
-15
/
+15
2016-10-26
imx: s/docs\/README.imximage/doc\/README.imximage/g
Jagan Teki
1
-1
/
+1
2016-09-06
mx6: ddr: Allow changing REFSEL and REFR fields
Fabio Estevam
2
-0
/
+4
2015-09-13
mx6: remove SYS_SOC from board Kconfig
Peng Fan
2
-9
/
+0
2015-09-02
imx: mx6: ddr init MMDC according to ddr_type
Peng Fan
2
-0
/
+2
2015-09-02
imx: clock support enet2 anatop clock support
Peng Fan
1
-1
/
+1
2015-01-22
mx6: fix warning in platinum board
Stefano Babic
1
-0
/
+1
2015-01-19
arm: mx6: Add Barco platinum-picon and platinum-titanium
Stefan Roese
9
-0
/
+1183
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
1
-3
/
+0
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-5
/
+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
/
+23
2014-01-13
titanium: Return from cpu_eth_init() directly
Fabio Estevam
1
-7
/
+1
2013-12-17
i.MX6 (DQ/DLS): use macros for mux and pad declarations
Eric Nelson
1
-1
/
+1
2013-11-13
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
Eric Nelson
1
-53
/
+53
2013-11-13
mx6: titanium: Move BSP code to barco board directory
Stefan Roese
3
-0
/
+499
2010-11-26
barco: drop unsupported board configuration
Wolfgang Denk
7
-1309
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-0
/
+1
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-30
/
+0
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-2
/
+2
2010-09-21
POST cleanup.
Michael Zaidman
1
-9
/
+0
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-6
/
+0
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-1
/
+1
2010-05-07
serial: punt unused serial_addr()
Mike Frysinger
1
-4
/
+0
2009-06-12
General help message cleanup
Wolfgang Denk
1
-3
/
+3
2009-01-28
Command usage cleanup
Peter Tyser
1
-3
/
+3
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
4
-70
/
+70
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+9
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-10
cleanup use of CFG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
1
-3
/
+3
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2
-2
/
+2
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-2
/
+2
2007-07-04
Remove obsolete mpc824x linker scripts (1 of 4)
Grant Likely
1
-131
/
+0
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-10-13
Cleanup for GCC-4.x
Wolfgang Denk
1
-1
/
+1
[next]