index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
Samsung YP-R0/YP-R1: use Linux i2c-dev for radio chip access
Lorenzo Miori
5
-107
/
+144
2020-07-07
Samsung YP-R0: fix simulator build
Lorenzo Miori
1
-0
/
+2
2020-07-06
sdl: Get rid of duplicate instantiation of 'button_queue'
Solomon Peachy
1
-4
/
+0
2020-07-05
portalplayer: Fix three set-but-not-used warnings.
Solomon Peachy
2
-1
/
+7
2020-07-05
imx31: Fix regression in bootloader caused by cd9906
Solomon Peachy
1
-1
/
+1
2020-07-05
imx233: Fix bootloader link regression caused by cd9906
Solomon Peachy
1
-2
/
+2
2020-07-05
arm: Fix PortalPlayer linker scripts with binutils 2.21+
Solomon Peachy
5
-7
/
+7
2020-07-03
ARM: Rejigger the asm corelock functions
Solomon Peachy
1
-34
/
+37
2020-06-30
Try mounting as "superfloppy" first
Moshe Piekarski
1
-35
/
+37
2020-06-30
Also remove the fat_partition_types array.
Moshe Piekarski
1
-11
/
+0
2020-06-30
Allow any partition type, not just known FAT types.
Moshe Piekarski
1
-3
/
+2
2020-06-27
button: allow disabling software poweroff
Franklin Wei
2
-1
/
+20
2020-06-12
xduoox3ii: Add UI Simulator bitmap, keymap, and fix offsets.
Solomon Peachy
1
-4
/
+4
2020-06-07
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
Solomon Peachy
2
-2
/
+2
2020-05-24
Comment details, typos
Sylvain Saubier
1
-1
/
+1
2020-05-24
cowond2: Disable internal NAND storage; use only the SD card.
Solomon Peachy
1
-2
/
+4
2020-05-23
Sansa AMS add Minimum Clocks for I2c IDE SDSLOT SSP
William Wilgus
1
-7
/
+28
2020-05-23
Sansa AMS set I2C properly
William Wilgus
1
-5
/
+18
2020-05-23
Sansa Clip+ set lcd SSP properly
William Wilgus
1
-1
/
+15
2020-05-23
Sansa ClipZip set lcd SSP properly
William Wilgus
1
-1
/
+16
2020-05-12
m66591: Fix out-of-bounds array access
Solomon Peachy
1
-7
/
+7
2020-05-03
filesystem: don't PIVOT_ROOT for checkps and simulator builds for hiby targets
Solomon Peachy
1
-1
/
+1
2020-04-17
ClipZip LCD Corruption Backlight fix
William Wilgus
1
-3
/
+5
2020-04-14
Fix checkwps build for dx50 & dx90 targets
Solomon Peachy
3
-2
/
+2
2020-04-13
obsolete: Nuke the very-incomplete Archos AV300 target
Solomon Peachy
5
-212
/
+0
2020-04-11
RTC: Add stub support RTC alarms on hosted targets
Solomon Peachy
3
-1
/
+7
2020-04-11
RTC: Add support RTC alarms on hosted targets
Solomon Peachy
2
-8
/
+149
2020-04-08
hiby: Use HAVE_LCD_ENABLE instead of HAVE_LCD_SLEEP
Solomon Peachy
1
-5
/
+5
2020-04-08
hiby: Refactor X3ii/X20 and Rocker LCD code
Solomon Peachy
3
-144
/
+12
2020-04-07
Consider sector size when checking cluster size
Stefan Ott
1
-1
/
+6
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
30
-20
/
+1236
2020-04-05
checkwps: #undef CONFIG_STORAGE_MULTI for __PCTOOL__ builds
Solomon Peachy
1
-0
/
+1
2020-04-05
simulator: Fix sim build for sdl/hosted targets
Solomon Peachy
1
-0
/
+2
2020-04-05
threads: Move stack_size to end of struct thread (followup to f19ffe2)
Solomon Peachy
1
-3
/
+3
2020-04-05
Threading: Use 'size_t' for stack size in core threading code
Solomon Peachy
1
-1
/
+1
2020-04-04
pp502x: Don't fill the cache starting from address 0x0
Solomon Peachy
1
-1
/
+5
2020-03-29
headers: Don't blindly include <inttypes.h> in files used by ASM
Solomon Peachy
3
-2
/
+7
2020-01-29
sonynwz/scsitools: add NWZ-S610 series
Amaury Pouly
1
-1
/
+1
2020-01-12
sonynwz/scsitools: add support for NW-A56
Amaury Pouly
2
-3
/
+4
2019-12-30
Fix As3525 SD unused parameter warning
William Wilgus
1
-2
/
+3
2019-12-31
Sansa AS3525V1 Sd Interface implement powersave mode
William Wilgus
1
-30
/
+65
2019-11-15
MultiBoot_Firmware Fix red for bootloaders
William Wilgus
1
-2
/
+2
2019-11-15
MultiBoot_Firmware
William Wilgus
1
-0
/
+21
2019-10-17
Fix timer Agptek Rocker (other hosted players)
William Wilgus
3
-4
/
+21
2019-10-13
iPod Classic: enable IRAM1 in bootloader
Franklin Wei
1
-0
/
+6
2019-08-08
Introduce HW_SAMPR_MIN_GE_22 macro
Solomon Peachy
1
-0
/
+16
2019-08-01
Remove "HAVE_TRANSFLECTIVE_LCD" from iPod 6G config
Sebastian Leonhardt
1
-3
/
+0
2019-07-31
Revert "cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE"
Solomon Peachy
4
-0
/
+4
2019-07-30
cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE
Solomon Peachy
4
-4
/
+0
2019-07-29
Correct MODEL_NUMBERs used by xDuoo X3, and IHIFI 770, 770C, and 800.
Solomon Peachy
4
-4
/
+4
[prev]
[next]