aboutsummaryrefslogtreecommitdiff
path: root/board/barco
AgeCommit message (Expand)AuthorFilesLines
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic6-15/+15
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2-0/+4
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan2-9/+0
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan2-0/+2
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan1-1/+1
2015-01-22mx6: fix warning in platinum boardStefano Babic1-0/+1
2015-01-19arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese9-0/+1183
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-01-13titanium: Return from cpu_eth_init() directlyFabio Estevam1-7/+1
2013-12-17i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson1-1/+1
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson1-53/+53
2013-11-13mx6: titanium: Move BSP code to barco board directoryStefan Roese3-0/+499
2010-11-26barco: drop unsupported board configurationWolfgang Denk7-1309/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-30/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-21POST cleanup.Michael Zaidman1-9/+0
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-6/+0
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-05-07serial: punt unused serial_addr()Mike Frysinger1-4/+0
2009-06-12General help message cleanupWolfgang Denk1-3/+3
2009-01-28Command usage cleanupPeter Tyser1-3/+3
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-70/+70
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-10Fix some more print() format errors.Wolfgang Denk1-3/+3
2008-06-12Change initdram() return type to phys_size_tBecky Bruce2-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2007-07-04Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely1-131/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-101/+124
2005-09-25Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) boardWolfgang Denk9-0/+1460