Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | sh: machvec rework. | Paul Mundt | 2006-09-27 | 31 | -776/+481 | |
| * | | | | sh: Solution Engine SH7343 board support. | Paul Mundt | 2006-09-27 | 11 | -13/+1710 | |
| * | | | | sh: SH7710VoIPGW board support. | Paul Mundt | 2006-09-27 | 6 | -0/+1036 | |
| * | | | | sh: Enable verbose BUG() support. | Paul Mundt | 2006-09-27 | 1 | -1/+1 | |
| * | | | | sh: Cleanup IRQ disabling for hardirq handlers. | Paul Mundt | 2006-09-27 | 15 | -156/+38 | |
| * | | | | sh: maskreg IRQ support. | Paul Mundt | 2006-09-27 | 3 | -2/+105 | |
| * | | | | sh: Kill off dead boards. | Paul Mundt | 2006-09-27 | 43 | -2892/+4 | |
| * | | | | watchdog: Add a simple mmap() stub for shwdt. | Paul Mundt | 2006-09-27 | 2 | -1/+59 | |
| * | | | | sh: New atomic ops for SH-4A movli.l/movco.l | Paul Mundt | 2006-09-27 | 1 | -9/+96 | |
| * | | | | sh: Add support for cacheline poking through debugfs. | Paul Mundt | 2006-09-27 | 2 | -0/+151 | |
| * | | | | sh: Fix memcpy() build error on sh4eb. | Nobuhiro Iwamatsu | 2006-09-27 | 1 | -2/+2 | |
| * | | | | sh: Kill off the rest of the legacy rtc mess. | Paul Mundt | 2006-09-27 | 9 | -381/+23 | |
| * | | | | sh: SHMIN board support. | Takashi YOSHII | 2006-09-27 | 7 | -1/+899 | |
| * | | | | sh: Add support for SH7706/SH7710/SH7343 CPUs. | Paul Mundt | 2006-09-27 | 26 | -66/+767 | |
| * | | | | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci. | Paul Mundt | 2006-09-27 | 2 | -2/+41 | |
| * | | | | sh: Add setup code for various CPU subtypes. | Paul Mundt | 2006-09-27 | 11 | -0/+441 | |
| * | | | | sh: sem2mutex conversion for clock framework. | Paul Mundt | 2006-09-27 | 1 | -8/+9 | |
| * | | | | sh: pselect6 and ppoll, along with signal trampoline rework. | Paul Mundt | 2006-09-27 | 5 | -123/+121 | |
| * | | | | sh: __addr_ok() and other misc nommu fixups. | Yoshinori Sato | 2006-09-27 | 9 | -22/+33 | |
| * | | | | sh: __NR_restart_syscall support. | Paul Mundt | 2006-09-27 | 3 | -7/+13 | |
| * | | | | sh: Various nommu fixes. | Yoshinori Sato | 2006-09-27 | 8 | -23/+50 | |
| * | | | | sh: Make PAGE_OFFSET configurable. | Paul Mundt | 2006-09-27 | 5 | -29/+35 | |
| * | | | | sh: Move voyagergx_reg.h to a more sensible place. | Paul Mundt | 2006-09-27 | 4 | -4/+4 | |
| * | | | | sh: math-emu support | Takashi YOSHII | 2006-09-27 | 7 | -39/+918 | |
| * | | | | rtc: New RTC driver for SuperH On-Chip RTC. | Paul Mundt | 2006-09-27 | 3 | -0/+478 | |
| * | | | | sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict. | Paul Mundt | 2006-09-27 | 8 | -38/+28 | |
| * | | | | sh: Fixup __strnlen_user() behaviour. | Paul Mundt | 2006-09-27 | 4 | -54/+22 | |
| * | | | | sh: More cosmetic cleanups and trivial fixes. | Paul Mundt | 2006-09-27 | 11 | -73/+35 | |
| * | | | | sh: Fixup TEI IRQ requests in request_dma(). | Paul Mundt | 2006-09-27 | 1 | -2/+5 | |
| * | | | | sh: G2 DMA IRQ and residue sampling. | Paul Mundt | 2006-09-27 | 1 | -13/+41 | |
| * | | | | sh: VoyagerGX cleanups and 8250 UART support. | Paul Mundt | 2006-09-27 | 3 | -11/+71 | |
| * | | | | sh: Inhibit mapping PCI apertures through page tables. | Paul Mundt | 2006-09-27 | 2 | -12/+25 | |
| * | | | | sh: Consolidated SH7751/SH7780 PCI support. | Paul Mundt | 2006-09-27 | 37 | -1520/+984 | |
| * | | | | serial: Rework sh-sci for driver model. | Paul Mundt | 2006-09-27 | 2 | -769/+467 | |
| * | | | | sh: kgdb stub cleanups. | Paul Mundt | 2006-09-27 | 2 | -28/+20 | |
| * | | | | sh: Use generic CONFIG_FRAME_POINTER. | Paul Mundt | 2006-09-27 | 2 | -10/+2 | |
| * | | | | sh: APM/PM support. | Andriy Skulysh | 2006-09-27 | 21 | -22/+1124 | |
| * | | | | sh: Free up some and document PTEL flags. | Paul Mundt | 2006-09-27 | 1 | -31/+45 | |
| * | | | | sh: Update new-machine.txt so it's more accurate. | Paul Mundt | 2006-09-27 | 1 | -77/+51 | |
| * | | | | sh: SE73180 updates for IRQ changes. | Paul Mundt | 2006-09-27 | 3 | -1/+4 | |
| * | | | | video: Update header location in hp680_bl. | Andriy Skulysh | 2006-09-27 | 1 | -2/+2 | |
| * | | | | sh: Make O= builds work again. | Paul Mundt | 2006-09-27 | 1 | -7/+5 | |
| * | | | | sh: xchg()/__xchg() always_inline fixes for gcc4. | Paul Mundt | 2006-09-27 | 1 | -25/+32 | |
| * | | | | sh: Drop incdir rule for SE7751. | Paul Mundt | 2006-09-27 | 1 | -2/+0 | |
| * | | | | video: Update pvr2fb for sq API changes. | Paul Mundt | 2006-09-27 | 1 | -10/+12 | |
| * | | | | sh: Cleanup and document register bank usage. | Paul Mundt | 2006-09-27 | 3 | -3/+64 | |
| * | | | | sh: Add support for R7780RP and R7780MP boards. | Paul Mundt | 2006-09-27 | 30 | -49/+2684 | |
| * | | | | sh: Store Queue API rework. | Paul Mundt | 2006-09-27 | 2 | -314/+251 | |
| * | | | | sh: Board updates for I/O routine rework. | Paul Mundt | 2006-09-27 | 43 | -671/+201 | |
| * | | | | sh: Fix split ptlock for user mappings in __do_page_fault(). | Paul Mundt | 2006-09-27 | 1 | -3/+4 |