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
Age
Commit message (
Expand
)
Author
2010-08-02
Fix a logf bug which would trigger undefined behaviour(and probably crash) wh...
Amaury Pouly
2010-08-01
Fix reds.
Thomas Martitz
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
More minor const/static/include fixes.
Bertrik Sikken
2010-08-01
Fix #ifdef in backlight.c from previous commit
Bertrik Sikken
2010-08-01
Various minor cleanups
Bertrik Sikken
2010-08-01
Various minor cleanups for cowon d2
Bertrik Sikken
2010-08-01
Various minor cleanups for mini2440
Bertrik Sikken
2010-07-31
Various minor clean-ups for mrobe
Bertrik Sikken
2010-07-31
Fix condition for compiling audiohw_set_monitor (should fix red)
Bertrik Sikken
2010-07-31
Various minor clean-ups for Zen Vision
Bertrik Sikken
2010-07-31
Add #include to power-ipod.c, make some variables static in storage.c
Bertrik Sikken
2010-07-31
Let format.c #include its own format.h header file
Bertrik Sikken
2010-07-30
Make some global function/variables local (by making them static)
Bertrik Sikken
2010-07-30
AMSv1: Don't modify MPMC_DYNAMIC_CONTROL
Rafaël Carré
2010-07-27
Add optional CURRENT_ATA in runcurrent(). On MPIO HD200 powering ata takes ~1...
Marcin Bukat
2010-07-27
HD200: comment out CURRENT_REMOTE as remote doesn't draw additional current (...
Marcin Bukat
2010-07-27
WM8750 - add ALC and NGAT related low level functions (disabled now by default)
Marcin Bukat
2010-07-26
FM tuner region code cleanup - FS #11492 by me.
Bertrik Sikken
2010-07-26
Factor out opening and removing DIRCACHE_FILE into separate functions.
Thomas Martitz
2010-07-25
bootchart.h doesn't need _ansi.h, especially not in a relative path
Rafaël Carré
2010-07-25
strncpy.c / assert.h : need to include _ansi.h
Rafaël Carré
2010-07-25
Move some gcc extensions to new gcc_extensions.h header
Rafaël Carré
2010-07-23
Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote...
Nils Wallménius
2010-07-22
lcd-clip.h: mentions clipv2
Rafaël Carré
2010-07-22
Sansa clip+: fix display brightness for players with newer OLED controller ty...
Bertrik Sikken
2010-07-22
Correction to previous commit: fix condition to include backlight-target.h (n...
Bertrik Sikken
2010-07-22
Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...
Bertrik Sikken
2010-07-22
as3525v1 USB: remove stubs if !defined(USE_ROCKBOX_USB)
Rafaël Carré
2010-07-22
CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.h
Rafaël Carré
2010-07-20
The new Fuzev2 use the same FM chip than some Clip+
Rafaël Carré
2010-07-20
buttonlight for new fuzev2
Rafaël Carré
2010-07-20
Revert r26290
Rafaël Carré
2010-07-19
newer Fuzev2 doesn't seem to use B5 for button light
Rafaël Carré
2010-07-19
sd-as3525.c: disable widebus again, it causes read corruptions
Rafaël Carré
2010-07-19
as3525*: use atomic bit manipulation for CCU_IO
Rafaël Carré
2010-07-19
as3525*: disable_irq in system_reboot()
Rafaël Carré
2010-07-19
Support new Fuzev2 revisions (fuzev2_variant == 1)
Rafaël Carré
2010-07-19
sd-as3525v2: remove unneeded prototypes
Rafaël Carré
2010-07-18
AB_REPEAT_ENABLE was never defined to 2
Rafaël Carré
2010-07-18
Revert accidental commit of "%z" support in r26071 (the implementation assume...
Frank Gevaerts
2010-07-17
HD200: Add timeout in usb_enable(false) to prevent infinite loop when somethi...
Marcin Bukat
2010-07-16
rtc_as3514.c: make alarm struct static and reorder fields to save some binsize
Bertrik Sikken
2010-07-16
Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...
Bertrik Sikken
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-15
Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...
Nils Wallménius
2010-07-15
Properly fix warning by copying the swap16 and swap32 inline functions from s...
Nils Wallménius
2010-07-14
Fuze*/e200v2: remove unused lcd_set_contrast()
Rafaël Carré
2010-07-11
strstr(): cosmetics
Rafaël Carré
[next]