| Commit message (Expand) | Author | Age | Lines |
* | Blackfin: drop now unused local variable | Mike Frysinger | 2011-11-18 | -1/+0 |
* | blackfin: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass | 2011-10-23 | -7/+2 |
* | Blackfin: post: generalize led/button tests with GPIOs | Mike Frysinger | 2011-09-29 | -0/+86 |
* | Blackfin: post: drop custom test list | Mike Frysinger | 2011-09-29 | -251/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-08-02 | -1/+5 |
|\ |
|
| * | Blackfin: switch to common display_options() | Mike Frysinger | 2011-07-12 | -1/+1 |
| * | Blackfin: uart: add multiple serial support | Mike Frysinger | 2011-07-12 | -0/+4 |
* | | unify version_string | Andreas Bießmann | 2011-07-28 | -3/+0 |
|/ |
|
* | Blackfin: use common LDSCRIPT logic | Mike Frysinger | 2011-06-03 | -158/+0 |
* | Blackfin: default to L1 bank A when L1 bank B does not exist | Mike Frysinger | 2011-04-08 | -3/+7 |
* | Blackfin: only check for os log when we have external memory | Mike Frysinger | 2011-04-08 | -1/+1 |
* | Blackfin: fix bd_t handling | Mike Frysinger | 2011-04-08 | -8/+2 |
* | Blackfin: move CONFIG_BFIN_CPU back to board config.h | Mike Frysinger | 2011-04-08 | -1/+1 |
* | Blackfin: skip RAM display for 0 mem systems | Mike Frysinger | 2011-04-08 | -2/+5 |
* | Blackfin: make sure bss len is multiple of 4 bytes | Mike Frysinger | 2010-11-18 | -0/+1 |
* | Blackfin: stick ins/outs funcs into their own .text section | Mike Frysinger | 2010-11-18 | -0/+5 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | Blackfin: fix MMC init output alignment | Mike Frysinger | 2010-10-02 | -1/+1 |
* | Blackfin: move CONFIG_BFIN_CPU to board config.mk | Mike Frysinger | 2010-10-02 | -1/+1 |
* | POST cleanup. | Michael Zaidman | 2010-09-21 | -423/+1 |
* | Blackfin: re-use board data in cpu banner | Mike Frysinger | 2010-08-11 | -1/+2 |
* | Blackfin: shutdown video DMA when booting Linux | Michael Hennerich | 2010-08-11 | -0/+9 |
* | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -2/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -4/+4 |
* | blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* | Peter Tyser | 2010-04-13 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+3400 |