rockbox/firmware/target/arm/s3c2440/gigabeat-fx
Karl Kurbjun f863ba671e Commit part of FS7113: This adds proper LCD initialization to the gigabeat thanks to Alex Gerchanovsky
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13552 a1c6a512-1295-4272-9138-f99709370657
2007-06-04 14:07:26 +00:00
..
adc-meg-fx.c move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
adc-target.h move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
ata-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
ata-target.h move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
backlight-meg-fx.c Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 when control registers are not changing. Fix up some buttonlight bugs. Add in full sc606 initialization during the backlight init. 2007-05-14 05:04:21 +00:00
backlight-target.h More Gigabeat button light fixes. Settings now work properly, startup does not cause the button lights to flash when disabled. Buttonlights are now shutdown on power off. 2007-05-10 03:08:47 +00:00
button-meg-fx.c add separate button defines for the Gigabeat remote control 2007-05-20 11:42:04 +00:00
button-target.h add separate button defines for the Gigabeat remote control 2007-05-20 11:42:04 +00:00
dma_start.c move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
i2c-meg-fx.c move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
i2c-meg-fx.h move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
kernel-meg-fx.c move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
lcd-as-meg-fx.S move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
lcd-meg-fx.c Commit part of FS7113: This adds proper LCD initialization to the gigabeat thanks to Alex Gerchanovsky 2007-06-04 14:07:26 +00:00
lcd-target.h move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
mmu-meg-fx.c Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
mmu-meg-fx.h Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds. 2007-04-21 04:48:20 +00:00
pcm-meg-fx.c always reset the pcm_paused flag when stopping playback. fixes FS #7187 2007-05-19 19:30:08 +00:00
power-meg-fx.c Make sure that the IDE power pin is properly initialized 2007-05-15 00:22:51 +00:00
sc606-meg-fx.c revert the last changes because they prevent some Gigabeats from shutting down 2007-05-11 16:42:53 +00:00
sc606-meg-fx.h move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
system-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
system-target.h move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
usb-meg-fx.c Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. 2007-05-07 19:34:34 +00:00
usb-target.h move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) 2007-04-18 12:22:27 +00:00
wmcodec-meg-fx.c No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a little too. 2007-05-03 18:08:00 +00:00