Age | Commit message (Expand) | Author |
2009-06-12 | Blackfin: include system/processor info in dump messages | Robin Getz |
2009-06-12 | Blackfin: add workaround for anomaly 05000461 | Robin Getz |
2009-06-12 | Blackfin: make sure stack is accessible before dumping it | Robin Getz |
2009-06-12 | Blackfin: make sure MPU CPLB for first 1k is marked as valid | Robin Getz |
2009-06-12 | Blackfin: add workaround for anomaly 05000287 | Graf Yang |
2009-06-12 | Blackfin: add support for gptimer0 as a tick source | Graf Yang |
2009-06-12 | Blackfin: detect anomaly 05000274 | Sonic Zhang |
2009-06-12 | Blackfin: do not append newlines to panic() messages | Mike Frysinger |
2009-06-12 | Blackfin: delete unused sys_getpagesize() function | Mike Frysinger |
2009-06-12 | Blackfin: work around anomaly 05000287 | Graf Yang |
2009-06-12 | Blackfin: punt useless GPIO init call | Mike Frysinger |
2009-06-12 | Blackfin: annotate anomaly 05000119 in core DMA code | Robin Getz |
2009-06-12 | Blackfin: fix early L1 relocation crash | Robin Getz |
2009-06-12 | Blackfin: do not error if GPIO IRQ is requested already as GPIO | Michael Hennerich |
2009-06-12 | Blackfin: merge Philippe's recent ipipe patch | Philippe Gerum |
2009-06-12 | Blackfin: fix data cache flushing when doing icache flushing | Mike Frysinger |
2009-06-12 | Blackfin: allow scheduler functions to be placed into L1 | Robin Getz |
2009-05-27 | Blackfin: ignore generated vmlinux.lds | Mike Frysinger |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-06 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2009-03-29 | Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted | Robin Getz |
2009-03-29 | Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow | Mike Frysinger |
2009-03-28 | Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x | Mike Frysinger |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-24 | [MTD] Fix a bad dependency in the Blackfin code | Bernd Schmidt |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-05 | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently | Jie Zhang |
2009-03-05 | Blackfin arch: remove spurious dash when dcache is off | Mike Frysinger |
2009-03-05 | Blackfin arch: Random read/write errors are a bad thing | Robin Getz |
2009-03-05 | Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b... | Sonic Zhang |
2009-03-04 | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum |
2009-03-02 | Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel | Bernd Schmidt |
2009-03-02 | Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE | Mike Frysinger |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-02-04 | Blackfin arch: Update Copyright information | Michael Hennerich |
2009-02-04 | Blackfin arch: define bfin_memmap as static since it is only used here | Mike Frysinger |
2009-02-04 | Blackfin arch: cplb mananger: use a do...while loop rather than a for loop | Mike Frysinger |
2009-02-04 | Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails | Bernd Schmidt |
2009-02-04 | Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it | Mike Frysinger |
2009-02-04 | Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed | Mike Frysinger |
2009-02-04 | Blackfin arch: sync reboot handler with version in u-boot | Mike Frysinger |
2009-02-04 | Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com... | Graf Yang |
2009-02-04 | Blackfin arch: Add in cflag to support mlong-calls for kgdb_test | Grace Pan |
2009-02-04 | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd | Sonic Zhang |
2009-02-04 | Blackfin arch: Add ability to count and display number of NMI interrupts | Robin Getz |
2009-02-04 | Blackfin arch: Add a few more instructions that can cause the trace buffer to... | Robin Getz |
2009-02-04 | Blackfin arch: cleanup bf54x ifdef mess in gpio code | Mike Frysinger |