| Commit message (Expand) | Author | Age | Files | Lines |
* | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2008-04-23 | 21 | -28/+28 |
* | [Blackfin] arch: fix bug - make sure we check the right L1 length | Meihui Fan | 2008-04-23 | 1 | -1/+1 |
* | [Blackfin] arch: add support for the rest of the gptimers on the BF54x | Meihui Fan | 2008-04-23 | 1 | -8/+16 |
* | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ... | Mike Frysinger | 2008-04-23 | 2 | -11/+23 |
* | [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so d... | Mike Frysinger | 2008-04-23 | 1 | -12/+12 |
* | [Blackfin] arch: update reboot code to match latest info (really just copy fr... | Mike Frysinger | 2008-04-23 | 1 | -29/+40 |
* | [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the... | Bernd Schmidt | 2008-04-23 | 1 | -19/+27 |
* | [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. | Bernd Schmidt | 2008-04-23 | 1 | -1/+6 |
* | [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t... | Bernd Schmidt | 2008-04-23 | 2 | -3/+3 |
* | [Blackfin] arch: fix bug - grab locks when not atomic | Robin Getz | 2008-03-26 | 1 | -4/+4 |
* | [Blackfin] arch: fix bug - when we crash, current is not valid | Robin Getz | 2008-03-26 | 1 | -14/+23 |
* | [Blackfin] arch: add i2c board info struct and move to new-style i2c interface | Bryan Wu | 2008-03-26 | 3 | -0/+99 |
* | [Blackfin] arch: fix up gpio code style -- no functional changes | Mike Frysinger | 2008-03-26 | 1 | -47/+39 |
* | [Blackfin] arch: dump the stack before printing out an error otherwise the st... | Mike Frysinger | 2008-03-26 | 1 | -7/+7 |
* | [Blackfin] arch: conditionally enable flash resources since it requests the a... | Mike Frysinger | 2008-03-26 | 4 | -0/+20 |
* | [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ... | Yi Li | 2008-03-26 | 1 | -7/+45 |
* | [Blackfin] arch: remove NOTES from linker script | Bernd Schmidt | 2008-03-26 | 1 | -2/+0 |
* | [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J... | Mike Frysinger | 2008-03-26 | 1 | -0/+26 |
* | [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable | Mike Frysinger | 2008-03-07 | 1 | -0/+5 |
* | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an... | Mike Frysinger | 2008-03-07 | 5 | -16/+19 |
* | [Blackfin] arch: turn generic time on by default | Mike Frysinger | 2008-02-29 | 12 | -12/+12 |
* | [Blackfin] arch: add board bluetechnix kernel defconfigs to kernel | Mike Frysinger | 2008-02-29 | 4 | -0/+3778 |
* | [Blackfin] arch: initial generic time and clock sources | Vitja Makarov | 2008-02-29 | 4 | -20/+253 |
* | [BLACKFIN] minor irq handler cleanups | Jeff Garzik | 2008-04-20 | 1 | -3/+2 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 2 | -9/+0 |
* | [Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markings | Mike Frysinger | 2008-03-03 | 1 | -6/+6 |
* | [Blackfin] arch: fix bug - allow SDH driver to be used as module | Michael Hennerich | 2008-03-03 | 1 | -2/+2 |
* | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls | Bryan Wu | 2008-03-06 | 1 | -1/+4 |
* | [Blackfin] arch: kill section mismatch warnings | Bryan Wu | 2008-02-29 | 2 | -4/+9 |
* | [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ... | Mike Frysinger | 2008-02-29 | 1 | -7/+27 |
* | [Blackfin] arch: make sure we have proper description/copyright/license lines | Mike Frysinger | 2008-02-25 | 1 | -4/+4 |
* | [Blackfin] arch: Fix CONFIG_PM support for BF561 | Michael Hennerich | 2008-02-25 | 1 | -4/+2 |
* | [Blackfin] arch: Remove DPMC char driver option | Michael Hennerich | 2008-02-25 | 1 | -131/+0 |
* | [Blackfin] arch: Cleanup abd Simplify: | Michael Hennerich | 2008-02-25 | 1 | -106/+51 |
* | [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun... | Michael Hennerich | 2008-02-25 | 1 | -0/+3 |
* | [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ... | Mike Frysinger | 2008-02-25 | 1 | -0/+1 |
* | [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide... | Mike Frysinger | 2008-02-25 | 4 | -72/+0 |
* | [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot... | Michael Hennerich | 2008-02-25 | 1 | -4/+10 |
* | [Blackfin] arch: grab mac address from OTP on BF527-EZKIT | Mike Frysinger | 2008-02-25 | 1 | -6/+11 |
* | [Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UA... | Sonic Zhang | 2008-02-25 | 1 | -7/+8 |
* | [Blackfin] arch: add board resources for new simple-gpio char driver | Mike Frysinger | 2008-02-22 | 6 | -0/+89 |
* | [Blackfin] arch: fix bug - set right partition size in the board files | Mike Frysinger | 2008-02-25 | 6 | -25/+25 |
* | [Blackfin] arch: Update default config | Sonic Zhang | 2008-02-22 | 6 | -21/+18 |
* | [Blackfin] arch: add fixed code to the memory map output | Mike Frysinger | 2008-02-22 | 1 | -1/+3 |
* | [Blackfin] arch: add handling for the mach symlink in the `make V=1` case | Mike Frysinger | 2008-02-22 | 1 | -0/+1 |
* | [Blackfin] arch: respect `make -s` when creating the asm/mach symlink | Mike Frysinger | 2008-02-22 | 1 | -1/+3 |
* | [Blackfin] arch: fix bug add missing header file | Mike Frysinger | 2008-02-22 | 1 | -0/+2 |
* | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-14 | 1 | -7/+5 |
* | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 | 1 | -3/+5 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |