Commit Graph

28 Commits (dc0afa8388972a9ed7c2203cc46d8df1a4713f65)

Author SHA1 Message Date
Robin Getz da1f95b4c4 Blackfin arch: Fix up remaining printks with proper log levels 18 years ago
Jie Zhang de3025f4e2 Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration 18 years ago
Robin Getz 86b73c8cfc Blackfin arch: match kernel startup messaage with new linker script 18 years ago
Robin Getz c5d88d9e25 Blackfin arch: update printk to use KERN_EMERG and reformat crash output 18 years ago
Mike Frysinger de6a9520d4 Blackfin arch: redo our linker script a bit 18 years ago
Michael Hennerich 581d62ab30 Blackfin arch: fix bug can not wakeup from sleep via push buttons 18 years ago
Mike Frysinger 5e10b4a653 Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line 18 years ago
Michael Hennerich e7613aab91 Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1 18 years ago
Aubrey Li 5af4c2b367 Blackfin arch: try to split up functions like this into smaller units according to LKML review 18 years ago
Mike Frysinger 51be24c351 Blackfin arch: add proper ENDPROC() 18 years ago
Mike Frysinger 52a078120c Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running 18 years ago
Robin Getz 5716e514ed Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label. 18 years ago
Simon Arlott d2d50aa97d Blackfin arch: spelling fixes 18 years ago
Aubrey Li ac1bd53c06 Blackfin arch: DMA code minor naming convention fix 18 years ago
Mike Frysinger a9c59c2746 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it 18 years ago
Aubrey Li 5f9a3e8998 Blackfin arch: dma_memcpy borken for > 64K 18 years ago
Mike Frysinger c0fc525dcc Blackfin arch: move board specific setup out of common init code and into the board specific init code 18 years ago
Michael Hennerich 6e537e9329 Blackfin arch: Fix bug using usb keyboard crashes kernel 18 years ago
Mike Frysinger 8a0e665603 Blackfin arch: fix trace output for FLAT binaries 18 years ago
Michael Hennerich 23ee968d96 Blackfin arch: DMA operation cleanup 18 years ago
Michael Hennerich 9ae246cd85 Blackfin arch: Fix reserved map after we changed PORT_H definition 18 years ago
Mike Frysinger a161bb0510 Blackfin arch: mark a bunch of local functions as static 18 years ago
Sam Ravnborg ca967258b6 all-archs: consolidate .data section definition in asm-generic 18 years ago
Sam Ravnborg 7664709b44 all-archs: consolidate .text section definition in asm-generic 18 years ago
Roman Zippel f7e4217b00 rename thread_info to stack 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Bryan Wu 1394f03221 blackfin architecture 18 years ago