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
/
s3c2440
Age
Commit message (
Expand
)
Author
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-12-20
mini2440: Fix bogus buffer access in LCD backlight driver
Thomas Jarosch
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2012-05-07
remove debug-target.h
Rafaël Carré
2012-04-06
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-03-19
fix cache function name
Marcin Bukat
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-04
s3c2440: move debug-target.h content to .c
Rafaël Carré
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-31
usb-target.h: remove
Rafaël Carré
2011-12-31
usb_init_device(): move prototype to usb.h
Rafaël Carré
2011-12-21
Add missing includes found using -Wmissing-declarations.
Boris Gjenero
2011-12-18
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
Do some things to make -ffunction-sections work better.
Michael Sevakis
2011-12-16
Convert remaining memframe LCDs that can be convert to common code.
Michael Sevakis
2011-12-15
Fix r31311 red and yellow.
Michael Sevakis
2011-12-15
Collect some of the memory frame LCD C code.
Michael Sevakis
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-10-11
Switch to SYS mode on arm FS#12322 by me
Marcin Bukat
2011-09-18
NUM_CARDS can definitely be smaller than NUM_DRIVES, so don't pretend that th...
Frank Gevaerts
2011-09-18
Don't use NUM_VOLUMES as array size in sd card drivers. NUM_DRIVES is also wr...
Frank Gevaerts
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-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-01-02
Rework ATA driver to get rid of lots of target-specific constants and allow f...
Michael Sparmann
2010-11-06
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
Marcin Bukat
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-08-28
firmware/ : use lcd_putsf() (only in debug code)
Rafaël Carré
2010-08-12
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-01
Various minor cleanups for mini2440
Bertrik Sikken
2010-06-30
Remove atomic register bit manipulation functions from i.MX and s3c target co...
Michael Sevakis
2010-06-06
Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni...
Frank Gevaerts
2010-06-05
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...
Frank Gevaerts
2010-05-31
ARM: use BX when branch to an address in register
Rafaël Carré
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-15
vuprintf does not belong in stdio.h, causes problems with other versions of s...
Jeffrey Goode
2010-05-11
Gigabeat F/X: Let us clear up confusion about just what the core frequency is...
Michael Sevakis
2010-05-07
Remove last traces of sprintf.h
Jeffrey Goode
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-04-13
s3c2440: fix a typo, 4|1 == 5, not 0x41
Rafaël Carré
2010-04-13
s3c2440/system-target.h : CRLF -> LF
Rafaël Carré
2010-04-07
Make ATA code not bother to retry requests that return IDNF (specified sector...
Torne Wuff
[next]