index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
imx31
/
gigabeat-s
Age
Commit message (
Expand
)
Author
2009-03-17
Rework lcd_enabled and lcd_set/call_enable hook
Thomas Martitz
2009-03-12
Gigabeat S: Implement MDMA and UDMA disk access for bootloader and main binar...
Michael Sevakis
2009-03-09
Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peri...
Michael Sevakis
2009-03-02
imx31 ATA: Correct a register #define error (due to error in user's manual). ...
Michael Sevakis
2009-02-13
Separate running an SDMA channel from resetting it. It should make usage more...
Michael Sevakis
2009-02-12
Gigabeat S: Handle any DMA playback errors reported and stop in that case (no...
Michael Sevakis
2009-02-12
Gigabeat S: No need to do cache writeback on recording buffers now.
Michael Sevakis
2009-02-11
Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is...
Michael Sevakis
2009-02-11
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-09
Gigabeat S: Try to save some power. Implement lcd_enable and turn off LCD DMA...
Michael Sevakis
2009-02-09
Gigabeat S: The PCM lockout routines needed a bit of polishing.
Michael Sevakis
2009-02-08
Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...
Michael Sevakis
2009-02-07
Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...
Michael Sevakis
2009-02-03
Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...
Michael Sevakis
2009-02-02
i.MX31: Make SPI more tolerant by resetting and forcing a reconfigure of the ...
Michael Sevakis
2009-01-29
Hopefully make some progress against FS#9831. iPod Video seems fine now under...
Michael Sevakis
2009-01-23
Gigabeat S: Make sure the hold button on the remote is independent of the mai...
Michael Sevakis
2009-01-23
Gigabeat S: Add remote control reading and proper headphone insert detection....
Michael Sevakis
2009-01-23
Gigabeat S: Implement a genuine udelay function. Timer is gated to not run in...
Michael Sevakis
2009-01-22
Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...
Michael Sevakis
2009-01-19
USB detection changes. c200/e200: Consider USB to be powered when charger is ...
Michael Sevakis
2009-01-14
Gigabeat S has no need for a USB tick. Put in a simple framework that allows ...
Michael Sevakis
2009-01-12
Fix FS#9782 - lcd_bitmap_transparent_part clipping but keep smaller clipping ...
Michael Sevakis
2009-01-10
Gigabeat S: Make sure USB battery maintenece is engaged if fully charged from...
Michael Sevakis
2009-01-08
Clean up panicf and introduce system_exception_wait to do further target task...
Michael Sevakis
2009-01-05
Update copyright headers for 2009 since they're new files.
Michael Sevakis
2009-01-05
Gigabeat S: Get timer API working. metronome will work now.
Michael Sevakis
2009-01-03
Gigabeat S: Ensure a few more clocks are stopped for things we aren't using a...
Michael Sevakis
2008-12-31
Hehe. Broke it already in last-second sanitation. Put some bits back.
Michael Sevakis
2008-12-31
Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...
Michael Sevakis
2008-12-27
Make si4700 tuner driver more sane with bit and field defines and entirely hi...
Michael Sevakis
2008-12-26
imx31: Fix a couple small problems with the i2c driver that went unnoticed un...
Michael Sevakis
2008-12-25
Hopefully fix read.
Michael Giacomelli
2008-12-24
Gigabeat S: Fix a divide by zero in runtime estimation caused by using actual...
Michael Sevakis
2008-12-24
Gigabeat S: Simplify and use a thermistor lookup table (ADC value => deg C) ....
Michael Sevakis
2008-12-24
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
2008-12-21
Gigabeat S: Make tuner_power have the expected behavior (return old state). S...
Michael Sevakis
2008-12-21
Fix red. Remove stale comment.
Michael Sevakis
2008-12-21
Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...
Michael Sevakis
2008-12-19
Use set/clr instead of mod functions where applicable.
Michael Sevakis
2008-12-19
Add a couple useful shorthand atomic register write functions for imx31. Conv...
Michael Sevakis
2008-12-12
Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...
Michael Sevakis
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-10
Fix red and a couple other things I somehow missed.
Michael Sevakis
2008-12-10
Use cookies for thread identification instead of pointers directly which give...
Michael Sevakis
2008-12-09
FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
Nils Wallménius
2008-12-04
Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a l...
Michael Sevakis
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-11-27
Gigabeats S: Simply ignore that occasional spurious unknown IRQ (-1) that goe...
Michael Sevakis
2008-11-26
Fix red in GBS bootloader.
Michael Sevakis
[next]