Blackfin arch: Ensure we printk out strings with the proper loglevel
[safe/jmp/linux-2.6] / arch / blackfin /
2007-11-21 Robin GetzBlackfin arch: Ensure we printk out strings with the...
2007-11-21 Bernd SchmidtBlackfin arch: Need to specify ax with the .init.text...
2007-11-21 Robin GetzBlackfin arch: Update Kconfig to latest Blackfin silico...
2007-11-21 Mike FrysingerBlackfin arch: update defconfig files
2007-11-21 Mike FrysingerBlackfin arch: Fix typo, and add ENDPROC - no functiona...
2007-11-21 Mike FrysingerBlackfin arch: cplb and map header file cleanup
2007-11-21 Mike FrysingerBlackfin arch: cleanup the cplb declares
2007-11-21 Mike FrysingerBlackfin arch: fix building for BF542 processors which...
2007-11-21 Mike FrysingerBlackfin arch: rename _return_from_exception to _bfin_r...
2007-11-21 Mike FrysingerBlackfin arch: move EXPORT_SYMBOL() to C files where...
2007-11-21 Sonic ZhangBlackfin arch: fix bug NOR Flash MTD mount fail
2007-11-21 Cliff CaiBlackfin arch: export symbol get_dma_curr_desc_ptr...
2007-11-17 Robin GetzBlackfin arch: cleanup kernel exception message, don...
2007-11-17 Bernd SchmidtBlackfin arch: fix bug kernel not to boot up with mtd...
2007-11-17 Michael HennerichBlackfin arch: add AXIS AX88180 Gigabit Ethernet Hardwa...
2007-11-17 Robin GetzBlackfin arch: print out modules that are loaded if...
2007-11-17 Michael HennerichBlackfin arch: Add assembly function insl_16
2007-11-23 Mike FrysingerBlackfin arch: use do_div() for the 64bit division...
2007-11-17 Mike FrysingerBlackfin arch: fix spurious newline in header
2007-11-17 Adrian BunkBlackfin arch: unexport get_wchan
2007-11-17 Adrian BunkBlackfin arch: remove dump_thread()
2007-11-17 Robert P. J. DayBlackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFI...
2007-11-15 Michael HennerichBlackfin arch: Dont use cs_change_per_word, since the...
2007-11-15 Mike FrysingerBlackfin arch: relocate linux/usb_isp1362.h to linux...
2007-11-15 Mike FrysingerBlackfin arch: the usb_sl811.h header has been moved...
2007-11-15 Mike FrysingerBlackfin arch: do not include linux/autoconf.h
2007-11-15 Mike FrysingerBlackfin arch: change get_bf537_ether_addr() to bfin_ge...
2007-11-22 Mike FrysingerBlackfin arch: sharing the board-specific MAC function...
2007-11-15 Mike FrysingerBlackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
2007-11-15 Mike FrysingerBlackfin arch: fix missing newline to file
2007-11-15 Mike FrysingerBlackfin arch: add BF547 to list of accepted procs
2007-11-15 Robin GetzBlackfin arch: move the init sections to the end of...
2007-11-21 Mike FrysingerBlackfin arch: split debug stuff off into Kconfig.debug...
2007-11-23 Mike FrysingerBlackfin arch: punt CONFIG_BFIN -- we already have...
2007-11-15 Mike FrysingerBlackfin arch: fix indentation -- use tabs, not spaces
2007-11-15 Mike FrysingerBlackfin arch: split board selection off into mach...
2007-11-15 Mike FrysingerBlackfin arch: fix silicon rev display and selection...
2007-11-15 Mike FrysingerBlackfin arch: remove mention of uClinux/no-mmu .....
2007-11-15 Javier HerreroBlackfin arch: Default config for HV Sistemas H8606...
2007-11-15 Robin GetzBlackfin arch: fix bug cplbmgr.S does not exit properly...
2007-11-12 Michael HennerichBlackfin arch: fix AD7877 bus_num and add support for...
2007-11-12 Bryan WuBlackfin arch: move hard coded pin_req to board file
2007-11-12 Robin GetzBlackfin arch: fix bux - only reset the PC when necessa...
2007-11-12 Robin GetzBlackfin arch: ensure we work around ANOMALY_05000261...
2007-10-30 Mike FrysingerBlackfin arch: reclaim a few bytes from the end of...
2007-10-30 Mike FrysingerBlackfin arch: fix libata data struct member from irq_t...
2007-10-30 Sonic ZhangBlackfin arch: Fix bug set correct baud for spi mmc...
2007-10-30 Bryan WuBlackfin arch: update board defconfig files according...
2007-10-29 Robin GetzBlackfin arch: ensure that speculative loads of bad...
2007-10-29 Robin GetzBlackfin arch: Fix random crash issue found by Michael.
2007-10-29 Robin GetzBlackfin arch: fix bug: tell users if the kernel is...
2007-10-29 Mike FrysingerBlackfin arch: add support for checking/clearing overru...
2007-10-29 Robin GetzBlackfin arch: cleanup arch/blackfin/kernel/traps.c...
2007-10-29 Michael HennerichBlackfin arch: Apply Bluetchnix vendor patch provided...
2007-10-29 Michael HennerichBlackfin arch: fix bug BlueTechnix CM-BF537 board confi...
2007-10-29 Robin GetzBlackfin arch: fix bug: kernel prints out error message...
2007-10-29 Michael HennerichBlackfin arch: add NFC driver support in BF527-EZKIT...
2007-10-29 Javier HerreroBlackfin arch: Added support for HV Sistemas H8606...
2007-10-24 Adrian Bunkblackfin: fix sg fallout
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-10-22 Jens AxboeUpdate arch/ to use sg helpers
2007-10-22 Bryan WuBlackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS...
2007-10-22 Mike FrysingerBlackfin arch: Javier Herrer writes: fix building when...
2007-10-21 Bryan WuBlackfin arch: update boards files
2007-10-21 Bryan WuBlackfin arch: dma add some API and cleanup bf54x DMA...
2007-10-21 Mike FrysingerBlackfin arch: cleanup and promote the general purpose...
2007-10-21 Mike FrysingerBlackfin arch: add a cheesy install target
2007-10-21 Mike FrysingerBlackfin arch: add functions for converting between...
2007-10-21 Mike FrysingerBlackfin arch: add assembly function for doing 64bit...
2007-10-21 Mike FrysingerBlackfin arch: -mno-fdpic works
2007-10-21 Mike FrysingerBlackfin arch: use "char bfin_board_name[]" rather...
2007-10-21 Bernd SchmidtBlackfin arch: Fixing Bug: balance calls to get_task_mm...
2007-10-21 Robin GetzBlackfin arch: Fix up /proc/cpuinfo so it is like every...
2007-10-21 Michael HennerichBlackfin arch: Optimization - no need to make additiona...
2007-10-21 Mike FrysingerBlackfin arch: force irq_flags into the .data section
2007-10-21 Mike FrysingerBlackfin arch BF548 defconfig: enable watchdog by default
2007-10-21 Michael HennerichBlackfin arch: add new processor ADSP-BF52x arch/mach...
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Mathieu DesnoyersCombine instrumentation menus in kernel/Kconfig.instrum...
2007-10-18 Rafael J. WysockiPM: Rework struct platform_suspend_ops
2007-10-18 Rafael J. WysockiPM: Rename struct pm_ops and related things
2007-10-18 Rafael J. WysockiPM: Move definition of struct pm_ops to suspend.h
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-15 Sam Ravnborgkbuild: enable 'make AFLAGS=...' to add additional...
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-10-13 Michael HennerichInput: add support for Blackfin BF54x Keypad controller
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12 David BrownellUSB: re-remove <linux/usb_sl811.h>
2007-10-12 Adrian Bunkkconfig: syntax cleanup - drop support for "depends...
2007-10-04 Thomas Renninger[CPUFREQ] move policy's governor initialisation out...
2007-10-03 Michael HennerichBlackfin arch: fix PORT_J BUG for BF537/6 EMAC driver...
2007-10-03 Michael HennerichBlackfin arch: gpio pinmux and resource allocation...
2007-09-22 Bryan WuBlackfin arch: add some missing syscall
2007-08-11 Bryan WuBlackfin arch: after removing fs.h from mm.h, fix the...
2007-08-27 Michael HennerichBlackfin arch: Update/Fix PM support add new pm_ops...
2007-10-10 Robin GetzBlackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY...
2007-10-10 Mike FrysingerBlackfin arch: fix typo in register name
2007-10-10 Bernd SchmidtBlackfin arch: fix bug libstdc++ calling writev with...
next