Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig | Masahiro Yamada | 2015-03-28 | -3/+0 |
* | arc: introduce U-Boot port for ARCv2 ISA | Alexey Brodkin | 2015-02-13 | -0/+12 |
* | arc: build libgcc in U-Boot | Alexey Brodkin | 2015-02-09 | -0/+3 |
* | arc: move CPU flags selection to the main "config.mk" | Alexey Brodkin | 2015-02-09 | -1/+5 |
* | arc: add selection of endianess in Kconfig | Alexey Brodkin | 2015-02-09 | -1/+3 |
* | arc: add more flavours of ARC700 series CPU | Alexey Brodkin | 2015-02-09 | -0/+4 |
* | arc: add dependences on MMU presence | Alexey Brodkin | 2015-01-15 | -0/+4 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -1/+1 |
* | 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: add cpu files | Alexey Brodkin | 2014-02-07 | -0/+31 |