| Commit message (Expand) | Author | Age | Lines |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -2/+2 |
* | video: Drop DEV_EXT_VIDEO flag | Bin Meng | 2015-11-05 | -1/+0 |
* | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng | 2015-11-05 | -1/+0 |
* | net: Remove all calls to net_random_ethaddr() | Joe Hershberger | 2015-05-20 | -10/+1 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | -2/+2 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -2/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+7 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+11 |
* | stdio: Remove redundant code around stdio_register() calls | Simon Glass | 2014-07-23 | -10/+0 |
* | blackfin: replace bfin_gen_rand_mac() with eth_random_addr() | Masahiro Yamada | 2014-05-12 | -2/+1 |
* | kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED | Masahiro Yamada | 2014-03-07 | -13/+0 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -3/+4 |
* | blackfin: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -22/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -34/+2 |
* | Blackfin: easylogo: add lzma logos | Mike Frysinger | 2012-02-03 | -11/+19 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | Blackfin: boards: build zlib dir with -O2 | Mike Frysinger | 2011-06-03 | -0/+1 |
* | Blackfin: move CONFIG_BFIN_CPU back to board config.h | Mike Frysinger | 2011-04-08 | -2/+0 |
* | Blackfin: unify bootmode based LDR_FLAGS setup | Mike Frysinger | 2011-04-08 | -3/+0 |
* | Blackfin: drop CONFIG_SYS_TEXT_BASE from boards | Mike Frysinger | 2011-04-08 | -3/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ | Wolfgang Denk | 2010-10-18 | -5/+5 |
* | Blackfin: move CONFIG_BFIN_CPU to board config.mk | Mike Frysinger | 2010-10-02 | -0/+2 |
* | Blackfin: bf527-ezkit: video: convert from old style MMR macros | Mike Frysinger | 2010-10-02 | -36/+40 |
* | Blackfin: shutdown video DMA when booting Linux | Michael Hennerich | 2010-08-11 | -0/+11 |
* | Blackfin: bf527-ezkit: convert to portmux framework | Mike Frysinger | 2010-07-13 | -11/+9 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -2/+2 |
* | Change directory-specific CFLAGS to use full path | Peter Tyser | 2010-04-13 | -1/+1 |
* | Blackfin: add support for BF527-EZKIT v2.1 | Michael Hennerich | 2010-01-17 | -14/+134 |
* | Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initialization | Cliff Cai | 2010-01-17 | -0/+13 |
* | Blackfin: kill off useless initdram() usage | Mike Frysinger | 2010-01-17 | -7/+0 |
* | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner | 2009-12-21 | -2/+0 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -3/+3 |
* | Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards | Mike Frysinger | 2009-06-15 | -0/+3 |
* | Blackfin: unify u-boot linker scripts | Mike Frysinger | 2009-06-14 | -131/+1 |
* | Blackfin: bf527-ezkit: new board port | Mike Frysinger | 2009-04-02 | -0/+609 |