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
2006-02-23
The iAudio bootloader needs to have the startup code first in memory
Linus Nielsen Feltzing
2006-02-22
Didn't mean to commit this, revert.
Thom Johansen
2006-02-22
Fix silly bug that made it crash on iPod.
Jens Arnold
2006-02-22
Made LCD_RGBPACK() macro more efficient when used with variable arguments.
Jens Arnold
2006-02-22
Some corrections for MCF5250
Linus Nielsen Feltzing
2006-02-22
Fix stupid mistake.
Thom Johansen
2006-02-22
Commit correct file this time.
Thom Johansen
2006-02-22
ARM optimised memset from Linux.
Thom Johansen
2006-02-22
Generic bitbang I2C driver
Linus Nielsen Feltzing
2006-02-22
Remove some unused/deprecated defines
Hristo Kovachev
2006-02-22
Optimised lcd_clear_display(), lcd_hline() and lcd_fillrect().
Jens Arnold
2006-02-22
Added memset16() for filling memory regions with 16 bit values, needed for up...
Jens Arnold
2006-02-22
Slight optimisation for 1bit and 2bit (vp) LCD drivers.
Jens Arnold
2006-02-21
No X5 remote support just yet
Linus Nielsen Feltzing
2006-02-21
Not only H300 has a PCF50606
Linus Nielsen Feltzing
2006-02-21
Correct typo in comments
Dave Chapman
2006-02-21
Forgot to add config file for iPod Mini.
Dave Chapman
2006-02-21
Patch #1435744 from Andrew Scott - initial iPod Mini support
Dave Chapman
2006-02-20
iPod 5G: Bug fixes in DAC initialisation - playback is now stereo...
Dave Chapman
2006-02-20
Correct the channel order in the ASM optimised fiq handler. Correct a
Thom Johansen
2006-02-20
Multiple remote support for iriver Hxxx stage 2: now button_read() returns co...
Hristo Kovachev
2006-02-20
Oops, no potentially conflicting declarations please.
Jens Arnold
2006-02-20
Make the driver work with LCD widths which aren't integer multiples of 4, i.e...
Jens Arnold
2006-02-20
minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layers
Daniel Stenberg
2006-02-20
Reworked player simulator icons to fit the changed charcell scale factor and ...
Jens Arnold
2006-02-19
Fix slow shutdown on ipod nano.
Thom Johansen
2006-02-19
Adaptive button repeat: adapts repeat rate depending on the ability of the ap...
Jens Arnold
2006-02-19
Fix red builds - only check for USB_POWERED status if HAVE_USB_POWER is defined.
Dave Chapman
2006-02-19
Patch #1434442 by Mikael Magnusson - Prevent shutdown when charging from USB
Linus Nielsen Feltzing
2006-02-19
Remove unneeded variable.
Thom Johansen
2006-02-19
Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR check
Thom Johansen
2006-02-18
iPods - implement button_hold() function
Dave Chapman
2006-02-17
Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...
Linus Nielsen Feltzing
2006-02-17
iPod 5G: Change USB detection to use pin 1 on GPIOB instead of the USB status...
Dave Chapman
2006-02-16
iPod 5G: Split lcd_bcm_finishup() function into two halves, and incorporate i...
Dave Chapman
2006-02-16
iPod 5G: Put lcd_update_rect function in IRAM - increases speed from 52fps to...
Dave Chapman
2006-02-16
Revert the ATA/USB power fix until I find an even more correct way of doing i...
Linus Nielsen Feltzing
2006-02-16
Grayscale iPods: Fixed & optimised LCD driver. Further optimisation is possib...
Jens Arnold
2006-02-16
Important bugfix for lcd_bitmap_part(). * Some slight optimisations.
Jens Arnold
2006-02-16
iPod 5G: Another LCD optimisation, now at 52fps
Dave Chapman
2006-02-15
iPod 5G: Further LCD driver optimisations - it is now working at 42fps for fu...
Dave Chapman
2006-02-15
iPod 5G: Small LCD optimisation - make lcd_bcm_write32 inline. Increases LCD...
Dave Chapman
2006-02-15
iPod 5G: Add a yield() to the lcd_bcm_finishup() function. This function typ...
Dave Chapman
2006-02-13
More correct power handling of the HDD and ISD300 chips on the H300 platform
Linus Nielsen Feltzing
2006-02-13
iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...
Dave Chapman
2006-02-13
Hopefully fix highly parallel build of recorder 8mb
Brandon Low
2006-02-12
Fixed warnings in the iFP target.
Tomasz Malesinski
2006-02-12
Changed endpoint 0 max packet size to 64 in order to make the driver
Tomasz Malesinski
2006-02-12
Mapped iFP DRAM to 0xc00000 and enabled caching in this area.
Tomasz Malesinski
2006-02-12
Some cosmetic cleaning of the wm8975 audio driver
Dave Chapman
[prev]
[next]