aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-11Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger1-4/+3
2007-06-14Blackfin arch: try to split up functions like this into smaller units according to LKML reviewAubrey Li1-112/+121
2007-06-11Blackfin arch: move more of our startup code to .init so it can be freed once we are up and runningMike Frysinger1-5/+5
2007-05-21Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query itMike Frysinger1-0/+8
2007-05-21Blackfin arch: move board specific setup out of common init code and into the board specific init codeMike Frysinger1-18/+2
2007-05-21Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich1-1/+3
2007-05-07blackfin architectureBryan Wu1-0/+902