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
Age
Commit message (
Expand
)
Author
2008-04-21
Enable program flow prediction in the system control coprocessor setup in the...
Michael Sevakis
2008-04-21
A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...
Rob Purchase
2008-04-20
Also declare .qharray for the bootloader on imx31. Usb is also supported ther...
Frank Gevaerts
2008-04-20
move some data around to place qh_array at the start of iram. This saves up t...
Frank Gevaerts
2008-04-20
Adding new setting to System Settings <Accessory Power Supply -- off by defau...
Andree Buschmann
2008-04-20
Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNN...
Jens Arnold
2008-04-20
disable irqs during the critical part of prime_transfer(). This improves the ...
Frank Gevaerts
2008-04-20
Oops, clean up and use usb_drv.h.
Michael Sevakis
2008-04-20
Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...
Michael Sevakis
2008-04-19
Fix warning.
Barry Wardell
2008-04-19
FS#8642: Improve boot time on Sansa bootloaders by boosting the CPU. This onl...
Barry Wardell
2008-04-18
Fix ticking noise on PP5002 introduced with tthe transfer optimisation in r17...
Jens Arnold
2008-04-18
Fix bootloader red.
Michael Sevakis
2008-04-18
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...
Michael Sevakis
2008-04-17
Rough battery calibration for the c200 based on results posted by Tomasz Wasi...
Michael Giacomelli
2008-04-17
Cache functions should include data and instruction barriers.
Michael Sevakis
2008-04-16
Optimized byte-swapping macros for ARMv6.
Michael Sevakis
2008-04-16
Simpilify the uncached buffer allocation for the USB stack using NOCACHEBSS_A...
Michael Sevakis
2008-04-15
m:robe 100 - enable setting for buttonlight brightness
Robert Kukla
2008-04-15
Use real ARM 11 instructions for cache operations. Probably will factor out l...
Michael Sevakis
2008-04-15
FS#8898 - Prefix AS3514 registers with AS3514_
Bertrik Sikken
2008-04-15
Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...
Rob Purchase
2008-04-15
Kill warnings that annoy me when building for Gigabeat S.
Michael Sevakis
2008-04-15
Make the transparent bitmaps work on Gigabeat S.
Michael Sevakis
2008-04-15
woops... fix red and some svn keywords.
Jonathan Gordon
2008-04-15
Setup the touchpads to have two modes - stylus and button - and set them in b...
Jonathan Gordon
2008-04-14
Gigabeat S: Make ADC battery voltage reading correct. Tiny tweak to ADC drive...
Michael Sevakis
2008-04-14
Oops...simple math proves elusive at times. Get the array calcs right.
Michael Sevakis
2008-04-13
ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...
Michael Sevakis
2008-04-13
ASM optimization for fiq_playback(). Saves about 0.4MHz of CPU while playback...
Andree Buschmann
2008-04-13
Charger detection for Gigabeat S
Nils Wallménius
2008-04-12
Fix cut'n'pasterelated yellows.
Rob Purchase
2008-04-12
D2: Charging detection, plus basic PCF50606 interrupt handler.
Rob Purchase
2008-04-12
Add GPIO manager. Get the PMIC interrupt handling working (along with power b...
Michael Sevakis
2008-04-12
D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...
Rob Purchase
2008-04-12
Big oops. Fix enum spi_module_number to set right enum values. :p.
Michael Sevakis
2008-04-11
D2: Remove USB detection as it's not actually on GPIOC26 (that's a charging i...
Rob Purchase
2008-04-11
Add a "View I/O Ports" screen for imx31. Show all GPIO contents.
Michael Sevakis
2008-04-11
Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...
Michael Sevakis
2008-04-10
Properly clear clear-on-write bits in the PP502x USB controller
Bertrik Sikken
2008-04-09
Add DM320 I²C driver, although not (yet) enabled in the sources.
Maurus Cuelenaere
2008-04-08
D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout ...
Rob Purchase
2008-04-08
D2: Update dual boot to use the hold switch. Update bootloader to show messag...
Rob Purchase
2008-04-07
Make the TCC780x ADC driver work again in the bootloader.
Rob Purchase
2008-04-07
Make the greyscale library work on the m:robe 100. Testing on target done by ...
Jens Arnold
2008-04-07
explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...
Robert Kukla
2008-04-07
Hopefully fix FS#8506 (OF cant be loaded on some PP targets). also hopefully ...
Jonathan Gordon
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
[next]