Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
s3c2440
/
gigabeat-fx
/
system-meg-fx.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
2541302
meg-fx: Add headers to files in the target directory that were missing them. Fix the Id marker in a couple. Fix svn properties in some others. Please have a look at the copyrights added and make any corrections that you feel should be made since this particular tree branch has a twisted history so I just pasted them in based on the target header and used my name for files that have a preponderance of my junk.
by Michael Sevakis
· 17 years ago
a65406e
meg-fx: It's important to make sure certain interrupt-related registers have bits changed atomically.
by Michael Sevakis
· 17 years ago
53e79ca
meg-fx: correct an oops in the interrupt vector table
by Michael Sevakis
· 17 years ago
5a9a2b7
Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe
by Karl Kurbjun
· 17 years ago
391e944
Get rid of yellow plus an optimization I should have seen in the first place.
by Michael Sevakis
· 17 years ago
60efd38
Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.
by Michael Sevakis
· 17 years ago
0fd69f6
Gigabeat: Turn off more devices that aren't needed or not needed right away. Tests ok on my unit. Will check currents later.
by Michael Sevakis
· 17 years ago
173b611
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.
by Karl Kurbjun
· 17 years ago
a05bb26
Gigabeat F/X: Correct the yielding in the ATA. Dump the unneeded DMA transfer complete interrupt in there too. Clean it out.
by Michael Sevakis
· 17 years ago
8a1fd8c
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.
by Karl Kurbjun
· 17 years ago
f44f961
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)
by Marcoen Hirschberg
· 17 years ago
[Renamed from firmware/target/arm/gigabeat/meg-fx/system-meg-fx.c]
c646848
re-enable CPU scaling (between 100 and 300MHz again) with a new implementation
by Marcoen Hirschberg
· 18 years ago
ac9d4ee
Backing out the CPU boost for now. Found several issues from screen lines to crashing during wav play and running oscilliscope, etc
by Steve Gotthardt
· 18 years ago
708431d
Back off CPU scaling to 300/200 due to reports of crashes
by Greg White
· 18 years ago
2b7873b
fix comment
by Marcoen Hirschberg
· 18 years ago
6309eab
add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 300MHz
by Marcoen Hirschberg
· 18 years ago
2127071
Turn off USB host and NAND flash controller
by Greg White
· 18 years ago
355be50
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
by Greg White
· 18 years ago
5668505
Switch DMA wait loop to idle CPU
by Greg White
· 18 years ago
0b4f3d9
Move system specific reboot
by Greg White
· 18 years ago
2953676
merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio.
by Marcoen Hirschberg
· 18 years ago