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
/
sandisk
Age
Commit message (
Expand
)
Author
2008-06-29
Move declaration of button_int and clickwheel_int to the proper header file i...
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-03
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...
Michael Sevakis
2008-05-28
Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...
Michael Sevakis
2008-05-14
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...
Michael Sevakis
2008-05-13
Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up ...
Mark Arigo
2008-05-12
Undo r17470 because of regressions in some debug menus.
Andree Buschmann
2008-05-12
Fix for FS#5162. Being able to read scrollwheel action via button_read_device...
Andree Buschmann
2008-05-04
Make the H10 bootloader work again. Also fix the same problem that might be a...
Barry Wardell
2008-05-03
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-01
Make the linker complain if the bootloader isn't going to fit into IRAM on PP...
Barry Wardell
2008-04-29
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-20
move some data around to place qh_array at the start of iram. This saves up t...
Frank Gevaerts
2008-04-17
Rough battery calibration for the c200 based on results posted by Tomasz Wasi...
Michael Giacomelli
2008-04-15
FS#8898 - Prefix AS3514 registers with AS3514_
Bertrik Sikken
2008-04-07
explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...
Robert Kukla
2008-04-07
Wow. Fix those irq #defines for ARM and use the right one in power-c200_e200....
Michael Sevakis
2008-04-07
Better sansa shutdown sequence in power_off.
Michael Sevakis
2008-04-06
e200: Get the UNCACHED_ADDR macro and phys_fb_address use out of the lcd driver.
Michael Sevakis
2008-04-06
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-03-31
Change the remaining set_interrupt_status usage to the more parsimonious disa...
Michael Sevakis
2008-03-31
Fixes FS#8552. On some c200s, the second parameter in setting R_Y_ADDR_AREA w...
Mark Arigo
2008-03-27
split boot.lds and move it into the target tree
Marcoen Hirschberg
2008-03-25
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-13
Split up app.lds to the respective target directories. The portalplayer devi...
Karl Kurbjun
2008-03-12
Really stop red. Whatever works atm.
Michael Sevakis
2008-03-12
Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee...
Michael Sevakis
2008-03-12
Do some crackdown on kernel object reinitialization after they could be in us...
Michael Sevakis
2008-03-12
Fix newly introduced race condition in SD driver. Make sure to force remount ...
Michael Sevakis
2008-03-09
Sansa SD card driver: Simplify hotswap handling, and make it send the insert/...
Jens Arnold
2008-02-28
acknowledge USB disconnect. This wasn't always done anymore since the usb_wai...
Frank Gevaerts
2008-02-28
don't call usb_wait_for_disconnect() in the sd thread. The usb storage driver...
Frank Gevaerts
2008-02-11
Some misc. ATA stuff: Increase threads' priority (important for idle callback...
Michael Sevakis
2008-02-09
Use a fixed multiplier of 2^10 as required when calculating number of blocks.
Jonas Häggqvist
2008-01-20
Commit FS#8480 by Andree Buschmann. Updates battery calibration for the Sans...
Michael Giacomelli
2008-01-18
Finally, out goes struct spinlock for anything but mutiprocessor targets wher...
Michael Sevakis
2008-01-18
Properly serialize ata_init with other threads. Fix a bug that always initial...
Michael Sevakis
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2008-01-09
Don't clear this bit. Helps c200 radios that have trouble tuning.
Mark Arigo
2007-11-20
Hopefully the last word on getting rid of yield_codecs loops (cut read chunk ...
Michael Sevakis
2007-11-19
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
2007-11-18
Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...
Jens Arnold
2007-11-12
Fix bootloaders, and the backlight-modded Ondio build.
Jens Arnold
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-11-12
Portal player i2c driver: More struct spinlock phaseout.
Michael Sevakis
2007-11-08
Add some CACHEALIGN_* macros and a helper function to assist in aligning data...
Michael Sevakis
2007-11-06
c200: Make microSD cards finally work.
Jens Arnold
2007-11-05
Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.
Barry Wardell
2007-11-05
Fix red.
Barry Wardell
[next]