Age | Commit message (Expand) | Author | Files | Lines |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng | 2 | -2/+2 |
2015-05-20 | net: Remove all calls to net_random_ethaddr() | Joe Hershberger | 1 | -15/+0 |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 1 | -1/+1 |
2014-09-25 | MAINTAINERS: comment out invalid maintainers | Masahiro Yamada | 1 | -1/+1 |
2014-09-14 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 1 | -2/+0 |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada | 1 | -0/+6 |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 1 | -0/+11 |
2014-05-12 | blackfin: replace bfin_gen_rand_mac() with eth_random_addr() | Masahiro Yamada | 1 | -2/+1 |
2014-03-07 | kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED | Masahiro Yamada | 1 | -5/+0 |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 1 | -3/+4 |
2013-11-01 | blackfin: convert makefiles to Kbuild style | Masahiro Yamada | 1 | -21/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2 | -34/+2 |
2011-10-16 | punt unused clean/distclean targets | Mike Frysinger | 1 | -6/+0 |
2011-10-06 | net: drop !NET_MULTI code | Mike Frysinger | 1 | -2/+0 |
2011-07-12 | Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settings | Harald Krapfenbauer | 1 | -18/+21 |
2011-06-03 | Blackfin: boards: build zlib dir with -O2 | Mike Frysinger | 1 | -0/+1 |
2011-04-08 | Blackfin: move CONFIG_BFIN_CPU back to board config.h | Mike Frysinger | 1 | -2/+0 |
2011-04-08 | Blackfin: unify bootmode based LDR_FLAGS setup | Mike Frysinger | 1 | -1/+0 |
2011-04-08 | Blackfin: drop CONFIG_SYS_TEXT_BASE from boards | Mike Frysinger | 1 | -3/+0 |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier | 1 | -2/+2 |
2010-10-19 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 1 | -1/+1 |
2010-10-03 | Blackfin: move CONFIG_BFIN_CPU to board config.mk | Mike Frysinger | 1 | -0/+2 |
2010-10-03 | Blackfin: unify gpio cfi implementations | Mike Frysinger | 3 | -69/+3 |
2010-07-05 | Blackfin: convert gpio flash logic to common gpio layer | Mike Frysinger | 1 | -10/+8 |
2010-07-05 | Blackfin: unify custom gpio commands | Mike Frysinger | 2 | -35/+1 |
2010-07-05 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 1 | -1/+1 |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser | 1 | -2/+2 |
2010-04-13 | Change directory-specific CFLAGS to use full path | Peter Tyser | 1 | -1/+1 |
2010-01-17 | Blackfin: kill off useless initdram() usage | Mike Frysinger | 1 | -7/+0 |
2009-09-02 | Blackfin: cm-bf537u: new board port | Harald Krapfenbauer | 6 | -0/+258 |