Commit Graph

52 Commits (6d79af701d334777541136e914a9c0969b2ad307)

Author SHA1 Message Date
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
Robin Getz 4bf3f3cbb6 Blackfin arch: update ANOMALY handling 18 years ago
Mike Frysinger de6a9520d4 Blackfin arch: redo our linker script a bit 18 years ago
Mike Frysinger 43a3188ea3 Blackfin arch: make sure we initialize our L1 Data B section properly based on the linked kernel 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 fd92348e52 Blackfin arch: add missing gpio.h header to fix compiling in some pm configurations 18 years ago
Michael Hennerich e7613aab91 Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1 18 years ago
Mike Frysinger 00163e869e Blackfin arch: fix spelling typo in output 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
Mike Frysinger 83a5c3e321 Blackfin arch: unify differences between our diff head.S files -- no functional changes 18 years ago
Mike Frysinger 16983de0ce Blackfin arch: update defconfigs 18 years ago
Mike Frysinger 4dfefcf054 Blackfin arch: scrub old console defines 18 years ago
Mike Frysinger bc61b4e69d Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility 18 years ago
Mike Frysinger 321f6e0f51 Blackfin arch: mark our memory init functions with __init so they get freed after init 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 db94d9d245 Blackfin arch: remove defconfig file 18 years ago
Bryan Wu 9d7b6677ac Blackfin arch: update pm.c according to power management API change. 18 years ago
Bryan Wu c4d1889f7b Blackfin arch: update defconfig files 18 years ago
Mike Frysinger ca9cb6fd44 Blackfin arch: add board default configs to blackfin arch 18 years ago
Bernd Schmidt c824498db4 Blackfin arch: fix signal handling bug 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
Mike Frysinger c09c4e0065 Blackfin arch: make sure we use local labels 18 years ago
Mike Frysinger ac57ac39e4 Blackfin arch: dont clear the bit that tells coreb to start booting 18 years ago
Aubrey Li 5f9a3e8998 Blackfin arch: dma_memcpy borken for > 64K 18 years ago
Mike Frysinger 5079df993c Blackfin arch: document why we have to touch the UART peripheral in our boot up code 18 years ago
Mike Frysinger ef9256d283 Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state 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
Mike Frysinger 30870b93cd Blackfin arch: dont clear status register bits in SWRST so we can actually use it 18 years ago
Mike Frysinger 0a290593a0 Blackfin arch: initial tepla-bf561 board support 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
Michael Hennerich 140a9aec22 Blackfin arch: Add configuration data for ISP176x on BF561 18 years ago
Mike Frysinger 6dae211411 Blackfin arch: fix a few random warnings 18 years ago
Aubrey Li e3defffe91 Blackfin arch: ISP1761 doesn't work for USB flash disk 18 years ago
Bryan Wu ed2fbf57ea Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 18 years ago
Michael Hennerich 8af10b7987 Blackfin arch: Add Workaround for ANOMALY 05000257 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
Christoph Lameter 0aa817f078 Slab allocators: define common size limitations 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