1. 84b97dd fuze+: remove two_finger pseudo touchpad button because it was unrealiable, update keymap to remove akward mappings by Amaury Pouly · 13 years ago
  2. 4fe6963 imx233: implement core_sleep by Amaury Pouly · 13 years ago
  3. 1a0bc64 imx233: forgot a file by Amaury Pouly · 13 years ago
  4. f7f1f70 imx233/fuze+: implement power management(battery charger), add powermgmt debug info, add power debug info, move target specific powermgmt code to its own files, remove auto-slow setup which was forgotten for debugging by Amaury Pouly · 13 years ago
  5. 452354a sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinicyn for spotting this by Amaury Pouly · 13 years ago
  6. 28dec00 Do some things to make -ffunction-sections work better. by Michael Sevakis · 13 years ago
  7. 95e6043 Convert remaining memframe LCDs that can be convert to common code. by Michael Sevakis · 13 years ago
  8. 8632f95 Remove two useless variable and hopefully finally fix red by Amaury Pouly · 13 years ago
  9. 39148be imx233: fix to typo and remove a forgotten panic by Amaury Pouly · 13 years ago
  10. 489296a imx233/fuze+: add support for sd card, enable FAT16 support because it's common on sd cards by Amaury Pouly · 13 years ago
  11. 47bade1 Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always used as events to indicate cable state. USB_HOSTED is posted to indicated that a host was detected. by Michael Sevakis · 13 years ago
  12. 744adcb imx233: add comment about block reset by Amaury Pouly · 13 years ago
  13. dd865bc imx233: add control for more clocks, add debug clock debug screen by Amaury Pouly · 13 years ago
  14. a299212 imx233: add power debug screen by Amaury Pouly · 13 years ago
  15. 374a08a fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini. by Amaury Pouly · 13 years ago
  16. 852b68c imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight on panic by Amaury Pouly · 13 years ago
  17. 7e211ff fuze+: adjust touchpad sensitivity based on product id like OF, add debug screen to hw info by Amaury Pouly · 13 years ago
  18. e7e4b13 imx233: fix prototype and battery conversion setup code by Amaury Pouly · 13 years ago
  19. 9e4299f imx233: implement battery reading using power register (automatically updated & scaled by lradc delay) by Amaury Pouly · 13 years ago
  20. 4359b40 imx233: debug raw and mV battery output by Amaury Pouly · 13 years ago
  21. ea8570b imx233: remove virtual 5V channel (value doesn't make sense), fix battery conversion (need to trigger delay) by Amaury Pouly · 13 years ago
  22. f791a81 imx233: add include for future use of adc to read battery by Amaury Pouly · 13 years ago
  23. 0cd832a imx233: fix comment by Amaury Pouly · 13 years ago
  24. d866633 imx233: add adc debug screen by Amaury Pouly · 13 years ago
  25. e167c1d imx233: add automatic battery conversion using delay channel, make 5V a virtual channel since it has a builtin divider by Amaury Pouly · 13 years ago
  26. a9d56ac imx233: use generic code for both channels and delays arbiter code by Amaury Pouly · 13 years ago
  27. 9a4213c imx233: cosmetic changes in adc by Amaury Pouly · 13 years ago
  28. 1852dd8 imx233/fuze+: add a small delay before powering off to allow the user to release the power button by Amaury Pouly · 13 years ago
  29. 7fec089 fuze+: fix backlight to have a real zero by Amaury Pouly · 13 years ago
  30. 2a45f77 fuze+: fix backlight calculations by Amaury Pouly · 13 years ago
  31. 7aac418 fuze+: fix typo (mdelay vs udelay) in register read (shouldn't change anything) and be sure lcdif is ready by Amaury Pouly · 13 years ago
  32. bbbc2e8 fuze+: fix typo in lcd init sequence for second lcd type by Amaury Pouly · 13 years ago
  33. 856fb70 fuze+: use macro and add a few static by Amaury Pouly · 13 years ago
  34. f5d664a fuzeplus: rework button handling to use a queue instead of a blocking semaphore in the thread by Amaury Pouly · 13 years ago
  35. e9575bd fuze+: fix typo and remove ugly logf construct by Amaury Pouly · 13 years ago
  36. 623cbd6 imx233/fuze+: implement pcm out and audio codec, update SOURCES by Amaury Pouly · 13 years ago
  37. 390edd5 imx233/fuze+: add prototype for rtc block (only for register defines for now) by Amaury Pouly · 13 years ago
  38. 7b70e5a imx233/fuze+: implement audioout functions (init, volume, frequency); add stubs for audioin by Amaury Pouly · 13 years ago
  39. 96f0464 imx233/fuze+: implement hw info debug screen to show dma channels state by Amaury Pouly · 13 years ago
  40. b0a20db imx233/fuze+: allow dma info retrieval; wait for end of channel reset before returning; fix typo by Amaury Pouly · 13 years ago
  41. d0e8c35 imx233/fuze+: move to a more generic xtal derived clock enabling function, fix timrot accordingly by Amaury Pouly · 13 years ago
  42. 0b3347e imx233/fuze+: fix typo and add dac dma/error interrupts by Amaury Pouly · 13 years ago
  43. 359826a fuze+: fix bootloader not set backlight brightness by Amaury Pouly · 13 years ago
  44. ed2386c imx233/fuze+: move audio driver to the canonical location by Amaury Pouly · 13 years ago
  45. bf056d5 Switch to SYS mode on arm FS#12322 by me by Marcin Bukat · 13 years ago
  46. eb94b23 imx233/fuze+: declare 3d audio capability, update lang accordingly by Amaury Pouly · 13 years ago
  47. 09b4c76 fuze+: implement basic touchpad driver by Amaury Pouly · 13 years ago
  48. 30f3331 fuze+: set backlight brightness to default only when there is not backlight infrastructure by Amaury Pouly · 13 years ago
  49. 2546bc5 imx233/fuze+: add fuze+ to the simulator framework by Amaury Pouly · 13 years ago
  50. 1322b58 imx233/fuze+: rework crt0 and linker script to be able to load at any address and self-copy at the right one by Amaury Pouly · 13 years ago
  51. b25d6e0 imx233/fuze+: implement usb enable by Amaury Pouly · 13 years ago
  52. af9c3c9 imx233/fuze+: remove useless file by Amaury Pouly · 13 years ago
  53. b1a97d2 imx233/fuze+: add charger related defines by Amaury Pouly · 13 years ago
  54. 80101ed imx233/fuze+: correctly reset i2c block by Amaury Pouly · 13 years ago
  55. e553945 imx233/fuze+: implement various audio stubs and update source by Amaury Pouly · 13 years ago
  56. 696b9d1 imx233/fuze+: implement lradc function and adc on top of it by Amaury Pouly · 13 years ago
  57. 45537a4 imx233/fuze+: implement power management stubs by Amaury Pouly · 13 years ago
  58. 06c03b5 imx233/fuze+: fix default init code (define lcd kind as 9325 and do 7783 init !) by Amaury Pouly · 13 years ago
  59. 11883f4 imx233/fuze+: correctly lcdif block by Amaury Pouly · 13 years ago
  60. eedbed1 imx233/fuze+: fix prototype by Amaury Pouly · 13 years ago
  61. c36d33c imx233/fuze+: correctly reset timrot block by Amaury Pouly · 13 years ago
  62. af9d256 imx233/fuze+: define mmc stubs, correctly handle ssp maximum transfer size, correctly handle flash size (including windowing) by Amaury Pouly · 13 years ago
  63. 7ac1b9f imx233/fuze+: define sd stub by Amaury Pouly · 13 years ago
  64. 1b220f1 imx233/fuze+: reset dma block correctly and define maximum transfer size by Amaury Pouly · 13 years ago
  65. b27d07e imx233/fuze+: reset ssp block correctly, define maximum ssp transfer size by Amaury Pouly · 13 years ago
  66. b51ecea imx233/fuze+: add more interrupts, rewrite block resetting, reset icoll on boot (useful for firmware) by Amaury Pouly · 13 years ago
  67. ddb96f1 imx233/fuze+: fix ctr0 to use a fresh stack and update firmware linker script by Amaury Pouly · 13 years ago
  68. d945c36 imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb to leave a load for the firmware by Amaury Pouly · 13 years ago
  69. 2ac668e imx233/fuze+: implement user time api, implement a stub function, protect timrot against irq by Amaury Pouly · 13 years ago
  70. 333b9ed imx233/fuze+: fix apps linker script, add comment in bootloader by Amaury Pouly · 13 years ago
  71. 25f0060 imx233/fuze+: don't reboot after usb more, enter usb more after storage init, remove useless printf by Amaury Pouly · 13 years ago
  72. 7d4fed5 imx233:fuze+: major memory and usb rework by Amaury Pouly · 13 years ago
  73. 855e3c6 imx233/fuze+: implement lcd_blit_yuv (untested) by Amaury Pouly · 14 years ago
  74. 1df8072 imx233/fuze+: cleanup sd code by Amaury Pouly · 14 years ago
  75. fa0f17d imx233/fuze+: move page table to dram by Amaury Pouly · 14 years ago
  76. eb90d95 imx233/fuze+: huge rework by Amaury Pouly · 14 years ago
  77. 06c9474 imx233/fuze+: prepare target to enable MMU by Amaury Pouly · 14 years ago
  78. 82f70b8 imx233/fuze+: add SD detection support by Amaury Pouly · 14 years ago bootloader_ams_v4
  79. 85c32db imx233/fuze+: add pin irq support by Amaury Pouly · 14 years ago
  80. 7d1d4c6 imx233/fuze+: implement gpio interrupts by Amaury Pouly · 14 years ago
  81. 792dd33 imx233/fuze+: gives bootloader argument to main by Amaury Pouly · 14 years ago
  82. 5a26811 imx233/fuze+: make SOURCES more correct, implement i2c for fmradio by Amaury Pouly · 14 years ago
  83. 86c64d4 imx233: add missing i2c file by Amaury Pouly · 14 years ago
  84. e36b20c imx233/fuze+: replace software i2c by hardware i2c, make some code more correct, reduce code size of lcd init sequences by Amaury Pouly · 14 years ago
  85. e34eaf3 imx233/fuze+: simplify ssp pin code by Amaury Pouly · 14 years ago
  86. 88f75d0 imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style in mmc by Amaury Pouly · 14 years ago
  87. 82ecc75 imx233/fuze+: make config.h more correct, remove logo from bootloader, update linker file and crt0 to produce a single blob into dram by Amaury Pouly · 14 years ago
  88. 617d1e9 imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu frequency changing, implement panic waiting by Amaury Pouly · 14 years ago
  89. 2cf3313 fuze+: add more clocking code, add dma code, add ssp code, add stub usb code, update storage to SD + MMC, beginning of the driver by Amaury Pouly · 14 years ago
  90. a43509c fuze+: implement a full-blown debug screen for touchpad with graphical feedback by Amaury Pouly · 14 years ago
  91. 86e8c28 fuze+: implement Synaptics RMI driver on top of i2c, add touchpad debug screen, bootloader enters debug screen by default by Amaury Pouly · 14 years ago
  92. 2481427 fuze+: add init/enable/disable lcd sequences for the second lcd kind (only based on disassembly, untested) by Amaury Pouly · 14 years ago
  93. ffee0b5 fuze+: move defines from .c to .h; implement button reading for volume up/down and power by Amaury Pouly · 14 years ago
  94. 3ce7809 fuze+: use mdelay and not udelay in lcd sequences by Amaury Pouly · 14 years ago
  95. 08fb3f6 Sansa Fuze+: initial commit (bootloader only, LCD basically working) by Amaury Pouly · 14 years ago