| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: calculate on-chip lengths at link time rather than run time | Mike Frysinger | 2009-12-15 | 1 | -12/+16 |
* | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 1 | -25/+2 |
* | blackfin: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -50/+6 |
* | Blackfin: Fix link errors with binutils 2.19 and GCC 4.3 | Ingo Molnar | 2009-09-16 | 1 | -2/+2 |
* | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -5/+1 |
* | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
* | Blackfin: initial support for ftrace grapher | Mike Frysinger | 2009-06-13 | 1 | -0/+1 |
* | Blackfin: add support for GENERIC_BUG | Mike Frysinger | 2009-06-13 | 1 | -2/+14 |
* | Blackfin: allow scheduler functions to be placed into L1 | Robin Getz | 2009-06-12 | 1 | -0/+5 |
* | Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow | Mike Frysinger | 2009-03-29 | 1 | -0/+4 |
* | Blackfin arch: fix bugs in linker script when using upstream binutils | Bernd Schmidt | 2009-01-07 | 1 | -2/+6 |
* | Blackfin arch: move out irq related functions | Mike Frysinger | 2008-11-18 | 1 | -1/+0 |
* | Blackfin arch: SMP supporting patchset: some other misc code | Graf Yang | 2009-01-07 | 1 | -2/+2 |
* | Blackfin arch: convert L2 defines to be the same as the L1 defines | Mike Frysinger | 2008-08-13 | 1 | -6/+4 |
* | Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned | Mike Frysinger | 2008-08-06 | 1 | -0/+1 |
* | Blackfin arch: Extend sram malloc to handle L2 SRAM. | Sonic Zhang | 2008-07-19 | 1 | -5/+35 |
* | [Blackfin] arch: use the same style for missing L1 sections | Mike Frysinger | 2008-04-24 | 1 | -27/+20 |
* | [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be define... | Sonic Zhang | 2008-04-24 | 1 | -0/+5 |
* | [Blackfin] arch: remove NOTES from linker script | Bernd Schmidt | 2008-03-26 | 1 | -2/+0 |
* | [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ... | Mike Frysinger | 2008-02-29 | 1 | -7/+27 |
* | [Blackfin] arch: move the init sections to the end of memory | Mike Frysinger | 2008-02-02 | 1 | -19/+28 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+4 |
* | Blackfin arch: reclaim a few bytes from the end of our init section | Mike Frysinger | 2007-10-30 | 1 | -3/+8 |
* | Blackfin arch: add more common defines for output sections | Mike Frysinger | 2007-10-11 | 1 | -0/+6 |
* | Blackfin arch: vmlinux.lds.S, break up our .init into separate sections | Mike Frysinger | 2007-08-27 | 1 | -15/+27 |
* | Blackfin arch: parse input sections properly when using -ffunction-sections/-... | Mike Frysinger | 2007-08-27 | 1 | -1/+3 |
* | Blackfin arch: fix bug which unaligns the init thread's stack and causes the ... | Bernd Schmidt | 2007-07-25 | 1 | -6/+10 |
* | Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values | Mike Frysinger | 2007-07-12 | 1 | -5/+7 |
* | Blackfin arch: redo our linker script a bit | Mike Frysinger | 2007-06-11 | 1 | -111/+56 |
* | Blackfin arch: all symbols were offset by 4k, since we didn't have the __text... | Robin Getz | 2007-06-11 | 1 | -0/+1 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | blackfin architecture | Bryan Wu | 2007-05-07 | 1 | -0/+228 |