Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | arc: Fix printf size_t format related warnings (again...) | Vasili Galka | 2014-08-26 | -0/+4 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -1/+1 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+29 |
* | ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH | Alexey Brodkin | 2014-06-03 | -0/+1 |
* | common/board_f: Initialized global data for generic board | York Sun | 2014-05-12 | -0/+2 |
* | kbuild: delete redundant LDSCRIPT definition | Masahiro Yamada | 2014-03-12 | -2/+0 |
* | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | -2/+6 |
* | arc: fix relocation for big-endian target | Alexey Brodkin | 2014-02-21 | -0/+4 |
* | arc: remove "hardware.h" | Alexey Brodkin | 2014-02-20 | -10/+0 |
* | arc: add library functions | Alexey Brodkin | 2014-02-07 | -0/+846 |
* | arc: add cpu files | Alexey Brodkin | 2014-02-07 | -0/+734 |
* | arc: add architecture header files | Alexey Brodkin | 2014-02-07 | -0/+593 |