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
/
coldfire
/
mpio
Age
Commit message (
Expand
)
Author
2011-12-08
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-11-05
MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...
Marcin Bukat
2011-06-17
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...
Michael Sevakis
2011-05-08
Fix tabs in .c and .h files in firmware/
Bertrik Sikken
2011-01-12
Fix warning when linking booltoaders with the new toolchain by marking .bss s...
Nils Wallménius
2011-01-07
HD300 - calibrate discharge curve
Marcin Bukat
2011-01-02
Rework ATA driver to get rid of lots of target-specific constants and allow f...
Michael Sparmann
2010-12-20
HD300 - Fix bootloader freeze introduced in r28799. DMA transfer hangs for so...
Marcin Bukat
2010-12-16
fix typo, thanks to Luka_S for catching this
Marcin Bukat
2010-12-16
HD300 - hacky workaround which makes USB bridge work in rockbox
Marcin Bukat
2010-12-11
HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboos...
Marcin Bukat
2010-12-11
HD300 - tweak lcd_update() (4-5% speedup)
Marcin Bukat
2010-12-10
HD300 - do not handle scrollstrip events when hold is on
Marcin Bukat
2010-12-09
MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve ...
Marcin Bukat
2010-11-29
HD300 - decrease touchstrip sensitivity
Marcin Bukat
2010-11-26
MPIO HD300 - initial commit
Marcin Bukat
2010-11-12
MPIO: move files a bit in preparation for HD300 port
Marcin Bukat
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
2010-10-22
Set svn properties
Marcin Bukat
2010-10-22
MPIO HD200 - squash long standing bug in bootloader which prevented booting O...
Marcin Bukat
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-08-08
HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%...
Marcin Bukat
2010-07-17
HD200: Add timeout in usb_enable(false) to prevent infinite loop when somethi...
Marcin Bukat
2010-07-16
HD200: Change move.w -> move.b in lcd-as-hd200.S when doing transfers to lcd ...
Marcin Bukat
2010-07-16
MPIO HD200 grey blitting: Use line reads for the pixel values as well. Almost...
Jens Arnold
2010-07-08
HD200 - calibrate battery indicator based on measurements and battery_benches
Marcin Bukat
2010-07-07
HD200 - fix misleading comment in system-hd200.c
Marcin Bukat
2010-07-06
HD200 - turn off charging IC by default
Marcin Bukat
2010-07-06
HD200 - Fix GPIO setup in button_init_device()- this change fixes sound outpu...
Marcin Bukat
2010-07-06
HD200 - more work on remote handling
Marcin Bukat
2010-07-03
HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during syste...
Marcin Bukat
2010-07-03
HD200 - add missed defines for remote buttons and remote_button_hold() functi...
Marcin Bukat
2010-07-03
HD200 - add support for remote in button_read_device()
Marcin Bukat
2010-07-02
HD200 - Setup codec as I2S master and enable recording
Marcin Bukat
2010-06-15
HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup.
Marcin Bukat
2010-06-14
HD200 - make USB bridge handling more correct
Marcin Bukat
2010-06-11
Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; furthe...
Jens Arnold
2010-06-11
HD200 - clean up usb related functions
Marcin Bukat
2010-06-11
HD200 - power_init() rework based on latest power consumption measurements
Marcin Bukat
2010-06-11
HD200 - small cleanup in button_init_device()
Marcin Bukat
2010-06-08
HD200 - fix lcd power save command (not used currently)
Marcin Bukat
2010-05-20
fix comments
Marcin Bukat
2010-05-20
HD200 - increase sligtly wait states for lcd. This removes clicks in playback...
Marcin Bukat
2010-05-20
HD200 - fix button readings afrer PLL settings change
Marcin Bukat
2010-05-20
HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe...
Marcin Bukat
2010-05-19
HD200 - lm339 response time is at best 300 ns so adcclk can not be too high
Marcin Bukat
2010-05-18
HD200 - change how adc is scanned (inspired by amiconn)
Marcin Bukat
2010-05-17
HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2...
Marcin Bukat
2010-05-17
HD200 - decrease wait states for lcd when boosted
Marcin Bukat
2010-05-17
HD200 minor lcd asm routines adjustments
Marcin Bukat
[next]