index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2009-01-07
Blackfin arch: fix bugs in linker script when using upstream binutils
Bernd Schmidt
2008-11-18
Blackfin arch: move out irq related functions
Mike Frysinger
2009-01-07
Blackfin arch: SMP supporting patchset: some other misc code
Graf Yang
2008-08-13
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-06
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2008-07-19
Blackfin arch: Extend sram malloc to handle L2 SRAM.
Sonic Zhang
2008-04-24
[Blackfin] arch: use the same style for missing L1 sections
Mike Frysinger
2008-04-24
[Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be define...
Sonic Zhang
2008-03-26
[Blackfin] arch: remove NOTES from linker script
Bernd Schmidt
2008-02-29
[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...
Mike Frysinger
2008-02-02
[Blackfin] arch: move the init sections to the end of memory
Mike Frysinger
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2007-10-30
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
2007-10-11
Blackfin arch: add more common defines for output sections
Mike Frysinger
2007-08-27
Blackfin arch: vmlinux.lds.S, break up our .init into separate sections
Mike Frysinger
2007-08-27
Blackfin arch: parse input sections properly when using -ffunction-sections/-...
Mike Frysinger
2007-07-25
Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...
Bernd Schmidt
2007-07-12
Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values
Mike Frysinger
2007-06-11
Blackfin arch: redo our linker script a bit
Mike Frysinger
2007-06-11
Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...
Robin Getz
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-07
blackfin architecture
Bryan Wu