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
2010-01-03
Fix tabs
Andree Buschmann
2009-11-20
Increase stack space for the Gigabeat S specific headphone thread to fix stac...
Nils Wallménius
2009-10-26
Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they...
Thomas Martitz
2009-10-26
Color targets: Ported assembler optimised transparent bitmap drawing from Gig...
Jens Arnold
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-08-19
fix red
Nils Wallménius
2009-08-06
Revert static-ing of iim_prod_rev, this function is never used so it causes a...
Bertrik Sikken
2009-08-06
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
2009-06-29
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Rafaël Carré
2009-06-29
Remove the TIMER_* macros and declare target-specific functions in timer.h
Rafaël Carré
2009-06-29
Remove int_prio argument from timer_register, and move the only use for it in...
Rafaël Carré
2009-06-29
Move SH7034 timer code in the target tree
Rafaël Carré
2009-06-29
Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...
Rafaël Carré
2009-05-21
Remove some unused declarations
Bertrik Sikken
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-04-26
Remove the calls to backlight_lcd_sleep_countdown from target specific code a...
Thomas Martitz
2009-03-22
imx31: Oops. Fix a misplaced comma in wmcodec-imx31.c. Add a couple parenthes...
Michael Sevakis
2009-03-22
imx31: Rename clkctl-imx31.* to ccm-imx31.* and move up from ...imx31/gigabea...
Michael Sevakis
2009-03-22
imx31/mc13783: Do some housekeeping with register macros, function names and ...
Michael Sevakis
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
[prev]
[next]