| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: Board defconfig updating | Bryan Wu | 2007-10-11 | 6 | -845/+901 |
* | Blackfin arch: parse input sections properly when using -ffunction-sections/-... | Mike Frysinger | 2007-08-27 | 1 | -1/+3 |
* | Blackfin arch: add an exception request/free api | Mike Frysinger | 2007-08-05 | 2 | -22/+58 |
* | Blackfin arch: allow people to select the feature that is unavailable to the ... | Mike Frysinger | 2007-08-05 | 10 | -44/+103 |
* | Blackfin arch: Allow ptrace access the fixed code. | Jie Zhang | 2007-08-05 | 1 | -6/+18 |
* | Blackfin arch: Add DMA API to set curr descriptor address | Sonic Zhang | 2007-08-05 | 1 | -1/+14 |
* | Blackfin arch: update BOOT_LOAD | Mike Frysinger | 2007-08-05 | 1 | -3/+4 |
* | Blackfin arch: remove spurious KERN_EMERG log level in output | Mike Frysinger | 2007-08-05 | 1 | -2/+1 |
* | Blackfin arch: to do some consolidation of common code and common name spaces | Robin Getz | 2007-10-10 | 16 | -76/+84 |
* | Blackfin arch: remove unused code -- EVT0 is not controllable by software | Mike Frysinger | 2007-08-03 | 3 | -30/+0 |
* | Blackfin arch: Add option to priorize DMA over Core | Michael Hennerich | 2007-08-03 | 2 | -0/+12 |
* | Blackfin arch: Add support for the M25P16 SPI FLash | Michael Hennerich | 2007-08-05 | 1 | -0/+2 |
* | Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin... | Roy Huang | 2007-10-10 | 1 | -0/+10 |
* | Blackfin arch: Add ability to expend the hardware trace buffer | Robin Getz | 2007-07-25 | 8 | -11/+213 |
* | Blackfin arch: Fix CCLK and SCLK checks | Robin Getz | 2007-08-03 | 8 | -64/+174 |
* | Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches | Michael Hennerich | 2007-08-03 | 2 | -46/+81 |
* | Blackfin arch: add missing gpio error handling to make sure we roll back requ... | Michael Hennerich | 2007-07-24 | 2 | -4/+17 |
* | Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts... | Michael Hennerich | 2007-07-24 | 1 | -2/+2 |
* | Blackfin arch: Add label to call new GPIO API | Michael Hennerich | 2007-07-24 | 2 | -6/+6 |
* | Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re... | Michael Hennerich | 2007-10-10 | 1 | -15/+72 |
* | Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE... | Michael Hennerich | 2007-07-24 | 1 | -1/+1 |
* | Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves | Mike Frysinger | 2007-07-25 | 9 | -92/+92 |
* | Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra... | Mike Frysinger | 2007-07-25 | 1 | -4/+4 |
* | Blackfin arch: revise anomaly handling by basing things on the compiler not t... | Mike Frysinger | 2007-07-25 | 14 | -52/+51 |
* | Blackfin arch: update platform driver resource information to all board files | Bryan Wu | 2007-10-11 | 10 | -165/+1448 |
* | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki... | Michael Hennerich | 2007-10-04 | 1 | -8/+11 |
* | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c... | Michael Hennerich | 2007-10-04 | 1 | -31/+241 |
* | Blackfin arch: add some missing syscall | Bryan Wu | 2007-09-23 | 1 | -4/+19 |
* | Blackfin arch: Update/Fix PM support add new pm_ops valid | Michael Hennerich | 2007-08-27 | 1 | -0/+6 |
* | Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch | Bryan Wu | 2007-08-11 | 4 | -0/+5 |
* | Blackfin arch: add error message when IRQ no available | Michael Hennerich | 2007-07-24 | 1 | -1/+5 |
* | Blackfin arch: Initialize the exception vectors early in the boot process | Bernd Schmidt | 2007-07-25 | 3 | -36/+46 |
* | Blackfin arch: fix a compiling warning about dma-mapping | Bryan Wu | 2007-07-24 | 1 | -1/+2 |
* | Blackfin arch: fix bug which unaligns the init thread's stack and causes the ... | Bernd Schmidt | 2007-07-25 | 1 | -6/+10 |
* | Blackfin arch: Load P0 before storing through it | Bernd Schmidt | 2007-07-24 | 1 | -0/+3 |
* | Blackfin arch: fix KGDB bug, dont forget last parameter. | Sonic Zhang | 2007-07-25 | 1 | -1/+1 |
* | Blackfin arch: add selections for BF544 and BF542 | Mike Frysinger | 2007-07-24 | 1 | -0/+4 |
* | Blackfin arch: use bfin_read_SWRST() now that BF561 provides it | Mike Frysinger | 2007-07-24 | 1 | -4/+0 |
* | Blackfin arch: setup aliases for some core Core A MMRs | Mike Frysinger | 2007-07-24 | 1 | -5/+5 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging | Bryan Wu | 2007-07-12 | 1 | -0/+8 |
* | Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name t... | Mike Frysinger | 2007-07-12 | 1 | -1/+1 |
* | Blackfin arch: extract the entry point from the linked kernel | Mike Frysinger | 2007-07-12 | 1 | -1/+2 |
* | Blackfin arch: clean up some coding style issues | Bryan Wu | 2007-07-12 | 2 | -9/+8 |
* | Blackfin arch: combine the common code of free_initrd_mem and free_initmem | Mike Frysinger | 2007-07-12 | 1 | -28/+17 |
* | Blackfin arch: Add Support for Peripheral PortMux and resouce allocation | Michael Hennerich | 2007-07-12 | 1 | -29/+160 |
* | Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values | Mike Frysinger | 2007-07-12 | 1 | -5/+7 |
* | Blackfin arch: fix bug set dma_address properly in dma_map_sg | Sonic Zhang | 2007-07-12 | 1 | -4/+7 |
* | Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by default | Michael Hennerich | 2007-07-12 | 1 | -1/+2 |
* | Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le... | Alex Landau | 2007-07-12 | 1 | -0/+26 |