Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4cb49fec12e219ec174e04157f71c00f63eb4ce4
/
arch
/
arm
/
mach-omap2
/
board-h4.c
808601b
Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 into omap-for-linus
by Tony Lindgren
· 14 years ago
da1f026
Keyboard: omap-keypad: use matrix_keypad.h
by Janusz Krzysztofik
· 14 years ago
4805734
OMAP2+: io: split omap2_init_common_hw()
by Paul Walmsley
· 14 years ago
1a6b592
omap: kill all section mismatch warning for omap2plus_defconfig
by Bryan Wu
· 14 years ago
79b357c
Merge branch 'devel-gpio' into omap-for-linus
by Tony Lindgren
· 14 years ago
77640aa
OMAP: GPIO: Implement GPIO as a platform device
by Varadarajan, Charulatha
· 14 years ago
7203f8a
arm: mach-omap2: remove NULL board_mux from board files
by Aaro Koskinen
· 14 years ago
7b6181e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
4814ced
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
by Paul Walmsley
· 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
· 15 years ago
847e951
Removing dead MACH_OMAP2_H4_USB1
by Christoph Egger
· 14 years ago
267ecec
Removing dead MACH_OMAP_H4_OTG
by Christoph Egger
· 14 years ago
4705c1c
Removing dead OMAP_IR
by Christoph Egger
· 14 years ago
f99bf16
omap: mux: Convert 2420 platform init code to use new mux code
by Tony Lindgren
· 14 years ago
93c43f2
omap: mux: Do keypad muxing in board-*.c files
by Tony Lindgren
· 14 years ago
23275d4
omap: mux: Select SIP package for H4
by Tony Lindgren
· 14 years ago
b5e8905
omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.c
by Tony Lindgren
· 14 years ago
561b036
omap: convert boards to use physmap-flash
by Ladislav Michl
· 15 years ago
6fbd55d
omap2/3/4: Fix omap2_map_common_io for multi-omap
by Tony Lindgren
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
b4224b2
omap: Fix DEBUG_LL UART io address
by Santosh Shilimkar
· 15 years ago
b3c6df3
OMAP2/3 board-*.c files: read bootloader configuration earlier
by Paul Walmsley
· 15 years ago
15ac408
OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle
by Kalle Valo
· 15 years ago
58cda88
OMAP3 SDRC: add support for 2 SDRAM chip selects
by Jean Pihet
· 15 years ago
ba16ec7
ARM: OMAP: Remove old dead gpio expander code
by Tony Lindgren
· 16 years ago
8937b73
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
b0b5aa3
ARM: OMAP: get rid of OMAP_TAG_USB, v2
by Felipe Balbi
· 16 years ago
40662d77
ARM: OMAP: No need to include board-h4.h from hardware.h
by Tony Lindgren
· 16 years ago
87246b7
[ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure
by Paul Walmsley
· 16 years ago
652bcd8
omap mmc: Remove broken MMC init code
by Tony Lindgren
· 16 years ago
6a769ed
ARM: OMAP2: bard-h4: list those eeproms
by David Brownell
· 16 years ago
9df013b
i2c/isp1301_omap: Convert to a new-style i2c driver, part 2
by Jean Delvare
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 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
c8d2eb8
ARM: OMAP: Add calls to omap2_set_globals_*()
by Paul Walmsley
· 17 years ago
4459598
ARM: OMAP2: Change 24xx to use new register access
by Paul Walmsley
· 17 years ago
f604931
ARM: OMAP: abstract debug card setup (smc, leds)
by David Brownell
· 18 years ago
994c84e
ARM: OMAP: h4 must have blinky leds!!
by David Brownell
· 18 years ago
04fbf6a
ARM: OMAP: Use linux/delay.h not asm/delay.h
by Tony Lindgren
· 18 years ago
060ebf9
ARM: OMAP: Workqueue changes for board-h4.c
by Dirk Behme
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
4d24607
[PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata
by Komal Shah
· 18 years ago
9b6553c
[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
by Tony Lindgren
· 19 years ago
18f49ea
[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards
by Tony Lindgren
· 19 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
1dbae81
[ARM] 3145/1: OMAP 3a/5: Add support for omap24xx
by Tony Lindgren
· 19 years ago