Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c43cf4b4851704de28cbd5fdfc55275744153fa
/
arch
/
arm
/
mach-omap1
/
board-fsample.c
100f963
ARM: omap1: make headers more local
by Arnd Bergmann
· 10 years ago
b694331
ARM: omap1: Switch to use MULTI_IRQ
by Tony Lindgren
· 9 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
cf4af01
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0449410
ARM: OMAP1: use BUG_ON where possible
by Sasha Levin
· 12 years ago
21d182b
ARM: OMAP: Fix relative includes for fpga.h
by Tony Lindgren
· 12 years ago
f300af8
ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards
by Lokesh Vutla
· 12 years ago
54b693d
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
by Tony Lindgren
· 12 years ago
4c98dc6
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
by Tony Lindgren
· 12 years ago
578fad4
ARM: OMAP1: Move flash.h from plat to mach
by Tony Lindgren
· 12 years ago
70c494c
ARM: OMAP1: Make plat/mux.h omap1 only
by Tony Lindgren
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ad6c910
ARM: OMAP1: move lcd pdata out of arch/arm/*
by Igor Grinberg
· 12 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
f465d14
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
60f8291
arm: Use the plat_nand default partition parser
by H Hartley Sweeten
· 13 years ago
82c3bd0
ARM: omap1: use machine specific hook for late init
by Shawn Guo
· 13 years ago
31cde04
ARM: OMAP1: board files: deduplicate and clean some NAND-related code
by Paul Walmsley
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
2e3ee9f
ARM: OMAP1: Move most of plat/io.h into local iomap.h
by Tony Lindgren
· 13 years ago
5f1cc13
OMAP1: Remove unused LCD devices from board files
by Tomi Valkeinen
· 13 years ago
ddba6c7
OMAP1: pass LCD config with omapfb_set_lcd_config()
by Tomi Valkeinen
· 13 years ago
baa9588
ARM: restart: omap: use new restart hook
by Russell King
· 13 years ago
4e65331
ARM: 7159/1: OMAP: Introduce local common.h files
by Tony Lindgren
· 13 years ago
81a3c10c
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
df80442
Merge branch 'depends/rmk/memory_h' into next/cleanup2
by Arnd Bergmann
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
7b88e62
ARM: OMAP1: Use generic map_io, init_early and init_irq
by Tony Lindgren
· 13 years ago
246e389
ARM: mach-omap1: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
2f8163b
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
by Russell King
· 13 years ago
e74984e
omap: Set separate timer init functions to avoid cpu_is_omap tests
by Tony Lindgren
· 14 years ago
741e3a8
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
by Tony Lindgren
· 14 years ago
a7e2a89
wip: fix section mismatches in omap1_defconfig
by Uwe Kleine-König
· 14 years ago
bdc58fb
arm: omap1: fix a bunch of section mismatches
by Felipe Balbi
· 14 years ago
da1f026
Keyboard: omap-keypad: use matrix_keypad.h
by Janusz Krzysztofik
· 14 years ago
77640aa
OMAP: GPIO: Implement GPIO as a platform device
by Varadarajan, Charulatha
· 14 years ago
c2cdaff
omap: Fix gpio_request calls to happen as arch_initcall
by Tony Lindgren
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
7590d1d
Merge branch 'devel-map-io' into omap-for-linus
by Tony Lindgren
· 14 years ago
71ee7da
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
by Russell King
· 14 years ago
93c43f2
omap: mux: Do keypad muxing in board-*.c files
by Tony Lindgren
· 14 years ago
561b036
omap: convert boards to use physmap-flash
by Ladislav Michl
· 15 years ago
414f552
omap1: Use gen_nand
by Ladislav Michl
· 15 years ago
3bc4801
omap: use smc91x_platdata to setup smc91x
by Ladislav Michl
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
372b1c3
OMAP7XX: Replace omap730 references in irqs.h and all users
by Alistair Buxton
· 15 years ago
b51988d
OMAP7XX: Update core omap1 files to use omap7xx.h
by Alistair Buxton
· 15 years ago
15ac408
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
by Kalle Valo
· 15 years ago
d9558b1
ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.h
by Tony Lindgren
· 16 years ago
f2d18fe
ARM: OMAP: Switch to gpio_request/free calls
by Jarkko Nikula
· 16 years ago
0b84b5c
ARM: OMAP: switch to standard gpio get/set calls
by David Brownell
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
1ed16a8
ARM: OMAP1: Use I2C bus registration helper for omap1
by Jarkko Nikula
· 17 years ago
78be632
ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data
by Tony Lindgren
· 17 years ago
e7b3dc7
[NET] smc91x: Make smc91x use IRQ resource trigger flags
by Russell King
· 17 years ago
496bcb8
ARM: OMAP1: Keymap fix for f-sample and p2-sample
by Vivek Kutal
· 17 years ago
277d58e
ARM: OMAP: gpio init section cleanups
by David Brownell
· 18 years ago
4d24607
[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata
by Komal Shah
· 18 years ago
495f71d
ARM: OMAP: Add core fsample support
by Brian Swetland
· 18 years ago