Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
34d0640e268923bb1fb9d244a047cdfcd3f77909
/
arch
/
mips
/
alchemy
/
common
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
69e4e63
MIPS: Alchemy: Fix cpu clock calculation
by Manuel Lauss
· 10 years ago
200276e
MIPS: Alchemy: remove declaration for set_cpuspec
by Manuel Lauss
· 10 years ago
45a848f
MIPS: Alchemy: preset loops_per_jiffy based on CPU clock
by Manuel Lauss
· 10 years ago
51f105d3
MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation
by Manuel Lauss
· 10 years ago
69b59cb
MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr
by Tomeu Vizoso
· 10 years ago
1c8e600
clk: Add rate constraints to clocks
by Tomeu Vizoso
· 10 years ago
bfc7249
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
646cafc
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
by Tomeu Vizoso
· 10 years ago
15d45cc
MIPS: Replace use of phys_t with phys_addr_t.
by Ralf Baechle
· 10 years ago
34adb28
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
by Ralf Baechle
· 10 years ago
24c71c8
MIPS: Alchemy: Remove direct access to prepare_count field of struct clk
by Tomeu Vizoso
· 10 years ago
72e1e2a
MIPS: Alchemy: remove old clock support
by Manuel Lauss
· 10 years ago
3feae78
MIPS: Alchemy: usb: use clk framework
by Manuel Lauss
· 10 years ago
5a2fb71
MIPS: Alchemy: platform: use clk framework for uarts
by Manuel Lauss
· 10 years ago
4744022
MIPS: Alchemy: clock framework integration of onchip clocks
by Manuel Lauss
· 10 years ago
2f73bfb
MIPS: Alchemy: remove au_read/write/sync
by Manuel Lauss
· 10 years ago
9cf1216
MIPS: Alchemy: add helpers to access static memory ctrl registers.
by Manuel Lauss
· 10 years ago
1d09de7
MIPS: Alchemy: introduce helpers to access SYS register block.
by Manuel Lauss
· 10 years ago
739cec8
MIPS: Alchemy: Default to noncoherent IO on Au1200 AB
by Manuel Lauss
· 11 years ago
a809d46
MIPS: Fix gigaton of warning building with microMIPS.
by Ralf Baechle
· 11 years ago
88e9a93
MIPS: Alchemy: Determine cohereny at runtime based on cpu type
by Manuel Lauss
· 11 years ago
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
8ff374b
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
by Maciej W. Rozycki
· 11 years ago
bdc92d74
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
by Ralf Baechle
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
8e0d737
MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully
by Manuel Lauss
· 12 years ago
216d0fd
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
by Florian Fainelli
· 12 years ago
e223a4c
MIPS: Alchemy: use the OHCI platform driver
by Florian Fainelli
· 12 years ago
2be350f
MIPS: Alchemy: use the ehci platform driver
by Florian Fainelli
· 12 years ago
a6196ba
MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
8e36579
MIPS: Alchemy: Increase minimum timeout for 32kHz timer.
by Manuel Lauss
· 13 years ago
7a5c3b8
Merge branch 'next/alchemy' into mips-for-linux-next
by Ralf Baechle
· 13 years ago
3eab8095
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
by Manuel Lauss
· 13 years ago
894cc87
MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller
by Manuel Lauss
· 13 years ago
f267c88
MIPS: Alchemy: irq: register pm at irq init time
by Manuel Lauss
· 13 years ago
8b5690f
MIPS: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
809f36c
MIPS: Alchemy: Au1300 SoC support
by Manuel Lauss
· 13 years ago
3f72408
MIPS: Alchemy: remove PB1000 support
by Manuel Lauss
· 13 years ago
376638603
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 13 years ago
50d5676
MIPS: Alchemy: kill au1xxx.h header
by Manuel Lauss
· 13 years ago
f2e442f
MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 13 years ago
7517de3
MIPS: Alchemy: Redo PCI as platform driver
by Manuel Lauss
· 13 years ago
7cc2e27
MIPS: Alchemy: more base address cleanup
by Manuel Lauss
· 13 years ago
b9581b8
MIPS: Alchemy: rewrite USB platform setup.
by Manuel Lauss
· 13 years ago
ce6bc92
MIPS: Alchemy: abstract USB block control register access
by Manuel Lauss
· 13 years ago
ce1d43b
MIPS: Alchemy: support multiple GPIO styles in one kernel
by Manuel Lauss
· 13 years ago
2e8fd2e
MIPS: Alchemy: Always build power code
by Manuel Lauss
· 13 years ago
553737a
NET: au1000_eth: Pass MACDMA address through platform resource info.
by Manuel Lauss
· 13 years ago
870168a
MIPS: Alchemy: Include Au1100 in PM code.
by Manuel Lauss
· 13 years ago
c78c488
MIPS: Alchemy: Fix typo in MAC0 registration
by Manuel Lauss
· 13 years ago
0f1bdc1
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5d4ddcb
MIPS: Alchemy: Cleanup DMA addresses
by Manuel Lauss
· 14 years ago
40d8bc2
MIPS: Alchemy: Rewrite ethernet platform setup
by Manuel Lauss
· 14 years ago
8013020
MIPS: Alchemy: Rewrite UART setup and constants.
by Manuel Lauss
· 14 years ago
adcb862
MIPS: Alchemy: Convert dbdma.c to syscore_ops
by Manuel Lauss
· 14 years ago
4b5c82b
MIPS: Alchemy: Convert irq.c to syscore_ops.
by Manuel Lauss
· 14 years ago
dca7587
MIPS: Alchemy: irq code and constant cleanup
by Manuel Lauss
· 14 years ago
0591128
MIPS: DB1200: Set Config[OD] for improved stability.
by Manuel Lauss
· 14 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d24c1a2
MIPS: Alchemy: Convert to new irq chip functions
by Thomas Gleixner
· 14 years ago
75c4fd8
mips: convert to clocksource_register_hz/khz
by John Stultz
· 15 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
cf745a3
MIPS: Alchemy: fix build with SERIAL_8250=n
by Manuel Lauss
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
7d172bf
Alchemy: Add UART PM methods.
by Manuel Lauss
· 14 years ago
2b877a3
MIPS: Alchemy: Resolve prom section mismatches
by Manuel Lauss
· 14 years ago
f667365
MIPS: au1000_eth: Get ethernet address from platform_data
by Manuel Lauss
· 14 years ago
12bf3f2
SERIAL: 8250: Remove SERIAL_8250_AU1X00
by Manuel Lauss
· 14 years ago
9b98031
MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY
by Christoph Egger
· 14 years ago
baf3eb2
MIPS: Move Alchemy Makefile parts to their own Platform file.
by Manuel Lauss
· 14 years ago
0d5977d
MIPS: Alchemy: Define eth platform devices in the correct order
by Wolfgang Grandegger
· 14 years ago
2e93d1e
MIPS: Alchemy: sleepcode without compile-time cputype dependencies
by Manuel Lauss
· 15 years ago
96d660c
MIPS: Alchemy: add sysdev for DBDMA PM.
by Manuel Lauss
· 15 years ago
0f0d85b
MIPS: Alchemy: add sysdev for IRQ PM.
by Manuel Lauss
· 15 years ago
acc4d24
MIPS: Alchemy: Fix Au1100 ethernet build failure
by Manuel Lauss
· 15 years ago
11b897c
MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
by Manuel Lauss
· 15 years ago
da4afff
MIPS: Alchemy: Simplify DMA channel allocation code.
by Ralf Baechle
· 15 years ago
1a73f04
MIPS: Alchemy: Remove time_lock.
by Ralf Baechle
· 15 years ago
52d7ecd
MIPS: Remove trailing space in messages
by Frans Pop
· 15 years ago
10229f3
MIPS: Alchemy: Use strlcat() for the command line arguments
by Yoichi Yuasa
· 15 years ago
ae7cbef
MIPS: Alchemy: Remove prom_getcmdline()
by Yoichi Yuasa
· 15 years ago
32fd690
MIPS: Alchemy: get rid of common/reset.c
by Manuel Lauss
· 15 years ago
ef6c1fd6
MIPS: Alchemy: irq: use runtime CPU type detection
by Manuel Lauss
· 15 years ago
5d400f5
MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
by Manuel Lauss
· 15 years ago
70f82f2
MIPS: Alchemy: use runtime cpu detection in GPIO code.
by Manuel Lauss
· 15 years ago
66f75cc
MIPS: Alchemy: Add au1000-eth platform device
by Florian Fainelli
· 15 years ago
63323ec
MIPS: Alchemy: Extended DB1200 board support.
by Manuel Lauss
· 15 years ago
63ea336
MIPS: Alchemy: UARTs are of type 16550A
by Manuel Lauss
· 15 years ago
b6e6d12
MIPS: Alchemy: get rid of superfluous UART definitions
by Manuel Lauss
· 15 years ago
8402a15
MIPS: Alchemy: prom_putchar is board dependent
by Manuel Lauss
· 15 years ago
963accb
MIPS: Alchemy: change dbdma to accept physical memory addresses
by Manuel Lauss
· 15 years ago
ea071cc
MIPS: Alchemy: remove dbdma compat macros
by Manuel Lauss
· 15 years ago
f1fc664
MIPS: Alchemy: reduce size of irq dispatcher
by Manuel Lauss
· 15 years ago
7881446
MIPS: Alchemy: Stop IRQ name sharing
by Manuel Lauss
· 15 years ago
0a0b129
MIPS: Alchemy: higher priority for system timer.
by Manuel Lauss
· 15 years ago
5047201
MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
by Manuel Lauss
· 15 years ago
66213b3
MIPS: PCMCIA: new socket driver for Au1000 demoboards.
by Manuel Lauss
· 15 years ago
7e50b2b
MIPS: Alchemy: remove board_init_irq() function.
by Manuel Lauss
· 15 years ago
Next »