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
2008-05-05
Oops, forgot one file
Nils Wallménius
2008-05-05
Alarm wake up support for Gigabeat S
Nils Wallménius
2008-05-05
Mind repeat calls to ata_device_init.
Michael Sevakis
2008-05-05
Don't need the extra idle check.
Michael Sevakis
2008-05-05
Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...
Michael Sevakis
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-04
The presence of the run list corelocks are dependent on core number and not b...
Michael Sevakis
2008-05-04
Make the H10 bootloader work again. Also fix the same problem that might be a...
Barry Wardell
2008-05-03
Disabled unused ata_led function.
Bertrik Sikken
2008-05-03
More static / header file cleanup.
Bertrik Sikken
2008-05-03
Forgot a file
Maurus Cuelenaere
2008-05-03
More LCD stuff..
Maurus Cuelenaere
2008-05-03
Fix tabs.
Michael Giacomelli
2008-05-03
Another round of making local functions static and making sure that source fi...
Bertrik Sikken
2008-05-03
Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus.
Michael Giacomelli
2008-05-03
Forgot 0x
Maurus Cuelenaere
2008-05-03
Add OF LCD init
Maurus Cuelenaere
2008-05-03
It's better not to use fixed constants since the lower volume limit may not b...
Michael Sevakis
2008-05-03
The Gigabeat S can do album art.
Nicolas Pennequin
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-05-03
1) add debug menu for USB & PIC
Maurus Cuelenaere
2008-05-03
Don't commit LOGF_ENABLE
Maurus Cuelenaere
2008-05-03
And don't forget the yellows...
Maurus Cuelenaere
2008-05-03
Fix more red...
Maurus Cuelenaere
2008-05-03
Fix red.
Maurus Cuelenaere
2008-05-03
1) add support for ata-as-arm
Maurus Cuelenaere
2008-05-03
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-03
Convert the TCC77x ADC driver to use interrupts - based on the technique used...
Dave Chapman
2008-05-03
Made rolo.h consistent with rolo.c
Bertrik Sikken
2008-05-03
Added missing usb #includes to usb source files.
Bertrik Sikken
2008-05-02
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2008-05-02
Working ROLO for the Gigabeat F/X
Karl Kurbjun
2008-05-02
Remove some cruft not being used that interferes with building rockboy on Gig...
Michael Sevakis
2008-05-02
Fix an oops in ARMv6 flush_icache.
Michael Sevakis
2008-05-01
Make the linker complain if the bootloader isn't going to fit into IRAM on PP...
Barry Wardell
2008-05-01
Use FIQ register + comments.
Maurus Cuelenaere
2008-04-30
remove the 2nd last evil use of ata_disk_is_active() in apps/
Jonathan Gordon
2008-04-29
Remove wrong usage of '.global'. These symbols are imported, not exported.
Jens Arnold
2008-04-29
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-29
Cleanup some tabs and whitespace
Karl Kurbjun
2008-04-29
yep.. I really cant spell
Jonathan Gordon
2008-04-28
undo some changes of my last patch... should fix wm8751 based targets
Christian Gmeiner
2008-04-28
Added #include <string.h> to memmove.c, memcpy.c and strcat.c
Bertrik Sikken
2008-04-28
Moved private types and constants from profile.h to profile.c
Bertrik Sikken
2008-04-28
Forgot to #include stdlib.h for atoi implementation.
Bertrik Sikken
2008-04-28
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).
Bertrik Sikken
2008-04-28
Update source files to include the header file for the functions they impleme...
Bertrik Sikken
2008-04-28
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
2008-04-28
get rid of the last mr500 yellow (again :p )
Jonathan Gordon
[next]