| Commit message (Expand) | Author | Age |
* | Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning | Bryan Wu | 2009-02-04 |
* | Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs | Mike Frysinger | 2009-02-04 |
* | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd | Sonic Zhang | 2009-02-04 |
* | Blackfin arch: cleanup bf54x ifdef mess in gpio code | Mike Frysinger | 2009-02-04 |
* | Blackfin arch: add support for mobile ddr bf54x parts | Mike Frysinger | 2009-02-04 |
* | Blackfin arch: fix bug: kernel crash when enable SDIO host driver | Mike Frysinger | 2009-01-07 |
* | Blackfin arch: Set PB4 as the default irq for bf548 board v1.4+. | Sonic Zhang | 2009-01-07 |
* | Blackfin arch: add SDIO host driver platform data | Cliff Cai | 2009-01-07 |
* | Blackfin arch: merge adeos blackfin part to arch/blackfin/ | Yi Li | 2009-01-07 |
* | Blackfin arch: update anomaly headers to match latest sheets | Mike Frysinger | 2009-01-07 |
* | Blackfin arch: Fix bug - wrong endpoint number and dma channels of USB | Bryan Wu | 2009-01-07 |
* | Blackfin arch: Remove wasted SIR header files | Graf Yang | 2009-01-07 |
* | Blackfin arch: Modify bfin_sir device configuration to board file | Graf Yang | 2009-01-07 |
* | Blackfin arch: Fix typo (channel) | Jean Delvare | 2009-01-07 |
* | Blackfin arch: cleanup - use scm for changelog, not file headers | Mike Frysinger | 2009-01-07 |
* | Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e... | Mike Frysinger | 2009-01-07 |
* | Blackfin arch: smp patch cleanup from LKML review | Graf Yang | 2009-01-07 |
* | Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option | Michael Hennerich | 2009-01-07 |
* | Blackfin arch: add simple-gpio resources to all adi/tinyboards | Mike Frysinger | 2009-01-07 |
* | Blackfin arch: add ANOMALY_05000435 to our headers | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: move out irq related functions | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: delay PLL_CTL/VR_CTL wrappers | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: make ADI board names consistent | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: SMP supporting patchset: some other misc code | Graf Yang | 2009-01-07 |
* | Blackfin arch: use physmap in board resources rather than legacy config method | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 board | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati... | Michael Hennerich | 2008-11-18 |
* | Blackfin arch: update anomaly lists to match latest sheets | Mike Frysinger | 2008-10-28 |
* | Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3 | Mike Frysinger | 2008-10-28 |
* | Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o... | Robin Getz | 2008-10-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr... | Robin Getz | 2008-10-12 |
| * | Blackfin arch: make sure L2 start and length are always defined (fixes buildi... | Mike Frysinger | 2008-10-10 |
| * | Blackfin arch: update anomaly headers to match the latest sheet | Mike Frysinger | 2008-10-10 |
| * | Blackfin arch: print out error/warning if you are running on the incorrect CP... | Robin Getz | 2008-10-10 |
| * | Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ... | Mike Frysinger | 2008-10-10 |
| * | Blackfin arch: Move all the silicon rev handling to one place | Mike Frysinger | 2008-10-09 |
| * | Blackfin arch: fix end address for parallel flash and increase kernel partiti... | Mike Frysinger | 2008-10-09 |
| * | Blackfin arch: flags of UART3 mem resource is missing | Sonic Zhang | 2008-10-09 |
| * | Blackfin arch: Make sure we program the correct values in only when necessary... | Robin Getz | 2008-10-08 |
| * | Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource... | Michael Hennerich | 2008-10-08 |
| * | Blackfin arch: only include asm/cplb.h when it is truly used | Mike Frysinger | 2008-10-13 |
| * | Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11 | Mike Frysinger | 2008-10-07 |
| * | Blackfin arch: use new platform data interface of musb to replace old one | Bryan Wu | 2008-10-08 |
* | | Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART | Graf Yang | 2008-10-13 |
* | | Blackfin Serial Driver: move common variables out of serial headers and into ... | Mike Frysinger | 2008-10-13 |
|/ |
|
* | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 2008-08-26 |
* | Blackfin arch: do not muck with the UART during boot -- let the serial driver... | Mike Frysinger | 2008-08-14 |
* | Blackfin arch: mark some functions as __init as they are only called from __i... | Mike Frysinger | 2008-08-14 |
* | Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling | Michael Hennerich | 2008-08-06 |