- 75b27ea Guard the Timeout API declarations with the correct #ifdef by Rob Purchase · 16 years ago
- 5905b0b Missed one strncpy call by Nils Wallménius · 16 years ago
- 3d4701a FS#10080 by Nils Wallménius · 16 years ago
- eea149b FS#10436 - add the Sansa View to the build system. The bootloader builds but doesn't do anything useful yet. by Robert Keevil · 16 years ago
- 36eeecb * Fix overlooked r12 usage possibility in mpegplayer ARM idct by Jens Arnold · 16 years ago
- afe43d3 Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. by Dave Chapman · 16 years ago
- 92fed35 S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set by Bertrik Sikken · 16 years ago
- 111af64 Meizu M3: initial version of battery readout and (uncalibrated) charge/discharge curves by Bertrik Sikken · 16 years ago
- 11f9f3c Add data structures by Frank Gevaerts · 16 years ago
- 7528674 Remove OHCI registers from s3c2440.h and move them to their own header. Since s3c2440 seems to be very close to the OHCI spec, there's no reason not to use a generic driver by Frank Gevaerts · 16 years ago
- 59b9e3a Meizu: implement power driver (USB power detect / charging status / poweroff) by Bertrik Sikken · 16 years ago
- f9e7a5a AMSSansa: Use single adc_read instead of multiple ascodec_reads to read voltage for display in View HW info. by Jack Halpin · 16 years ago
- 61394b7 S5L8700: implement timer driver by Bertrik Sikken · 16 years ago
- 0dd0e4e Correct svn:keywords and svn:eol-style on a few more files. by Thomas Martitz · 16 years ago
- 467999a Remove svn:executable from these files. by Thomas Martitz · 16 years ago
- 47d4c47 ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. Saves a bit of stack and execution time. by Jens Arnold · 16 years ago
- 47d8579 S5L8700: fix buttons used in debug menu by Bertrik Sikken · 16 years ago
- 5db8098 Meizu M3: implement rudimentary button driver by Bertrik Sikken · 16 years ago
- bc27e0f Fix red for sansa m200v4 (it also should have the pitchscreenif sansa m200 has it) by Alexander Levin · 16 years ago
- 7765158 Fix red in bootloaders by Alexander Levin · 16 years ago
- cc7c665 Improvements to the pitch screen UI (FS#10359 by David Johnston) by Alexander Levin · 16 years ago
- 17ac0d7 fix yellow : panicf() is declared in panic.h by Rafaël Carré · 16 years ago
- 27c60fd S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menu by Bertrik Sikken · 16 years ago
- 405d12d Sansa AMS: panic with the PL180 controller status register in case of errors by Rafaël Carré · 16 years ago
- 24cf6ce S5L8700: mask away status bits from ADC conversion result by Bertrik Sikken · 16 years ago
- 75fa699 Sansa AMS: handle properly SD transfer errors by Rafaël Carré · 16 years ago
- 306753b Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brightness level by Bertrik Sikken · 16 years ago
- 7ad3a33 D2: Remove unnecessary ide_power functions. by Rob Purchase · 16 years ago
- d633a9f D2: Update the battery discharge curve to observed values, and add a crude runtime estimation (this is based on playback from SD card, other usage will vary). by Rob Purchase · 16 years ago
- 1a519f5 Add missing mutex_init to i2c driver by Bertrik Sikken · 16 years ago
- 9cb6203 Make the TCC NAND driver use the (virtual) disk activity LED. by Rob Purchase · 16 years ago
- 161cb16 Adding last minutes comments to explain things is only cool if you close it also (aka fix yellow). by Thomas Martitz · 16 years ago
- e7f0c3f Rearrange things a bit for less #ifdefs and less duplication. by Thomas Martitz · 16 years ago
- c51e26a Sansa AMS SD driver: fix error checking in µSD insertion by Rafaël Carré · 16 years ago
- 8866342 S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communication by Bertrik Sikken · 16 years ago
- 9ecde3d S5L8700: Implement ADC driver by Bertrik Sikken · 16 years ago
- 96f2a9d Numbered filename creation: Make the search for pre-existing files independent of the requested number length. This way it will also increment properly if the requested number length changes or overflows (more than 99 files for numberlen == 2). by Jens Arnold · 16 years ago
- 50304a3 M:Robe 500: fix a bug where the remote LCD was not properly sleeping by Karl Kurbjun · 16 years ago
- a567d82 M:robe 500 - Set the mask on the remote so that it indicates the battery status by Karl Kurbjun · 16 years ago
- 4e965b4 Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver by Bertrik Sikken · 16 years ago
- fb224bd Philips SA9200: fix the buttons to work with flip screen mode (does anyone use this?). Change to conventional BUTTON_LEFT/BUTTON_RIGHT names and flip the remaining directional buttons. by Mark Arigo · 16 years ago
- 03fe562 Sansa AMS: display the virtual led icon on disk transfers by Rafaël Carré · 16 years ago
- cabd450 sAMSa: Turn the backlight off before rebooting to avoid irritating lcd flash. by Thomas Martitz · 16 years ago
- 25fdcf3 Samsa: fix red for clip/m200v4/c200v2 (typo) by Rafaël Carré · 16 years ago
- e3636a8 Samsa SD driver : acknowledge USB events, now reboots on USB insertion by Rafaël Carré · 16 years ago
- c1780af Samsa AMS: start of an USB driver (nothing working atm) by Rafaël Carré · 16 years ago
- a63a116 DM320: Add the same fix from r21647 by Karl Kurbjun · 16 years ago
- c292a8e Sansa AMS: Disable voltage scaling for now until we found a way to make it reliable for everyone, it's causing problems with storage for many people. by Thomas Martitz · 16 years ago
- 9431ea8 S35390a RTC: fix duplicate i2c initialisation by Bertrik Sikken · 16 years ago
- e979951 s5l8700: fix off-by-one error in DMA count by Bertrik Sikken · 16 years ago
- 9926c93 S5L8700: implement kernel timer by Bertrik Sikken · 16 years ago
- e63904c Onda VX747 backlight: use a higher frequency to reduce flickering by Maurus Cuelenaere · 16 years ago
- 9b1c774 S5L8700: initial framework for PCM (using DMA transfers) by Bertrik Sikken · 16 years ago
- 4368b59 Sansa AMS : don't reinvent adc_read(), patch by FlynDice by Rafaël Carré · 16 years ago
- 7131ddb ARM922T's icache isn't coherent with its dcache, so we need to ensure that its flushed before changing codecs. Playback takes care of this for us, but only if we define cache coherency functions. Do that. Also, add a comment explaining that MMU functions need to be included so that other people don't spend hours chasing them in the future. by Michael Giacomelli · 16 years ago
- 366e1d9 Also enable frequency switching on Onda VX767 by Maurus Cuelenaere · 16 years ago
- eabeb92 Ingenic Jz4740: add basic frequency switching by Maurus Cuelenaere · 16 years ago
- 7f2ddc4 Ingenic Jz4740 PCM driver: add some locking here and there (doesn't fix all PCM issues) by Maurus Cuelenaere · 16 years ago
- 6dbf4cf Ingenic Jz4740: remove some unneeded stuff and simplify SD driver (also thanks to Rafaël Carré) by Maurus Cuelenaere · 16 years ago
- 278f1f6 Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API isn't defined by Rafaël Carré · 16 years ago
- 293b499 Move sd_get_info() into common sd code by Rafaël Carré · 16 years ago
- ccbd8f4 * Move some more stuff to the general SD driver by Maurus Cuelenaere · 16 years ago
- 90d7a8c Ingenic jz4740 SD driver: remove custom list of SD commands by Rafaël Carré · 16 years ago
- c0eb9ae add firmware/driver/sd.c which contains common code between SD drivers by Rafaël Carré · 16 years ago
- 93f6e3d card_extract_bits() take the start bit argument as defined in public SanDisk specifications for SD and MMC, i.e. bit 0 is the lsb by Rafaël Carré · 16 years ago
- f3a4a76 Ingenic Jz4740 SD driver: remove some unneeded stuff + fill the OCR field in card_get_info_target() by Maurus Cuelenaere · 16 years ago
- 898475b Ingenic Jz4740 SD driver: fix SD clock init (fixes problems with SDHC cards) by Maurus Cuelenaere · 16 years ago
- e400353 Also cleanup Onda VX747 ata-sd-target.h file by Maurus Cuelenaere · 16 years ago
- e0e24cb Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) by Rafaël Carré · 16 years ago
- c929310 AMSSansa: Corrects bug introduced with r21577 causing random lockups on AMSSansas. by Jack Halpin · 16 years ago
- 4093874 Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert. by Mark Arigo · 16 years ago
- d12df3a Use the USB pid normally used by the OF when in UMS mode. This might make misbehaving pc software play nice. by Jonas Häggqvist · 16 years ago
- e905ca6 FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime. by Jack Halpin · 16 years ago
- 4715065 1 mA gets rounded to 0 during computation, so use 2 mA as the default. by Michael Giacomelli · 16 years ago
- 23248a7 Clean up nested defines in powermngt.h while I'm at it. by Michael Giacomelli · 16 years ago
- 3537397 Protect CURRENT_REMOTE define with an ifndef. by Michael Giacomelli · 16 years ago
- 8839f18 Move Archos battery runtime estimation defines into config files instead of powermgmt.h. Replace old default values (which were actually the Archos Player currents) with a new default (1mA). This should give nonsense runtime estimates (instead of semi-reasonable but completely wrong estimates) on all players that do not have a battery current defined. Hopefully this will remind people that they should define the battery current when they start a new port. by Michael Giacomelli · 16 years ago
- ed75cc0 Sansa AMS : use the aligned buffer in bss for all DMA transfers by Rafaël Carré · 16 years ago
- eaa9df3 Fix yellow introduced in r21561 by Alexander Levin · 16 years ago
- fb79ae4 Build archos timer code for ONDIO (fix red) by Rafaël Carré · 16 years ago
- 44bf409 Make the get_time on non-RTC sims behave like target, i.e. always return a constant time (FS#10390) by Alexander Levin · 16 years ago
- ffefe0c Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h by Rafaël Carré · 16 years ago
- c5dedd7 Remove the TIMER_* macros and declare target-specific functions in timer.h by Rafaël Carré · 16 years ago
- 89ccd5c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 by Rafaël Carré · 16 years ago
- b955dff Move PP (last target) timer code in target tree by Rafaël Carré · 16 years ago
- b3ed33d Move SH7034 timer code in the target tree by Rafaël Carré · 16 years ago
- c34ca87 Move coldfire timer code in the target tree by Rafaël Carré · 16 years ago
- 15a7f5e Move PNX0101 timer code in the target tree by Rafaël Carré · 16 years ago
- e0640c3 Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP to reflect what they does exactly. by Rafaël Carré · 16 years ago
- 15e40dd Move Sansa AMS timer code in the target tree by Rafaël Carré · 16 years ago
- 529855e Sansa AMS: correct sd_select_bank() in SD driver by Rafaël Carré · 16 years ago
- 7df759c Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement it for the iriver h1xx/h3xx and the meizus. by Bertrik Sikken · 16 years ago
- ce5dc3a Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Meizus) by Bertrik Sikken · 16 years ago
- c33373e S5L8700: implement i2c driver (used for communicating with the RTC and the codec in the meizus) by Bertrik Sikken · 16 years ago
- 660daa5 Meizu M3: implement logarithmic brightness curve (curve provided by markun) and increase PWM frequency for the backlight. by Bertrik Sikken · 16 years ago
- 057a580 ignore write data if the length doesn't match what we expect. This avoids the data corruption caused by FS#10319, but doesn't solve the root cause yet (patch by Martin Ritter) by Frank Gevaerts · 16 years ago
- 48f4512 Also fix the iRiver H10 by Maurus Cuelenaere · 16 years ago
- e59c4ff Fix some forgotten OR's in some button-target.h files by Maurus Cuelenaere · 16 years ago
- 8acc86c Onda VX747: fix DEFAULT_BRIGHTNESS_SETTING by Maurus Cuelenaere · 16 years ago
- 20e5ffe Onda VX747: make backlight setting range from 1->16 instead of 0->15 by Maurus Cuelenaere · 16 years ago