.. |
include
|
5b7de4547b
ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changes
|
14 年之前 |
Kconfig
|
05b5ca9b10
omap1: Fix booting for 15xx and 730 with omap1_defconfig
|
14 年之前 |
Makefile
|
ee54dba9c3
ARM: OMAP: Allow platforms to hook reset cleanly
|
14 年之前 |
Makefile.boot
|
b288f75ffa
[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2
|
20 年之前 |
ams-delta-fiq-handler.S
|
60c3bf3f12
OMAP1: Amstrad Delta: add FIQ handler for serial keyboardport interrupt processing
|
15 年之前 |
ams-delta-fiq.c
|
a51eef7eb4
ARM: omap1: irq_data conversion.
|
14 年之前 |
board-ams-delta.c
|
a7e2a89abb
wip: fix section mismatches in omap1_defconfig
|
14 年之前 |
board-fsample.c
|
a7e2a89abb
wip: fix section mismatches in omap1_defconfig
|
14 年之前 |
board-generic.c
|
6451d7783b
arm: remove machine_desc.io_pg_offst and .phys_io
|
14 年之前 |
board-h2-mmc.c
|
2a12400eed
omap: Fix spotty MMC voltages
|
14 年之前 |
board-h2.c
|
5db98f75f9
arm: mach-omap1: board-h2: make h2_nand_platdata static
|
14 年之前 |
board-h2.h
|
eb6b0b1832
ARM: OMAP: No need to include board-h2.h from hardware.h
|
16 年之前 |
board-h3-mmc.c
|
2a12400eed
omap: Fix spotty MMC voltages
|
14 年之前 |
board-h3.c
|
277a28567f
arm: mach-omap1: board-h3: make nand_platdata static
|
14 年之前 |
board-h3.h
|
228fe42e5e
ARM: OMAP: No need to include board-h3.h from hardware.h
|
16 年之前 |
board-htcherald.c
|
140089da7e
arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata static
|
14 年之前 |
board-innovator.c
|
04023542f8
arm: mach-omap1: board-innovator: make innovator_mmc_init() static
|
14 年之前 |
board-nokia770.c
|
29ab3c77c6
ARM: omap1/nokia770: mark some functions __init
|
14 年之前 |
board-osk.c
|
6845664a6a
arm: Cleanup the irq namespace
|
14 年之前 |
board-palmte.c
|
ae3126edfc
arm: omap1: fix compile warning
|
14 年之前 |
board-palmtt.c
|
da1f026b53
Keyboard: omap-keypad: use matrix_keypad.h
|
14 年之前 |
board-palmz71.c
|
6845664a6a
arm: Cleanup the irq namespace
|
14 年之前 |
board-perseus2.c
|
da1f026b53
Keyboard: omap-keypad: use matrix_keypad.h
|
14 年之前 |
board-sx1-mmc.c
|
2a12400eed
omap: Fix spotty MMC voltages
|
14 年之前 |
board-sx1.c
|
da1f026b53
Keyboard: omap-keypad: use matrix_keypad.h
|
14 年之前 |
board-voiceblue.c
|
6845664a6a
arm: Cleanup the irq namespace
|
14 年之前 |
clock.c
|
6d803ba736
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
|
14 年之前 |
clock.h
|
fb2fc9204f
OMAP1: clock: some cleanup
|
15 年之前 |
clock_data.c
|
65ae65c905
OMAP1: clock_data: use runtime cpu / machine checks
|
14 年之前 |
devices.c
|
7f9187c26f
omap1: Add initcall checks for omap1 and booted board
|
14 年之前 |
dma.c
|
f31cc9622d
OMAP: DMA: Convert DMA library into platform driver
|
14 年之前 |
flash.c
|
706afddaf5
arm: omap1: add missing includes
|
14 年之前 |
fpga.c
|
6845664a6a
arm: Cleanup the irq namespace
|
14 年之前 |
gpio15xx.c
|
5de62b86d2
omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx
|
14 年之前 |
gpio16xx.c
|
5de62b86d2
omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx
|
14 年之前 |
gpio7xx.c
|
5de62b86d2
omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx
|
14 年之前 |
i2c.c
|
9833eff3d7
omap: i2c: Fix muxing for command line enabled bus
|
15 年之前 |
id.c
|
ce491cf854
omap: headers: Move remaining headers from include/mach to include/plat
|
15 年之前 |
io.c
|
df1e9d1c21
omap: Split omap_read/write functions for omap1 and omap2+
|
14 年之前 |
irq.c
|
f38c02f3b3
arm: Fold irq_set_chip/irq_set_handler
|
14 年之前 |
lcd_dma.c
|
719078a6bf
OMAP1: Fix non-working LCD on OMAP310
|
14 年之前 |
leds-h2p2-debug.c
|
ce491cf854
omap: headers: Move remaining headers from include/mach to include/plat
|
15 年之前 |
leds-innovator.c
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 年之前 |
leds-osk.c
|
0b84b5ca43
ARM: OMAP: switch to standard gpio get/set calls
|
16 年之前 |
leds.c
|
7f9187c26f
omap1: Add initcall checks for omap1 and booted board
|
14 年之前 |
leds.h
|
6f3e14163e
[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 directory
|
20 年之前 |
mailbox.c
|
87aedfe25a
arm: omap1: mbox: delete unused variable
|
14 年之前 |
mcbsp.c
|
e7916740bb
OMAP1: McBSP: fix build break for non-multi-OMAP1 configs
|
14 年之前 |
mux.c
|
e6f1682122
arm: omap1: make some functions static
|
14 年之前 |
opp.h
|
52650505fb
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
|
15 年之前 |
opp_data.c
|
52650505fb
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
|
15 年之前 |
pm.c
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
pm.h
|
b6338bdc83
ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM
|
14 年之前 |
pm_bus.c
|
05f185c774
omap1: pm_bus: Fix compilation warning
|
14 年之前 |
reset.c
|
ee54dba9c3
ARM: OMAP: Allow platforms to hook reset cleanly
|
14 年之前 |
serial.c
|
7f9187c26f
omap1: Add initcall checks for omap1 and booted board
|
14 年之前 |
sleep.S
|
b6338bdc83
ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM
|
14 年之前 |
sram.S
|
b6338bdc83
ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM
|
14 年之前 |
time.c
|
190910cb82
omap1: remove duplicated #include
|
14 年之前 |
timer32k.c
|
05b5ca9b10
omap1: Fix booting for 15xx and 730 with omap1_defconfig
|
14 年之前 |
usb.c
|
dd0cdd8882
omap: Move omap1 USB platform init code into mach-omap1/usb.c
|
15 年之前 |