| Commit message (Expand) | Author | Age | Lines |
* | Blackfin: use on-chip syscontrol() rom function when available | Mike Frysinger | 2009-02-05 | -22/+38 |
* | Blackfin: rewrite cache handling functions | Mike Frysinger | 2009-02-02 | -46/+72 |
* | Blackfin: enable --gc-sections | Mike Frysinger | 2009-02-02 | -0/+1 |
* | Blackfin: dont check baud if it wont actually get used | Mike Frysinger | 2009-02-02 | -1/+5 |
* | Blackfin: fixup misc warnings such as printf's and missing casts | Mike Frysinger | 2009-01-28 | -10/+11 |
* | Blackfin: allow serial console to be disabled | Mike Frysinger | 2009-01-28 | -0/+8 |
* | Blackfin: support console-over-JTAG | Mike Frysinger | 2009-01-28 | -4/+130 |
* | Blackfin: handle new anomalies with reset | Mike Frysinger | 2009-01-28 | -5/+15 |
* | Blackfin: pass RETX to Linux | Mike Frysinger | 2009-01-28 | -0/+6 |
* | Blackfin: clarify relocation comment during init | Mike Frysinger | 2009-01-28 | -3/+7 |
* | Blackfin: just set SP register directly during init | Mike Frysinger | 2009-01-28 | -3/+2 |
* | Blackfin: add portmuxing for UARTs on the BF51x | Mike Frysinger | 2009-01-28 | -1/+10 |
* | Blackfin: respect CONFIG_CLKIN_HALF | Mike Frysinger | 2009-01-28 | -1/+1 |
* | Blackfin: use common memcpy routine during init | Mike Frysinger | 2009-01-28 | -21/+11 |
* | Blackfin: overhaul i2c driver | Mike Frysinger | 2009-01-28 | -429/+1 |
* | Blackfin: fix dcache handling when doing dma memcpy's | Mike Frysinger | 2009-01-28 | -2/+2 |
* | Blackfin: minimize time cache is turned off when replacing cplb entries | Mike Frysinger | 2009-01-28 | -22/+9 |
* | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi | 2008-12-15 | -16/+0 |
* | Blackfin: fix up UART status bit handling | Mike Frysinger | 2008-10-23 | -12/+60 |
* | Blackfin: small cpu init optimization while setting interrupt mask | Mike Frysinger | 2008-10-23 | -5/+2 |
* | Blackfin: set initial stack correctly according to Blackfin ABI | Mike Frysinger | 2008-10-23 | -3/+3 |
* | Blackfin: make baud calculation more accurate | Mike Frysinger | 2008-10-23 | -4/+4 |
* | Blackfin: decode hwerrcause/excause when crashing | Mike Frysinger | 2008-10-23 | -2/+40 |
* | Blackfin: fix register dump messages | Mike Frysinger | 2008-10-23 | -1/+5 |
* | Blackfin: don't bother displaying reboot msg when crashing | Mike Frysinger | 2008-10-23 | -5/+1 |
* | Blackfin: enable support for nested interrupts | Mike Frysinger | 2008-10-23 | -4/+10 |
* | Blackfin: drop unused cache flush code | Mike Frysinger | 2008-10-23 | -231/+1 |
* | Blackfin: unify cache handling code | Mike Frysinger | 2008-10-23 | -35/+0 |
* | Blackfin: only enable hardware error irq by default | Mike Frysinger | 2008-10-23 | -3/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | Blackfin: unify cpu and boot modes | Mike Frysinger | 2008-03-30 | -0/+2684 |