Commit Graph

411 Commits (eb69aca5d3370b81450d68edeebc2bb9a3eb9689)

Author SHA1 Message Date
Meihui Fan 6eceb0d4da [Blackfin] arch: add support for the rest of the gptimers on the BF54x 17 years ago
Mike Frysinger 0e184c6b4f [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. 17 years ago
Mike Frysinger 618835a0e3 [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so dont bother exposing it in the menu normally 17 years ago
Mike Frysinger 6a42a91019 [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) 17 years ago
Bernd Schmidt b4bb68f7d0 [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the uncached DMA area. 17 years ago
Bernd Schmidt 2a0c4fdb66 [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. 17 years ago
Bernd Schmidt dbfe44f02b [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree. 17 years ago
Robin Getz 904656cda1 [Blackfin] arch: fix bug - grab locks when not atomic 17 years ago
Robin Getz 9a62ca40fd [Blackfin] arch: fix bug - when we crash, current is not valid 17 years ago
Bryan Wu 81d9c7f27d [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 17 years ago
Mike Frysinger d171c23327 [Blackfin] arch: fix up gpio code style -- no functional changes 17 years ago
Mike Frysinger f85c4abdbc [Blackfin] arch: dump the stack before printing out an error otherwise the stack dump is useless as it shows us tracing through printk 17 years ago
Mike Frysinger 793dc27b51 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank 17 years ago
Yi Li 2e8d7965e6 [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: max_pfn, max_low_pfn, min_low_pfn. 17 years ago
Bernd Schmidt 9df7a8f622 [Blackfin] arch: remove NOTES from linker script 17 years ago
Mike Frysinger 56ce835b60 [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes Joordens 17 years ago
Mike Frysinger f692940101 [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable 17 years ago
Mike Frysinger 0ddeeca25c [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions 17 years ago
Mike Frysinger 1307a65130 [Blackfin] arch: turn generic time on by default 17 years ago
Mike Frysinger b4e2d18f73 [Blackfin] arch: add board bluetechnix kernel defconfigs to kernel 17 years ago
Vitja Makarov 8b5f79f9d7 [Blackfin] arch: initial generic time and clock sources 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Peter Zijlstra aa02cd2d9b xtime_lock vs update_process_times 17 years ago
Sam Ravnborg ec7748b59e ide: introduce HAVE_IDE 17 years ago
Mike Frysinger 67f2d33ec0 [Blackfin] arch: fix build fails only include header files when enabled 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
David Howells 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Mike Frysinger 16e6da4fc3 [Blackfin] arch: declare default INSTALL_PATH for Blackfin ports 17 years ago
Michael Hennerich 6e668936db [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support 17 years ago
Jeff Garzik 0a87e3e92b Rename: linux/pata_platform.h to linux/ata_platform.h 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Mathieu Desnoyers 125e564582 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig 17 years ago
Mathieu Desnoyers 42d4b839c8 Add HAVE_OPROFILE 17 years ago
Sonic Zhang 8b01eaff4f [Blackfin] arch: Enable UART2 and UART3 for bf548 17 years ago
Michael Hennerich 83d9cde08b [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_region 17 years ago
Michael Hennerich f1bceb47b3 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info 17 years ago
Mike Frysinger c0eab3b784 [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option into the function it actually gets used in 17 years ago
Mike Frysinger 550d553838 [Blackfin] arch: simpler header and update dates 17 years ago
Mike Frysinger b7627acc43 [Blackfin] arch: move the init sections to the end of memory 17 years ago
Mike Frysinger 80f31c8a03 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers 17 years ago
Mike Frysinger a3acf52885 [Blackfin] arch: fix typo in printk message 17 years ago
Mike Frysinger a01d7a76d8 [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name 17 years ago
Mike Frysinger cf93425d40 [Blackfin] arch: add slightly better help text for CPLB_INFO 17 years ago
Michael Hennerich 6cda2e9058 [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561 17 years ago
Michael Hennerich a680ae9bdd [Blackfin] arch: Fix header file information 17 years ago
Michael Hennerich e9d76c2d08 [Blackfin] arch: Add Support for ISP1362 17 years ago
Mike Frysinger c827902311 [Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flash map driver and enable it as a module by default 17 years ago
Michael Hennerich cfefe3c683 [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code 17 years ago
Michael Hennerich 2c4f829b0c [Blackfin] arch: Merge BF561 support into ints-priority 17 years ago