1. 082c7d3 Set svn properties by Marcin Bukat · 14 years ago bootloader_mpiohd200_v1
  2. 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
  3. 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
  4. c8dfe05 HDD6330: add the simulator. by Szymon Dziok · 14 years ago
  5. 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
  6. f81c0c0 HDD6330 and HDD1630: split the code for the backlight, cause it's rather different for these targets. by Szymon Dziok · 14 years ago
  7. b88efd1 HDD6330: Patch to enable/disable backlight. by Szymon Dziok · 14 years ago
  8. 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
  9. df867fa MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard shutdown during boot. by Marcin Bukat · 14 years ago
  10. 5e2b5bb HDD6330: Configure touchpad (maximum touch sensivity, reduce transmission by Szymon Dziok · 14 years ago
  11. 0550711 si4700 tuner: lower stereo switchover range, so it switches to stereo for weaker signals. Should fix FS#11405. by Bertrik Sikken · 14 years ago
  12. 6ebec89 as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining code by Amaury Pouly · 14 years ago
  13. d793a97 HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes hissing noise after startup. by Marcin Bukat · 14 years ago
  14. c85ff1c fix button maps and assign some buttons for uisimulator. by Teruaki Kawashima · 14 years ago
  15. 9869101 iPod Nano 2G USB: Make sure the USB core is properly powered off on boot. by Michael Sparmann · 14 years ago
  16. 8e8839c Forgot to update lcd-remote.h by Thomas Martitz · 14 years ago
  17. 3022a60 Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewport) and remove the viewport parameter as suggested by Dave Chapman. by Thomas Martitz · 14 years ago
  18. 5462ef7 Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce the chance to confuse it with update_viewport(). by Thomas Martitz · 14 years ago
  19. 8a0152b Two new lcd/multi screen api convinience functions: draw_viewport(), fill_viewport(). by Thomas Martitz · 14 years ago
  20. c599da3 Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU button is held by Michael Sparmann · 14 years ago
  21. c2b5739 Fix targets with remote display, forgot to add the new functions to their header. by Thomas Martitz · 14 years ago
  22. d9d0b4d Pixel-accurate (vertical) list scrolling for touchscreen targets. by Thomas Martitz · 14 years ago
  23. 0a7baec Fix outdated comment by Frank Gevaerts · 14 years ago
  24. 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
  25. 74dbb3c If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate anything if size==0, so code that uses buffer_alloc(0) to find out what address it would get keeps working by Frank Gevaerts · 14 years ago
  26. 8ff4f1a Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code overflowing buffer_alloc()-allocated buffers. by Frank Gevaerts · 14 years ago
  27. 4aa42f3 RDA5802 tuner: fix small bug in rda5802_init (writing too much data) by Bertrik Sikken · 14 years ago
  28. 3131fb9 Roll back r28164 as this change introduced LCD issues on some nano 2G. by Andree Buschmann · 14 years ago
  29. 0ef3616 Add current consumption and battery capacities to iPod nano 2G config file. by Andree Buschmann · 14 years ago
  30. 86d5f44 Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G. by Andree Buschmann · 14 years ago
  31. af59ce6 Remove code that was unintentionally submitted. by Andree Buschmann · 14 years ago
  32. 1aa690a Add some more information to iPod nano 2G debug screen. by Andree Buschmann · 14 years ago
  33. 274c84f Disable clickwheel power supply when hold button is active for iPod nano 2G. by Andree Buschmann · 14 years ago
  34. 6a9cabc Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G. by Andree Buschmann · 14 years ago
  35. b2872c6 Enlarge the button post interval against audio drop outs, Too many lcd updates by Thomas Martitz · 14 years ago
  36. 54a8107 Touchscreen: button driver improvements by Thomas Martitz · 14 years ago
  37. c0edce8 iap: make variable serbuf non-global by Bertrik Sikken · 14 years ago
  38. 1416739 Fix typo by Thomas Martitz · 14 years ago
  39. ad500e1 Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. by Thomas Martitz · 14 years ago
  40. 66f8fb5 */app.lds: remove STUBOFFSET by Rafaël Carré · 14 years ago
  41. 7240478 file_exists(): fix DEBUGF() by Rafaël Carré · 14 years ago
  42. 7baa522 usb: remove unused variable and correctly stall on unhandled control requests by Amaury Pouly · 14 years ago
  43. 5a98ad2 format() (and its alias vuprintf) return values are uncheck -> void by Rafaël Carré · 14 years ago
  44. d343bbe Allow e200 to compile without HAVE_RECORDING by Frank Gevaerts · 14 years ago
  45. bd43690 Simplify unnecessary baroque preprocessor condition a bit by Frank Gevaerts · 14 years ago
  46. b0351c7 Only define USB_ENABLE_STORAGE if USB_HAS_BULK and USE_ROCKBOX_USB are both set by Frank Gevaerts · 14 years ago
  47. f6912d3 Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT by Frank Gevaerts · 14 years ago
  48. 520baf0 usb_drv_reset() is only used in usb-drv-arc.c by Rafaël Carré · 14 years ago
  49. 1285935 button driver: make repeat timings be centiseconds and not ticks by Rafaël Carré · 14 years ago
  50. 5028eaa AMS USBv2: use OF settings for undocumented register by Rafaël Carré · 14 years ago
  51. 409c157 Fix beast, forgot the asm label when renaming. by Thomas Martitz · 14 years ago
  52. 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
  53. 0d4585b Extend lc_open() to also being able to load overlay plugins. by Thomas Martitz · 14 years ago
  54. cec7c99 Forgot to rename cpucache_flush/_invalidate for PP502x. by Thomas Martitz · 14 years ago
  55. ded525e Revert r27972 to fix FS#11610 (but in a way android builds still work). by Thomas Martitz · 14 years ago
  56. f09499f Change sd-as3525*.c to the new cache coherency function names. by Thomas Martitz · 14 years ago
  57. dd5dd8c Rename cache coherency functions. by Thomas Martitz · 14 years ago
  58. ca0e95a USB AMSv2: use tables for usb_drv_port_speed() and usb_drv_mps_by_type() by Rafaël Carré · 14 years ago
  59. f1adafc USB AMSv2: split handle_ep_int() by Rafaël Carré · 14 years ago
  60. 5aa5de5 USB AMSv2: smaller struct usb_endpoint by Rafaël Carré · 14 years ago
  61. 8e0ff81 USB AMSv2: only read endpoint interrupt status register once by Rafaël Carré · 14 years ago
  62. 1752dfd usb-drv-as3525v2.c: cosmetics (remove trailing spaces) by Rafaël Carré · 14 years ago
  63. 29276be USB AMSv2: Reduce the size of (in/out)_ep_list by Rafaël Carré · 14 years ago
  64. 24cd51a USB AMSv2: simplify FOR_EACH* macros by Rafaël Carré · 14 years ago
  65. e526681 USB AMSv2: use status == -1 to signal errors by Rafaël Carré · 14 years ago
  66. d2871ff usb-s3c6400x.c : don't hardcode USB_NUM_ENDPOINTS but use the define by Rafaël Carré · 14 years ago
  67. 8c4f83e USB AMSv2: cosmetics by Rafaël Carré · 14 years ago
  68. dbea731 USB AMSv2: update endpoint->len on transfer by Rafaël Carré · 14 years ago
  69. 9503e6e as3525v2 usb: define USB_HAS_BULK by Rafaël Carré · 14 years ago
  70. be24bee usb-drv-as3525v2: use dump_dcache_range() by Rafaël Carré · 14 years ago
  71. b72237a usb-drv-as3525v2: fixes by Rafaël Carré · 14 years ago
  72. 03d391d as3525v2-usb: don't disable data transfers ! by Amaury Pouly · 14 years ago
  73. f140930 as3525v2-usb: fix red and fix stupid typo about endpoint status by Amaury Pouly · 14 years ago
  74. 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
  75. 025112f as3525v2-usb: by Amaury Pouly · 14 years ago
  76. aca255e gigabeats: remove inline from extern functions by Rafaël Carré · 14 years ago
  77. 2ac5153 AMS: make dma_disable_channel() not inline by Rafaël Carré · 14 years ago
  78. 9b49175 debug-as3525.c : fix include, remove comment by Rafaël Carré · 14 years ago
  79. 336cec2 Fix set_serial_descriptor() for targets with as3543 by Rafaël Carré · 14 years ago
  80. 5d4b13b Slightly reorganise the FAT driver to ensure that no more than one sector buffer is ever allocated on the stack simultaneously. Fixes FS#11433 by Frank Gevaerts · 14 years ago
  81. 9940663 Fix sdl application build by Thomas Martitz · 14 years ago
  82. c196da2 FS#11597 : decrease FCLK frequency when unboosted by Rafaël Carré · 14 years ago
  83. 173044d revert r27991 by Rafaël Carré · 14 years ago
  84. bf0e907 powermgmt.h: include config.h by Rafaël Carré · 14 years ago
  85. e93ba5a Clipv1: update CHARGER_TOTAL_TIMER by Rafaël Carré · 14 years ago
  86. c576e4a Clipv1: draw 150mA from the charger, like Clipv2/+ by Rafaël Carré · 14 years ago
  87. 4e739b4 USB AMSv2: fix bit position in DCFG register by Rafaël Carré · 14 years ago
  88. 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
  89. e09a085 as3525v2: by Amaury Pouly · 14 years ago
  90. 97ed213 Fix typo by Thomas Martitz · 14 years ago
  91. f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
  92. 8ec5113 Android: Fix two warnings by Thomas Martitz · 14 years ago
  93. f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
  94. a4264eb Redo previous commit to not break android builds. by Thomas Martitz · 14 years ago
  95. 4ada1ee Fix database by Thomas Martitz · 14 years ago
  96. eac36d5 struct DIR -> DIR, should fix most if not all reds. by Thomas Martitz · 14 years ago
  97. dc8ad86 Android: Enable software tone controls by Thomas Martitz · 14 years ago
  98. 6eaab4d Ged rid of uisimulator/common/io.c for android builds. by Thomas Martitz · 14 years ago
  99. 8e0a0ba Revert an accidentaly change to debug.h that prevent simulator+debug build by Amaury Pouly · 14 years ago
  100. a1cf4ce Unify 32mb and 64mb ipod video builds - FS#11580 by Frank Gevaerts · 14 years ago