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
Age
Commit message (
Expand
)
Author
2009-07-20
Nano2G Backlight driver improvements - the previous version didn't work relia...
Dave Chapman
2009-07-20
sd_first_drive is only used when HAVE_HOTSWAP is defined, so add appropriate ...
Frank Gevaerts
2009-07-20
Make sd_present() and mmc_present() look only at the actual presence of a car...
Frank Gevaerts
2009-07-20
take first_drive into account when handling hotswap. This is not important as...
Frank Gevaerts
2009-07-19
D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...
Rob Purchase
2009-07-18
S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mas...
Bertrik Sikken
2009-07-18
Nano2g button driver - currently only implementing the hold switch. Should h...
Dave Chapman
2009-07-18
Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...
Dave Chapman
2009-07-18
Commit FS#10413 by Michael Chicoine. Fixes upside down menu in mpegplayer wh...
Michael Giacomelli
2009-07-17
fix ata-nand-s5l8700 compilation properly this time
Frank Gevaerts
2009-07-17
Basic backlight driver for Nano 2G
Dave Chapman
2009-07-17
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
2009-07-17
make ELIO_TPJ1022 bootloader compile again
Robert Kukla
2009-07-17
Apply the same fix as r21930 did for the ramdisk for the AMS Sansa driver.
Thomas Martitz
2009-07-17
Add information gleaned from disassembling the main firmware image. Detect lc...
Robert Keevil
2009-07-17
Improvments to Nano 2G LCD driver. This now works reliably on both LCD types.
Dave Chapman
2009-07-17
remove nand_soft_reset and nand_disk_is_active already voided in storage.h
Rafaël Carré
2009-07-17
Revert r21912 : "Storage API : remove undeeded target-specific functions"
Rafaël Carré
2009-07-17
Onda VX747: add dual-boot capability + make it possible to permanently 'stick...
Maurus Cuelenaere
2009-07-17
Storage API : remove undeeded target-specific functions
Rafaël Carré
2009-07-16
Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(...
Dave Chapman
2009-07-16
Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th...
Thomas Martitz
2009-07-16
Get the Nano2G bootloader running - it now runs and displays a logo on one ty...
Dave Chapman
2009-07-16
Working LCD driver for half the Nano2Gs. It now appears that there are two t...
Dave Chapman
2009-07-15
Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab...
Jens Arnold
2009-07-13
FS#10436 - add the Sansa View to the build system. The bootloader builds but...
Robert Keevil
2009-07-12
Basic changes to add nano 2g to the build system, based on the Meizu M3 port....
Dave Chapman
2009-07-12
S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set
Bertrik Sikken
2009-07-12
Meizu M3: initial version of battery readout and (uncalibrated) charge/discha...
Bertrik Sikken
2009-07-12
Meizu: implement power driver (USB power detect / charging status / poweroff)
Bertrik Sikken
2009-07-12
AMSSansa: Use single adc_read instead of multiple ascodec_reads to read volta...
Jack Halpin
2009-07-12
S5L8700: implement timer driver
Bertrik Sikken
2009-07-12
Remove svn:executable from these files.
Thomas Martitz
2009-07-11
ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...
Jens Arnold
2009-07-11
S5L8700: fix buttons used in debug menu
Bertrik Sikken
2009-07-11
Meizu M3: implement rudimentary button driver
Bertrik Sikken
2009-07-11
fix yellow : panicf() is declared in panic.h
Rafaël Carré
2009-07-11
S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menu
Bertrik Sikken
2009-07-11
Sansa AMS: panic with the PL180 controller status register in case of errors
Rafaël Carré
2009-07-11
S5L8700: mask away status bits from ADC conversion result
Bertrik Sikken
2009-07-11
Sansa AMS: handle properly SD transfer errors
Rafaël Carré
2009-07-11
Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brigh...
Bertrik Sikken
2009-07-10
D2: Remove unnecessary ide_power functions.
Rob Purchase
2009-07-10
D2: Update the battery discharge curve to observed values, and add a crude ru...
Rob Purchase
2009-07-10
Make the TCC NAND driver use the (virtual) disk activity LED.
Rob Purchase
2009-07-10
Adding last minutes comments to explain things is only cool if you close it ...
Thomas Martitz
2009-07-10
Rearrange things a bit for less #ifdefs and less duplication.
Thomas Martitz
2009-07-10
Sansa AMS SD driver: fix error checking in µSD insertion
Rafaël Carré
2009-07-09
S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communication
Bertrik Sikken
2009-07-09
S5L8700: Implement ADC driver
Bertrik Sikken
[next]