- 082c7d3 Set svn properties by Marcin Bukat · 14 years ago bootloader_mpiohd200_v1
- c35eea5 MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of strange noise produced by buttons on startup by Marcin Bukat · 14 years ago
- 38edf67 MPIO HD200 - squash long standing bug in bootloader which prevented booting OF if doing coldstart on battery only. by Marcin Bukat · 14 years ago
- c8dfe05 HDD6330: add the simulator. by Szymon Dziok · 14 years ago
- 93ac986 HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic values in registers at the start), fix bootloader warnings. by Szymon Dziok · 14 years ago
- f81c0c0 HDD6330 and HDD1630: split the code for the backlight, cause it's rather different for these targets. by Szymon Dziok · 14 years ago
- b88efd1 HDD6330: Patch to enable/disable backlight. by Szymon Dziok · 14 years ago
- 057806f HDD6330: Try to adapt the keys for the new touchpad code, remove the non existing buttons, enable morse input. by Szymon Dziok · 14 years ago
- 5e2b5bb HDD6330: Configure touchpad (maximum touch sensivity, reduce transmission by Szymon Dziok · 14 years ago
- 6ebec89 as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining code by Amaury Pouly · 14 years ago
- d793a97 HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes hissing noise after startup. by Marcin Bukat · 14 years ago
- c85ff1c fix button maps and assign some buttons for uisimulator. by Teruaki Kawashima · 14 years ago
- 9869101 iPod Nano 2G USB: Make sure the USB core is properly powered off on boot. by Michael Sparmann · 14 years ago
- c599da3 Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU button is held by Michael Sparmann · 14 years ago
- 86de791 Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly reduces buzzing sound of LDS176 type displays. by Andree Buschmann · 14 years ago
- 3131fb9 Roll back r28164 as this change introduced LCD issues on some nano 2G. by Andree Buschmann · 14 years ago
- 86d5f44 Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G. by Andree Buschmann · 14 years ago
- af59ce6 Remove code that was unintentionally submitted. by Andree Buschmann · 14 years ago
- 1aa690a Add some more information to iPod nano 2G debug screen. by Andree Buschmann · 14 years ago
- 274c84f Disable clickwheel power supply when hold button is active for iPod nano 2G. by Andree Buschmann · 14 years ago
- 6a9cabc Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G. by Andree Buschmann · 14 years ago
- ad500e1 Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. by Thomas Martitz · 14 years ago
- 66f8fb5 */app.lds: remove STUBOFFSET by Rafaël Carré · 14 years ago
- d343bbe Allow e200 to compile without HAVE_RECORDING by Frank Gevaerts · 14 years ago
- f6912d3 Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT by Frank Gevaerts · 14 years ago
- 520baf0 usb_drv_reset() is only used in usb-drv-arc.c by Rafaël Carré · 14 years ago
- 5028eaa AMS USBv2: use OF settings for undocumented register by Rafaël Carré · 14 years ago
- 409c157 Fix beast, forgot the asm label when renaming. by Thomas Martitz · 14 years ago
- 637bb2e Also rename cpucache_invalidate() function for mips. There's more in the target tree of mips which I have overlooked yesterday. by Thomas Martitz · 14 years ago
- 0d4585b Extend lc_open() to also being able to load overlay plugins. by Thomas Martitz · 14 years ago
- cec7c99 Forgot to rename cpucache_flush/_invalidate for PP502x. by Thomas Martitz · 14 years ago
- f09499f Change sd-as3525*.c to the new cache coherency function names. by Thomas Martitz · 14 years ago
- dd5dd8c Rename cache coherency functions. by Thomas Martitz · 14 years ago
- ca0e95a USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type() by Rafaël Carré · 14 years ago
- f1adafc USB AMSv2: split handle_ep_int() by Rafaël Carré · 14 years ago
- 5aa5de5 USB AMSv2: smaller struct usb_endpoint by Rafaël Carré · 14 years ago
- 8e0ff81 USB AMSv2: only read endpoint interrupt status register once by Rafaël Carré · 14 years ago
- 1752dfd usb-drv-as3525v2.c: cosmetics (remove trailing spaces) by Rafaël Carré · 14 years ago
- 29276be USB AMSv2: Reduce the size of (in/out)_ep_list by Rafaël Carré · 14 years ago
- 24cd51a USB AMSv2: simplify FOR_EACH* macros by Rafaël Carré · 14 years ago
- e526681 USB AMSv2: use status == -1 to signal errors by Rafaël Carré · 14 years ago
- d2871ff usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the define by Rafaël Carré · 14 years ago
- 8c4f83e USB AMSv2: cosmetics by Rafaël Carré · 14 years ago
- dbea731 USB AMSv2: update endpoint->len on transfer by Rafaël Carré · 14 years ago
- be24bee usb-drv-as3525v2: use dump_dcache_range() by Rafaël Carré · 14 years ago
- b72237a usb-drv-as3525v2: fixes by Rafaël Carré · 14 years ago
- 03d391d as3525v2-usb: don't disable data transfers ! by Amaury Pouly · 14 years ago
- f140930 as3525v2-usb: fix red and fix stupid typo about endpoint status by Amaury Pouly · 14 years ago
- f20d11c as3525v2-usb: all control operations are working, there is a problem with UMS: the IN transfer to respond to inquiry does not start, resulting in not lun being detected by Amaury Pouly · 14 years ago
- 025112f as3525v2-usb: by Amaury Pouly · 14 years ago
- aca255e gigabeats: remove inline from extern functions by Rafaël Carré · 14 years ago
- 2ac5153 AMS: make dma_disable_channel() not inline by Rafaël Carré · 14 years ago
- 9b49175 debug-as3525.c : fix include, remove comment by Rafaël Carré · 14 years ago
- 9940663 Fix sdl application build by Thomas Martitz · 14 years ago
- c196da2 FS#11597 : decrease FCLK frequency when unboosted by Rafaël Carré · 14 years ago
- 173044d revert r27991 by Rafaël Carré · 14 years ago
- e93ba5a Clipv1: update CHARGER_TOTAL_TIMER by Rafaël Carré · 14 years ago
- c576e4a Clipv1: draw 150mA from the charger, like Clipv2/+ by Rafaël Carré · 14 years ago
- 4e739b4 USB AMSv2: fix bit position in DCFG register by Rafaël Carré · 14 years ago
- f3da8d0 as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't protected #undef of USB_NUM_ENDPOINTS by Amaury Pouly · 14 years ago
- e09a085 as3525v2: by Amaury Pouly · 14 years ago
- f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
- 8ec5113 Android: Fix two warnings by Thomas Martitz · 14 years ago
- f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
- 6eaab4d Ged rid of uisimulator/common/io.c for android builds. by Thomas Martitz · 14 years ago
- a1cf4ce Unify 32mb and 64mb ipod video builds - FS#11580 by Frank Gevaerts · 14 years ago
- b9201e3 include lcd.h , forgotten in r27957 by Rafaël Carré · 14 years ago
- 67cf859 AMS: update the LCD on system exception to be sure the content is up to date by Rafaël Carré · 14 years ago
- 8aa175b ipodvideo: detect ram size at boot (doesn't actually get USED yet) by Torne Wuff · 14 years ago
- bc4b536 firmware/ : use lcd_putsf() (only in debug code) by Rafaël Carré · 14 years ago
- 71b2d28 jz4740 debug: use lcd_putsf() instead of redefining it by Rafaël Carré · 14 years ago
- 63c1769 AMSv2: remove a bunch of panicf() in SD driver by Rafaël Carré · 14 years ago
- a290ce4 tcc77x targets: various minor cleanups by Bertrik Sikken · 14 years ago
- aaa1636 Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back" by Jonathan Gordon · 14 years ago
- 26de96c typo in r27876 by Rafaël Carré · 14 years ago
- e20fb32 usb-drv-as3525: only give physical addresses to USB HW by Rafaël Carré · 14 years ago
- 8de2af7 sd-as3525*: use AS3525_PHYSICAL_ADDR by Rafaël Carré · 14 years ago
- 3478bc5 mips is predefined by gcc, but we want it for paths. Don't let others fall into this trap again. Use __mips instead by Thomas Martitz · 14 years ago
- 8d5f159 Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G. by Marcin Bukat · 14 years ago
- 2c24a67 Some Nano2G FTL cosmetics by Michael Sparmann · 14 years ago
- 0a08089 iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing the delay loops away. Use udelay() instead, not wasting CPU time when the CPU is not boosted. by Jens Arnold · 14 years ago
- 43ccc1e Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same settings as on iPod 3rd Gen. by Jens Arnold · 14 years ago
- 65c4fc2 Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is used by Rafaël Carré · 14 years ago
- b73d15e Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency (playback rate error improves from 1.1% to 0.04%) - FS #10906 by me. by Bertrik Sikken · 14 years ago
- aa0973d Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/write, 2. Make sure all error return codes are negative. by Michael Sparmann · 14 years ago
- 322fdaa AMSv2: don't reboot on USB plug by Rafaël Carré · 14 years ago
- 5068891 Android port: simplify sending touch events from Java->C by Maurus Cuelenaere · 14 years ago
- 934a5a5 Android port: add support for hardware keys by Maurus Cuelenaere · 14 years ago
- 87409a2 Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. by Thomas Martitz · 14 years ago
- 0e2286f Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. by Thomas Martitz · 14 years ago
- c65a8e0 emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and return proper error codes instead of panicing in a lot of error cases. by Michael Sparmann · 14 years ago
- b4d6d1e emBIOS backports part three: Make the NAND flash driver return more useful error codes if initialization fails. by Michael Sparmann · 14 years ago
- 6b38930 emBIOS backports part two: Fix a stupid global variable *instantiation* in a header file, which might have caused all hell of trouble. by Michael Sparmann · 14 years ago
- 524035b Fix red: Revert the const correctness part, which opened a can of worms. by Michael Sparmann · 14 years ago
- f3834a4 emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG driver, and a bit of const correctness. by Michael Sparmann · 14 years ago
- a86b08e HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26% speedup. by Marcin Bukat · 14 years ago
- 446445e ipod nano 2g: make functions/variables static where possible, add missing #includes by Bertrik Sikken · 14 years ago
- 82a2cdb Various minor fixes for Samsung YH* targets by Bertrik Sikken · 14 years ago
- ca4439f Android port: handle incoming calls. by Thomas Martitz · 14 years ago
- bd9c0b2 A bit of work in the pcm driver. Should be a bit more efficient, but more importantly more dependable. Stopping playback now properly recovers if playback crashed for some reason (shouldn't happen of course). by Thomas Martitz · 14 years ago