summaryrefslogtreecommitdiff
path: root/board/ait
AgeCommit message (Expand)AuthorFilesLines
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31davinci: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau1-0/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2014-06-20mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan1-1/+1
2014-05-30Add cli_ prefix to readline functionsSimon Glass1-1/+1
2014-05-30move CLI prototypes to cli.h and add commentsSimon Glass1-0/+1
2014-05-30Remove unnecessary use of hush header fileSimon Glass1-1/+0
2014-03-13kbuild: rename SRCTREE to srctreeMasahiro Yamada1-1/+1
2014-02-27arm: make _end compiler-generatedAlbert ARIBAUD1-1/+5
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-09-06cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada1-2/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-64/+4
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-5/+0
2013-06-22remove all references to .dynsymAlbert ARIBAUD1-5/+0
2013-06-01mtd: resync with Linux-3.7.1Sergey Lapin1-5/+7
2013-04-14cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD1-1/+1
2013-04-13Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau1-1/+1
2013-03-29menu: Add support for user defined item choice functionPali Rohár1-1/+2
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-4/+0
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-13Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD1-4/+0
2012-12-20spl: Change PAD_TO to CONFIG_SPL_PAD_TOScott Wood1-1/+1
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+4
2012-03-28ARM: davinci: fixes for cam_enc_4xx boardHeiko Schocher3-17/+47
2012-03-28cam_enc_4xx: Rename 'images' to 'imgs'Tom Rini1-24/+24
2012-02-12arm, davinci: cam_enc_4xx board updatesHeiko Schocher2-5/+665
2011-12-07arm, davinci: move misc function in arch treeHeiko Schocher1-15/+0
2011-11-04arm, davinci: add cam_enc_4xx supportHeiko Schocher5-0/+628