1. 0ff5c5d The connect is not a PP and doesn't have ATA storage by Rafaël Carré · 13 years ago
  2. a9b9977 Move PP-specific headers to pp/ directory by Rafaël Carré · 13 years ago
  3. 4ef988b new include directory for targets with common SoC : cpu/soc by Rafaël Carré · 13 years ago
  4. 5a8da16 i.MX31 - Dethreading operations continue by Michael Sevakis · 13 years ago
  5. 1f0e653 Fix cross compiling on OS X. by Dominik Riebeling · 13 years ago
  6. d7b8b10 Remove unnecessary include. by Dominik Riebeling · 13 years ago
  7. 97ac4c0 Rockbox Utility: update building libs. by Dominik Riebeling · 13 years ago
  8. c5530d9 Allow passing additional CFLAGS. by Dominik Riebeling · 13 years ago
  9. 8c6c6a6 libtools.make: allow overriding variables via environment. by Dominik Riebeling · 13 years ago
  10. de6c203 ypr0: Tiny cleanup in ypr0 config file. by Thomas Martitz · 13 years ago
  11. 81aac5a ypr0: Proper current values measured with battery_bench. by Thomas Martitz · 13 years ago
  12. 263b080 ypr0: Fix power off at low battery. by Thomas Martitz · 13 years ago
  13. 0f4dda7 imx233: add AUDIOIN registers, cosmetics by Amaury Pouly · 13 years ago
  14. abd51ff fuze+: keymap cleanup, correction and simplification (FS #12504 by Jean-Louis Biasini) by Amaury Pouly · 13 years ago
  15. 32aa4d9 Remove duplicate note from manual. by Dominik Riebeling · 13 years ago
  16. d46afc6 Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable on Nano 2G, and HID is still broken. by Michael Sparmann · 13 years ago
  17. 815eba9 GHWCFG* are not as3525v2 specific by Rafaël Carré · 13 years ago
  18. 403decf Fix FS#12243 : On 20GB H10, restore correct upside down state when waking LCD. by Boris Gjenero · 13 years ago
  19. 2dc1900 oops, somehow a leading \ went missing making these checks a bit silly! by Jonathan Gordon · 13 years ago
  20. 607b384 Manual: make Fuze+ manual build. by Dominik Riebeling · 13 years ago
  21. 19694e50 Manual: add initial Fuze+ files. by Dominik Riebeling · 13 years ago
  22. 36bc6a1 Gigabeat S: Revert removal of usb_plugged in r31489 by Michael Sevakis · 13 years ago
  23. 7b22ea0 usb-drv-as3525v2.c: merge in usb-s3c6400x.c by Rafaël Carré · 13 years ago
  24. fd5cb72 usb-s3c6400: use more complete functions from usb-drv-as3525v2 by Rafaël Carré · 13 years ago
  25. 18bee1b usb-drv-as3525v2.h: remove by Rafaël Carré · 13 years ago
  26. 12b7059 usb-s3c6400x: start factorization by Rafaël Carré · 13 years ago
  27. ba03cb4 Make local functions static in clock and chessbox plugin by Bertrik Sikken · 13 years ago
  28. c003d6c fix r31502: USBOTG_AS3525v2 doesn't exist anymore by Rafaël Carré · 13 years ago
  29. a2f6d83 typo by Rafaël Carré · 13 years ago
  30. cddb1cf Remove USBOTG_AS3525v2 by Rafaël Carré · 13 years ago
  31. c55672b usb-drv-as3525v2: cosmetics by Rafaël Carré · 13 years ago
  32. f016893 onda: remove now inlined USB_INIT_GPIO() by Rafaël Carré · 13 years ago
  33. 84127c9 imx233: fix power_input_status() by Rafaël Carré · 13 years ago
  34. 568c441 usb-target.h: remove by Rafaël Carré · 13 years ago
  35. db9ce6d onda 747/777 : move USB_STATUS_BY_EVENT to config by Rafaël Carré · 13 years ago
  36. c721c69 onda usb code: merge into .c file by Rafaël Carré · 13 years ago
  37. a51879d creative zvm isp1583 defines: move to isp1583.h by Rafaël Carré · 13 years ago
  38. 6824fdf USBOTG_ARC's USB_DRIVER_CLOSE: move to config.h by Rafaël Carré · 13 years ago
  39. 4d5dff4 gigabeats usb-target: merge in system-target.h by Rafaël Carré · 13 years ago
  40. a117e77 delete usb-target.h content redundant with PP usb-target.h by Rafaël Carré · 13 years ago
  41. 2de47e2 firewire/usb_remove/insert_int: move to system-target.h by Rafaël Carré · 13 years ago
  42. 280d584 usb_drv_connected() is declared in usb_drv.h by Rafaël Carré · 13 years ago
  43. 2115eac usb_plugged() is PP only by Rafaël Carré · 13 years ago
  44. df09274 move usb_pin_init() declaration to PP's system-target.h by Rafaël Carré · 13 years ago
  45. bce42fd usb_init_device(): move prototype to usb.h by Rafaël Carré · 13 years ago
  46. 12a4554 usb-drv-as3525v2: move interrupt disable by Rafaël Carré · 13 years ago
  47. 61f64d9 Minor corrections to the Russian translation by Alexander Levin · 13 years ago
  48. 5cd8aec Fix FS#7631 : Archos V2 and FM Recorder charging screen problems by Boris Gjenero · 13 years ago
  49. a5e44591c2 Update the Russian translation (FS#12420 by James Hunt) by Alexander Levin · 13 years ago
  50. a9b5c2a usb_core: Fix typo in comment by Michael Sparmann · 13 years ago
  51. 9c72039 Fix FS#12499 - Directory playback fails after saving playlist by Boris Gjenero · 13 years ago
  52. 3a9aa8e Fix up tools/version.sh for git transition. by Torne Wuff · 13 years ago
  53. 79f88e7 Remove bzr support from tools/version.sh. by Torne Wuff · 13 years ago
  54. 6fdc91e usb-s3c6400x: move usb_init_device by Rafaël Carré · 13 years ago
  55. 249218a usb-s3c6400x.c: move usb_detect and usb_enable by Rafaël Carré · 13 years ago
  56. ab475d1 The AMSv1 driver limitation that disallows 64K transfers is a USB core limitation, not a CPU limitation, so use the appropriate defines to test for it by Frank Gevaerts · 13 years ago
  57. 11707ab imx233: forgot a file by Amaury Pouly · 13 years ago
  58. 7d5e2e2 Fix simulator reds. by Thomas Martitz · 13 years ago
  59. 094e62a imx233/fuze+: implement rtc (time only, alarm still to implement) by Amaury Pouly · 13 years ago
  60. 162fdea ypr0: Proper battery curve measured with battery_bench. by Thomas Martitz · 13 years ago
  61. bba84a9 Enable (and fix) battery_bench on hosted targets. by Thomas Martitz · 13 years ago
  62. 05f12e0 ypr0: Enable battery voltage read-out, charging monitoring and charger detection. by Thomas Martitz · 13 years ago
  63. 07605a6 usb-s3c6400x: Fix endpoints being enabled too late by Michael Sparmann · 13 years ago
  64. 4c2126b usb PACK_DATA: use a static inline to enable type checking by Rafaël Carré · 13 years ago
  65. 6a6269f usb_hid: fix r31457 by Rafaël Carré · 13 years ago
  66. c17b0af Fix shortcut to talk time: force enqueuing otherwise it interrupts itself right away when speaking the shortcut entry again. by Stéphane Doyon · 13 years ago
  67. 2403f38 RDS: Use a define that doesn't imply any particular hardware dependency. by Michael Sevakis · 13 years ago
  68. ea55ad0 Forgot a "static" in r31462. by Michael Sevakis · 13 years ago
  69. 7b59641 Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread. by Michael Sevakis · 13 years ago
  70. 20d81d9 i.MX31: Implement asynchronous version of I2C driver. by Michael Sevakis · 13 years ago
  71. ad9a058 i.MX31: Some tweaks with variable declaration in SPI driver. by Michael Sevakis · 13 years ago
  72. 98b38c4 usb-srv-as3525v2: backport r31458 by Michael Sparmann · 13 years ago
  73. 0003018 usb-s3c6400x: Fix some more confusion between DEPCTL_stall and DEPCTL_naksts by Michael Sparmann · 13 years ago
  74. ddd2eda USB HID: cosmetics / simplifications by Rafaël Carré · 13 years ago
  75. 366a52f remove superfluous ifdef by Rafaël Carré · 13 years ago
  76. 4c12aa1 iPod Classic: HDD endianness change by Michael Sparmann · 13 years ago
  77. a7a78b3 Fix warnings from r31453 by Bertrik Sikken · 13 years ago
  78. d2cdd80 plugins: another round of making local things static and adding missing #includes by Bertrik Sikken · 13 years ago
  79. 7949dd4 protect the yes/no screen from extra keypresses (which can happen if you display 2 yes/no screens too quickly) by Jonathan Gordon · 13 years ago
  80. fd150d0 Eliminate the duplicated formatter for the 'sleeptimer duration' setting. It's not needed in the setting declaration since the menu for setting it is called via customized code which already has a formetter. by Alexander Levin · 13 years ago
  81. f77353c ucl: make it possible to specify additional CFLAGS by Rafaël Carré · 13 years ago
  82. 565b869 file properties: display correctly file/folder sizes > 2GB by Rafaël Carré · 13 years ago
  83. 0b885f2 imx233: print rockbox version in bootloader by Amaury Pouly · 13 years ago bootloader_fuzeplus_v1
  84. 84b97dd fuze+: remove two_finger pseudo touchpad button because it was unrealiable, update keymap to remove akward mappings by Amaury Pouly · 13 years ago
  85. 4fe6963 imx233: implement core_sleep by Amaury Pouly · 13 years ago
  86. 4e8320d i.MX31: Rename something by Michael Sevakis · 13 years ago
  87. d56daa1 i.MX31: Silly little change to enable/disable a SPI by Michael Sevakis · 13 years ago
  88. 0726b17 Clarify in what units the settings.sleeptimer_duration is by Alexander Levin · 13 years ago
  89. 3074b64 Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.c by Nick Peskett · 13 years ago
  90. fdcf5e4 Sansa Connect: Set unknown GIOs to state with lowest power consumption. This slightly improves runtime. by Tomasz Moń · 13 years ago
  91. 5dba771 Option to restart running sleep timer on keypress. by Nick Peskett · 13 years ago
  92. 57a0ebb Rockbox Utility: recognize Nano 6th gen as unsupported device. by Dominik Riebeling · 13 years ago
  93. 2ecaca9 New General Settings submenu: Startup/Shutdown by Nick Peskett · 13 years ago
  94. 3bc771d Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe for most people, and these changes change that, making it easy to delete most or all of a user's music. This is a *very* bad idea. by Frank Gevaerts · 13 years ago
  95. cf04cf3 Fix missing include. by Thomas Martitz · 13 years ago mkamsboot_1.5
  96. 7a7eca6 Unify a bit. by Thomas Martitz · 13 years ago
  97. 20b662a rbpaths: Add new special dir HOME_DIR for RaaA. by Thomas Martitz · 13 years ago
  98. 1678459 ypr0: Fix ascodec_readbytes(). by Thomas Martitz · 13 years ago
  99. 1dcc834 ypr0: Remove last #ifdef in as3514. by Thomas Martitz · 13 years ago
  100. e650992 FS#12482 - Romanian language update by Sergiu Rotaru by Bertrik Sikken · 13 years ago