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
Age
Commit message (
Expand
)
Author
2011-12-09
Convert remaining __attribute__((noreturn)) to NORETURN_ATTR.
Boris Gjenero
2011-12-09
Introduce USED_ATTR wrapper for __attribute__((used)).
Boris Gjenero
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-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-19
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
Jens Arnold
2011-06-17
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...
Michael Sevakis
2011-06-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2011-06-04
iAudio boot: Unify common macro values
Jens Arnold
2011-05-08
Fix tabs in .c and .h files in firmware/
Bertrik Sikken
2011-04-23
Split off target-specific parts from firmware/drivers/serial.c
Bertrik Sikken
2011-02-02
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-01-30
Use __builtin_constant_p() to select the best byteswapping method: constant o...
Michael Sevakis
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-27
Move codfire inline asm into cpu specific file.
Nils Wallménius
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-12-01
Add HD300 button defines for system_exception_wait()
Marcin Bukat
2010-11-29
HD300 - decrease touchstrip sensitivity
Marcin Bukat
2010-11-29
MPIO - drop wait states for LCD access
Marcin Bukat
2010-11-27
HD300 - add missing i2c initializtion.
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-06
fix yellow
Marcin Bukat
2010-11-06
fix yellow and red from r28522
Marcin Bukat
2010-11-06
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
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 - revert change in crt0.S introduced in r28270 to get rid of stran...
Marcin Bukat
2010-10-22
MPIO HD200 - squash long standing bug in bootloader which prevented booting O...
Marcin Bukat
2010-10-13
HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...
Marcin Bukat
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-09-08
Rename cache coherency functions.
Thomas Martitz
2010-08-12
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-08
HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%...
Marcin Bukat
2010-08-01
More minor const/static/include fixes.
Bertrik Sikken
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
[next]