summaryrefslogtreecommitdiff
path: root/board/Barix
Commit message (Expand)AuthorAgeFilesLines
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Drop references to MAKEALL in the documentationSimon Glass2016-07-311-6/+6
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* davinci: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-191-1/+1
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+5
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-092-21/+10
|\
| * arm, da85x: update for the ipam390 boardHeiko Schocher2013-11-012-21/+10
* | board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
|/
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* arm, da850: add ipam390 board supportHeiko Schocher2013-08-155-0/+861