rockbox/firmware/target/arm/imx233
Amaury Pouly 0cd832a6d4 imx233: fix comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30984 a1c6a512-1295-4272-9138-f99709370657
2011-11-14 21:07:52 +00:00
..
sansa-fuzeplus imx233: add automatic battery conversion using delay channel, make 5V a virtual channel since it has a builtin divider 2011-11-14 21:05:14 +00:00
adc-imx233.c imx233: add automatic battery conversion using delay channel, make 5V a virtual channel since it has a builtin divider 2011-11-14 21:05:14 +00:00
adc-imx233.h imx233: add automatic battery conversion using delay channel, make 5V a virtual channel since it has a builtin divider 2011-11-14 21:05:14 +00:00
app.lds imx233/fuze+: rework crt0 and linker script to be able to load at any address and self-copy at the right one 2011-09-23 20:40:52 +00:00
audioin-imx233.c imx233/fuze+: implement audioout functions (init, volume, frequency); add stubs for audioin 2011-10-18 22:06:05 +00:00
audioin-imx233.h imx233/fuze+: implement audioout functions (init, volume, frequency); add stubs for audioin 2011-10-18 22:06:05 +00:00
audioout-imx233.c imx233/fuze+: implement audioout functions (init, volume, frequency); add stubs for audioin 2011-10-18 22:06:05 +00:00
audioout-imx233.h imx233/fuze+: implement audioout functions (init, volume, frequency); add stubs for audioin 2011-10-18 22:06:05 +00:00
boot.lds imx233/fuze+: rework crt0 and linker script to be able to load at any address and self-copy at the right one 2011-09-23 20:40:52 +00:00
clkctrl-imx233.c imx233/fuze+: move to a more generic xtal derived clock enabling function, fix timrot accordingly 2011-10-18 22:00:50 +00:00
clkctrl-imx233.h imx233/fuze+: move to a more generic xtal derived clock enabling function, fix timrot accordingly 2011-10-18 22:00:50 +00:00
clock-target.h
crt0.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-imx233.c imx233: add adc debug screen 2011-11-14 21:07:48 +00:00
debug-target.h
dma-imx233.c imx233/fuze+: allow dma info retrieval; wait for end of channel reset before returning; fix typo 2011-10-18 22:03:25 +00:00
dma-imx233.h imx233/fuze+: allow dma info retrieval; wait for end of channel reset before returning; fix typo 2011-10-18 22:03:25 +00:00
i2c-imx233.c imx233/fuze+: correctly reset i2c block 2011-09-13 23:40:16 +00:00
i2c-imx233.h
kernel-imx233.c imx233/fuze+: implement user time api, implement a stub function, protect timrot against irq 2011-09-06 00:27:38 +00:00
lcdif-imx233.c imx233/fuze+: correctly lcdif block 2011-09-13 23:39:18 +00:00
lcdif-imx233.h
lradc-imx233.c imx233: use generic code for both channels and delays arbiter code 2011-11-14 21:05:10 +00:00
lradc-imx233.h imx233: use generic code for both channels and delays arbiter code 2011-11-14 21:05:10 +00:00
mmc-imx233.c imx233/fuze+: define mmc stubs, correctly handle ssp maximum transfer size, correctly handle flash size (including windowing) 2011-09-13 23:39:05 +00:00
pcm-imx233.c imx233/fuze+: implement pcm out and audio codec, update SOURCES 2011-10-18 22:08:41 +00:00
pinctrl-imx233.c
pinctrl-imx233.h
power-imx233.c imx233: fix comment 2011-11-14 21:07:52 +00:00
power-imx233.h imx233/fuze+: add charger related defines 2011-09-13 23:40:19 +00:00
powermgmt-imx233.c imx233/fuze+: implement power management stubs 2011-09-13 23:40:06 +00:00
powermgmt-target.h Sansa Fuze+: initial commit (bootloader only, LCD basically working) 2011-05-01 13:02:46 +00:00
rtc-imx233.h imx233/fuze+: add prototype for rtc block (only for register defines for now) 2011-10-18 22:08:38 +00:00
sd-imx233.c
ssp-imx233.c
ssp-imx233.h
system-imx233.c imx233/fuze+: fix typo and add dac dma/error interrupts 2011-10-18 21:58:18 +00:00
system-target.h imx233/fuze+: fix typo and add dac dma/error interrupts 2011-10-18 21:58:18 +00:00
timer-imx233.c imx233/fuze+: fix prototype 2011-09-13 23:39:15 +00:00
timrot-imx233.c imx233/fuze+: move to a more generic xtal derived clock enabling function, fix timrot accordingly 2011-10-18 22:00:50 +00:00
timrot-imx233.h
usb-imx233.c imx233/fuze+: implement usb enable 2011-09-14 11:50:06 +00:00
usb-target.h