- 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
- fc97551 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. by Bernd Schmidt · 17 years ago
- ee7883b [Blackfin] arch: fix bug kernel boot message: memory information is not reasonable by Yi Li · 17 years ago
- de8c43f [Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver by Mike Frysinger · 17 years ago
- 96a5c6f [Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to boot up by Michael Hennerich · 17 years ago
- 03c5732 [Blackfin] arch: Fix bug Only RTC interrupt can wake up deeper sleep core. by Sonic Zhang · 17 years ago
- 444ad82 [Blackfin] arch: Add proper SW System Reset delay sequence by Michael Hennerich · 17 years ago
- a628a8b [Blackfin] arch: Update copyright date by Michael Hennerich · 17 years ago
- a2c8cfe [Blackfin] arch: GPIO API cleanup and anomaly update by Michael Hennerich · 17 years ago
- acbcd26 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface by Michael Hennerich · 17 years ago
- b97b8a9 [Blackfin] arch: Initial checkin of the memory protection support. by Bernd Schmidt · 17 years ago
- 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 17 years ago
- 4521ef4 [Blackfin] arch: Add some comments - fix semicolons by Michael Hennerich · 17 years ago
- 7a1a6d0 [Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/ by Bernd Schmidt · 17 years ago
- aee3a29 [Blackfin] arch: print out list of modules if kernel is crashing and tell people if the kernel is tainted by Robin Getz · 17 years ago
- e316395 [Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boards by Bryan Wu · 17 years ago
- 6b5eace [Blackfin] arch: Don't oops_in_progress if single step is comming from the kernel by Robin Getz · 17 years ago
- a546b0a [Blackfin] arch: Fix BUG - kernel sometimes would stuck with KEYBOARD_GPIO on by Michael Hennerich · 17 years ago
- 79f1ec8 [Blackfin] arch: Spelling fixes by Joe Perches · 17 years ago
- 76a7f40 [Blackfin] arch: fix bug when DMA operation related core B of BF561 by Enrik Berkhan · 17 years ago
- 37931db [Blackfin] arch: Restore default DMA priority over core on bf54x. by Sonic Zhang · 17 years ago
- 43f73fe [Blackfin] arch: pull in linux/etherdevice.h for random_ether_addr() used in bfin_get_ether_addr() by Mike Frysinger · 17 years ago
- 7285846 [Blackfin] arch: disable bfin_get_ether_addr fucntion for boards when do not use MAC driver by Martin Strubel · 17 years ago
- 8baf560 [Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to_gpio() by Michael Hennerich · 17 years ago
- 471b9a6 [Blackfin] arch: added Minotaur BSP by Martin Strubel · 17 years ago
- 2463ef2 [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver by Michael Hennerich · 17 years ago
- 6fce6a8 [Blackfin] arch: append IRQ Number to label string by Michael Hennerich · 17 years ago
- fac3cf4 [Blackfin] arch: Fix gpio label handling by Michael Hennerich · 17 years ago
- 1545a11 [Blackfin] arch: add support for BF523/BF524/BF526 by Mike Frysinger · 17 years ago
- 54a1668 [Blackfin] arch: scrub dead alive/idle LED code by Mike Frysinger · 17 years ago
- b8aab6f [Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA aborting caused by conflict between core and DMA by Cliff Cai · 17 years ago
- 7a5f819 [Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 board by Javier Herrero · 17 years ago
- 2935077 [Blackfin] arch: Fix if/def BUG - and define is multipoint NO by Bryan Wu · 17 years ago
- 0e85e30 [Blackfin] arch: The BF527 EZkit connects UART1/PORTF by Michael Hennerich · 17 years ago
- f31db2a [Blackfin] arch: update defconfig of boards by Bryan Wu · 17 years ago
- 50657af [Blackfin] arch: Trash bf54x-hcd driver - we use the musb driver by Michael Hennerich · 17 years ago
- 1089e22 [Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit by Michael Hennerich · 17 years ago
- 971d5bc [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots. by Sonic Zhang · 17 years ago
- b03b08b [Blackfin] arch: Clean up dump_bfin_mem by Robin Getz · 17 years ago
- 0d4a89b [Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfin board by Michael Hennerich · 17 years ago
- fb5f004 [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. by Sonic Zhang · 17 years ago
- c50e19f [Blackfin] arch: fix bug - make memcpy return the dest addr. by Yi Li · 17 years ago
- fb96c56 [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modification in 8250.c driver for correct compilation with Blackfin by Javier Herrero · 17 years ago
- d5c4b5e [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no functional changes by Robin Getz · 17 years ago
- 6f3ed70 [Blackfin] arch: do not use fixed numbers to describe offsets - no functional changes by Robin Getz · 17 years ago
- 0626d79 [Blackfin] arch: do not use hard coded addresses by Robin Getz · 17 years ago
- d8f66c8 [Blackfin] arch: fix bug gdb testing on hardware has regression by Robin Getz · 17 years ago
- 13fe24f [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. by Robin Getz · 17 years ago
- f53e867 [Blackfin] arch: Add a note describing what is going on - no functional changes by Robin Getz · 17 years ago
- 7d2284b Fix Blackfin HARDWARE_PM support by Mathieu Desnoyers · 17 years ago
- 233b28a Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console by Sonic Zhang · 17 years ago
- 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 17 years ago
- 9cb07b2 Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text by Mike Frysinger · 17 years ago
- fb32291 Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused by Robin Getz · 17 years ago
- 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 17 years ago
- 0bad33d Blackfin arch: Need to specify ax with the .init.text section, by Bernd Schmidt · 17 years ago
- f72eecb Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets by Robin Getz · 17 years ago
- eee1f15 Blackfin arch: update defconfig files by Mike Frysinger · 17 years ago
- 46c87c3 Blackfin arch: Fix typo, and add ENDPROC - no functional changes by Mike Frysinger · 17 years ago
- c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 17 years ago
- 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 17 years ago
- 7160e950 Blackfin arch: fix building for BF542 processors which only have 1 TWI by Mike Frysinger · 17 years ago
- 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 17 years ago
- d0025e5 Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined by Mike Frysinger · 17 years ago
- e40540b Blackfin arch: fix bug NOR Flash MTD mount fail by Sonic Zhang · 17 years ago
- 28a44d4 Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage by Cliff Cai · 17 years ago
- 90c7f46 Blackfin arch: cleanup kernel exception message, don't insult the customer. by Robin Getz · 17 years ago
- af8a5af Blackfin arch: fix bug kernel not to boot up with mtd filesystems by Bernd Schmidt · 17 years ago
- 561cc18 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files by Michael Hennerich · 17 years ago
- 4c26c6c Blackfin arch: print out modules that are loaded if we get a kernel oops by Robin Getz · 17 years ago
- 5c91fb9 Blackfin arch: Add assembly function insl_16 by Michael Hennerich · 17 years ago
- 1754a5d Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd by Mike Frysinger · 17 years ago
- e709d84 Blackfin arch: fix spurious newline in header by Mike Frysinger · 17 years ago
- 8d2e24c Blackfin arch: unexport get_wchan by Adrian Bunk · 17 years ago
- 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 17 years ago
- 09db948 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" by Robert P. J. Day · 17 years ago
- c7d4896 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos by Michael Hennerich · 17 years ago
- f02bcec Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees by Mike Frysinger · 17 years ago
- 632f658 Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now by Mike Frysinger · 17 years ago
- 70b63ba Blackfin arch: do not include linux/autoconf.h by Mike Frysinger · 17 years ago
- 9862cc5 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions by Mike Frysinger · 17 years ago
- 137b152 Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files by Mike Frysinger · 17 years ago
- a055b2b Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO by Mike Frysinger · 17 years ago
- 0feea17 Blackfin arch: fix missing newline to file by Mike Frysinger · 17 years ago
- 7c7fd17 Blackfin arch: add BF547 to list of accepted procs by Mike Frysinger · 17 years ago
- 839e01c Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation by Robin Getz · 17 years ago
- 74ce832 Blackfin arch: split debug stuff off into Kconfig.debug like everyone else by Mike Frysinger · 17 years ago
- 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
- e4e9a7a Blackfin arch: fix indentation -- use tabs, not spaces by Mike Frysinger · 17 years ago
- 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 17 years ago
- d07f438 Blackfin arch: fix silicon rev display and selection for BF52x/BF54x by Mike Frysinger · 17 years ago
- 53f8a25 Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux by Mike Frysinger · 17 years ago
- 51e7f68 Blackfin arch: Default config for HV Sistemas H8606 board by Javier Herrero · 17 years ago
- 6a3f0b4 Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition by Robin Getz · 17 years ago
- 0954f70 Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface by Michael Hennerich · 17 years ago
- 5d448dd Blackfin arch: move hard coded pin_req to board file by Bryan Wu · 17 years ago
- 4a589e1 Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused by Robin Getz · 17 years ago
- f26fbc4 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers by Robin Getz · 17 years ago
- 3620805 Blackfin arch: reclaim a few bytes from the end of our init section by Mike Frysinger · 17 years ago
- 64e5c51 Blackfin arch: fix libata data struct member from irq_type to irq_flags by Mike Frysinger · 17 years ago