Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | sh: stack debugging support. | Paul Mundt | 2006-09-27 | 2 | -5/+9 | |
| * | | | | | | | sh: machvec rework. | Paul Mundt | 2006-09-27 | 1 | -2/+5 | |
| * | | | | | | | sh: Solution Engine SH7343 board support. | Paul Mundt | 2006-09-27 | 2 | -0/+84 | |
| * | | | | | | | sh: Kill off dead boards. | Paul Mundt | 2006-09-27 | 11 | -457/+0 | |
| * | | | | | | | sh: New atomic ops for SH-4A movli.l/movco.l | Paul Mundt | 2006-09-27 | 1 | -9/+96 | |
| * | | | | | | | sh: Kill off the rest of the legacy rtc mess. | Paul Mundt | 2006-09-27 | 2 | -190/+0 | |
| * | | | | | | | sh: SHMIN board support. | Takashi YOSHII | 2006-09-27 | 1 | -0/+9 | |
| * | | | | | | | sh: Add support for SH7706/SH7710/SH7343 CPUs. | Paul Mundt | 2006-09-27 | 8 | -15/+459 | |
| * | | | | | | | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci. | Paul Mundt | 2006-09-27 | 1 | -0/+34 | |
| * | | | | | | | sh: pselect6 and ppoll, along with signal trampoline rework. | Paul Mundt | 2006-09-27 | 2 | -32/+36 | |
| * | | | | | | | sh: __addr_ok() and other misc nommu fixups. | Yoshinori Sato | 2006-09-27 | 3 | -5/+13 | |
| * | | | | | | | sh: Various nommu fixes. | Yoshinori Sato | 2006-09-27 | 5 | -13/+28 | |
| * | | | | | | | sh: Make PAGE_OFFSET configurable. | Paul Mundt | 2006-09-27 | 1 | -1/+1 | |
| * | | | | | | | sh: Move voyagergx_reg.h to a more sensible place. | Paul Mundt | 2006-09-27 | 1 | -1/+1 | |
| * | | | | | | | sh: math-emu support | Takashi YOSHII | 2006-09-27 | 1 | -0/+86 | |
| * | | | | | | | sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict. | Paul Mundt | 2006-09-27 | 1 | -2/+2 | |
| * | | | | | | | sh: Fixup __strnlen_user() behaviour. | Paul Mundt | 2006-09-27 | 3 | -54/+19 | |
| * | | | | | | | sh: More cosmetic cleanups and trivial fixes. | Paul Mundt | 2006-09-27 | 4 | -31/+13 | |
| * | | | | | | | sh: Consolidated SH7751/SH7780 PCI support. | Paul Mundt | 2006-09-27 | 2 | -3/+37 | |
| * | | | | | | | sh: kgdb stub cleanups. | Paul Mundt | 2006-09-27 | 1 | -0/+15 | |
| * | | | | | | | sh: APM/PM support. | Andriy Skulysh | 2006-09-27 | 7 | -3/+151 | |
| * | | | | | | | sh: Free up some and document PTEL flags. | Paul Mundt | 2006-09-27 | 1 | -31/+45 | |
| * | | | | | | | sh: xchg()/__xchg() always_inline fixes for gcc4. | Paul Mundt | 2006-09-27 | 1 | -25/+32 | |
| * | | | | | | | sh: Cleanup and document register bank usage. | Paul Mundt | 2006-09-27 | 2 | -3/+31 | |
| * | | | | | | | sh: Add support for R7780RP and R7780MP boards. | Paul Mundt | 2006-09-27 | 10 | -15/+236 | |
| * | | | | | | | sh: Store Queue API rework. | Paul Mundt | 2006-09-27 | 1 | -18/+5 | |
| * | | | | | | | sh: Board updates for I/O routine rework. | Paul Mundt | 2006-09-27 | 14 | -213/+29 | |
| * | | | | | | | sh: Fixup SHMLBA definition for SH7705. | Paul Mundt | 2006-09-27 | 5 | -81/+38 | |
| * | | | | | | | sh: ioremap() overhaul. | Paul Mundt | 2006-09-27 | 2 | -1/+13 | |
| * | | | | | | | sh: page table alloc cleanups and page fault optimizations. | Paul Mundt | 2006-09-27 | 7 | -102/+73 | |
| * | | | | | | | sh: SH-4A Privileged Space Mapping Buffer (PMB) support. | Paul Mundt | 2006-09-27 | 1 | -1/+47 | |
| * | | | | | | | sh: Titan board support. | Jamie Lenehan | 2006-09-27 | 1 | -0/+43 | |
| * | | | | | | | sh: Add control register barriers. | Paul Mundt | 2006-09-27 | 2 | -13/+37 | |
| * | | | | | | | sh: landisk board support. | kogiidena | 2006-09-27 | 3 | -0/+137 | |
| * | | | | | | | sh: Fix libata build. | Paul Mundt | 2006-09-27 | 2 | -9/+9 | |
| * | | | | | | | sh: Fix fatal oops in copy_user_page() on sh4a (SH7780). | Paul Mundt | 2006-09-27 | 1 | -4/+0 | |
| * | | | | | | | sh: Wire up new syscalls. | Paul Mundt | 2006-09-27 | 1 | -2/+24 | |
| * | | | | | | | sh: remove cpu_online() definition from <asm/smp.h> | Alexey Dobriyan | 2006-09-27 | 1 | -5/+0 | |
| * | | | | | | | sh: Support for SH7770/SH7780 CPU subtypes. | Paul Mundt | 2006-09-27 | 2 | -0/+6 | |
| * | | | | | | | sh: earlyprintk= support and cleanups. | Paul Mundt | 2006-09-27 | 1 | -0/+2 | |
| * | | | | | | | sh: prefetch()/prefetchw() support. | Paul Mundt | 2006-09-27 | 1 | -0/+13 | |
| * | | | | | | | sh: Optimized cache handling for SH-4/SH-4A caches. | Richard Curnow | 2006-09-27 | 1 | -4/+18 | |
| * | | | | | | | sh: Support for SH-4A memory barriers. | Paul Mundt | 2006-09-27 | 1 | -0/+7 | |
| * | | | | | | | sh: HS7751RVoIP board updates. | Paul Mundt | 2006-09-27 | 1 | -0/+6 | |
| * | | | | | | | sh: Move hd64461.h to a more sensible location. | Paul Mundt | 2006-09-27 | 3 | -68/+26 | |
| * | | | | | | | sh: Fixup TMU_TOCR definition for SH7300. | Paul Mundt | 2006-09-27 | 1 | -3/+4 | |
| * | | | | | | | sh: hugetlb updates. | Paul Mundt | 2006-09-27 | 1 | -1/+0 | |
| * | | | | | | | sh: Various cosmetic cleanups. | Paul Mundt | 2006-09-27 | 5 | -12/+12 | |
| * | | | | | | | sh: Add a simple cmpxchg(). | Tom Rini | 2006-09-27 | 1 | -0/+40 | |
| * | | | | | | | sh: Move smc37c93x.h for SystemH board use. | Paul Mundt | 2006-09-27 | 1 | -0/+0 |