Commit Graph

415 Commits (986bef854fab44012df678a5b51817d5274d3ca1)

Author SHA1 Message Date
Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago
Jean Delvare 3760f73671 i2c: Convert most new-style drivers to use module aliasing 17 years ago
Christoph Lameter 5544b9ed81 blackfin: use kbuild.h instead of defining macros in asm-macros.c 17 years ago
WANG Cong ecd0fa9825 Remove the macro get_personality 17 years ago
Jeff Garzik 349a2444cf [BLACKFIN] minor irq handler cleanups 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Mike Frysinger 11b0be7c2c [Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markings 17 years ago
Michael Hennerich 3d7e6cf8f5 [Blackfin] arch: fix bug - allow SDH driver to be used as module 17 years ago
Bryan Wu 2f775dbaa5 [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls 17 years ago
Mike Frysinger 0c11700dbf [Blackfin] arch: add include/boot .gitignore files 17 years ago
Michael Hennerich e6c91b64dd [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling 17 years ago
Michael Hennerich fe44193c55 [Blackfin] arch: Functional power management support: Remove broken cpu frequency scaling drivers 17 years ago
Sonic Zhang 2fb6cb41ec [Blackfin] arch: Add a warning about the value of CLKIN. 17 years ago
Michael Hennerich 1e78042c77 [Blackfin] arch: take DDR DEVWD into consideration as well for BF548 17 years ago
Bernd Schmidt 5d750b9e4f [Blackfin] arch: Remove the circular buffering mechanism for exceptions 17 years ago
Bernd Schmidt 00d205a1ce [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU 17 years ago
Graf Yang 565c0d3ff4 [Blackfin] arch: fix bug - before assign new channel to the map register, need clear the bits first. 17 years ago
Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 years ago
Mike Frysinger 37b6972ad8 [Blackfin] arch: BF54x memsizes are in mbits, not mbytes 17 years ago
Robin Getz 7f1c906808 [Blackfin] arch: try to remove condition that causes double fault, by checking current before it gets dereferenced 17 years ago
Michael Hennerich 8e9d5c7daf [Blackfin] arch: Add platform support for MTD DATAFLASH 17 years ago
Mike Frysinger 5f004c2009 [Blackfin] arch: reorganize some of the board-customization options so that similar things are together and only available as needed 17 years ago
Michael Hennerich affee2b261 [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ 17 years ago
Mike Frysinger a086ee2268 [Blackfin] arch: detect the memory available in the system on the fly by default 17 years ago
Mike Frysinger 4bea8b20fd [Blackfin] arch: add implicit icplb for the bootrom so we can use the utility functions in the kernel 17 years ago
Grace Pan ac76d889b5 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. 17 years ago
Mike Frysinger bc6e0fa159 [Blackfin] arch: use the same style for missing L1 sections 17 years ago
Mike Frysinger 9f8e895d6c [Blackfin] arch: now that we can panic() early, dont need the delayed L1 overflow check 17 years ago
Sonic Zhang b85b82d980 [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be defined in link script of kernel 17 years ago
Robin Getz 253bcf4f9b [Blackfin] arch: Add a little bit more runtime info for MPU 17 years ago
Mike Frysinger 16428a4fa9 [Blackfin] arch: make the mask explicit rather than writing a negative number in hex 17 years ago
Mike Frysinger 4e354b5499 [Blackfin] arch: cplb-mpu code clean up 17 years ago
Bernd Schmidt 7795566495 [Blackfin] arch: Give the DMA base registers a more descriptive name 17 years ago
Bernd Schmidt ac86a97853 [Blackfin] arch: Consistently export base_addr for all Blackfin variants. 17 years ago
Bernd Schmidt 37fa24212e [Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPORT3. 17 years ago
Mike Frysinger 764cb81cdc [Blackfin] arch: actually implement get_cycles function 17 years ago
Mike Frysinger 8cab0288c6 [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settings 17 years ago
Mike Frysinger 3132b58679 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files 17 years ago
Mike Frysinger 8b6eb473c5 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header 17 years ago
Mike Frysinger 681793711a [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array 17 years ago
Mike Frysinger 5d1617b247 [Blackfin] arch: merge ip0x-specific board changes 17 years ago
Peter Korsgaard f950f605b9 [Blackfin] arch: USB header files are now located under linux/usb/. 17 years ago
Graf Yang 6ed8394230 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. 17 years ago
Michael Hennerich db68254f06 [Blackfin] arch: Apply Bluetechnix vendor patch 17 years ago
Bernd Schmidt d5adb029ef [Blackfin] arch: This allows XIP to work with FD-PIC. 17 years ago
Bernd Schmidt 1ebc723cf0 [Blackfin] arch: support the reserved memory region in the MPU code 17 years ago
Bernd Schmidt d56daae9be [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548 17 years ago
Bernd Schmidt 697a9d65aa [Blackfin] arch: a rather old performance improvement for the signal handling code 17 years ago
Mike Frysinger 5af29f5958 [Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Blackfin EMAC driver 17 years ago
Mike Frysinger 7b8aa36e56 [Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in line 17 years ago