1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 804bb8e Correct an oopsy when finishing off the MC13783 header. No wonder ADC readings seemed a wee odd. by Michael Sevakis · 16 years ago
  3. a9c20f5 Gigabeat S: by Michael Sevakis · 16 years ago
  4. 3c102ff Fix a couple mistakes. Forgot to add a few definitions. by Michael Sevakis · 16 years ago
  5. cda664b MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sense and mask bit defines to avoid conflicts within the definitions. Much care taken but give a double check before making new use of anything. by Michael Sevakis · 16 years ago
  6. 1ec3584 Fix yellow. by Michael Sevakis · 16 years ago
  7. 2558365 Backlight brightness setting for Gigabeat S. Cleanup headers in target backlight file too. by Michael Sevakis · 16 years ago
  8. 89aca6a Oops, it's called mc13783... by Nils Wallménius · 16 years ago
  9. 90a4a43 Alarm wake up support for Gigabeat S by Nils Wallménius · 16 years ago
  10. 94f7d0f UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plug has problems if cold. Replug if it doesn't connect or not at high speed 2) Linux doesn't like the odd bootable flag value used in the partitions so it won't mount but Windows works. Fix minor OTG driver bugs and clean up device memory handling. Generic name for ARC controller driver. by Michael Sevakis · 16 years ago
  11. b12c69b ADC driver for Gigabeat S - a bit on the general side for now. Needs to have scales set properly (what physical value a reading represents isn't clear from the docs or I'm just lazy atm). Throw-in a _bunch_ more reg defines for the PMIC. Show all 16 raw channels values in debug menu. by Michael Sevakis · 17 years ago
  12. 8c5d552 Charger detection for Gigabeat S by Nils Wallménius · 17 years ago
  13. a7af9e4 Add GPIO manager. Get the PMIC interrupt handling working (along with power button and HP detect). Add some reg field defined instead of using raw numbers. Add PMIC info to debug ports screen. Refine PMIC driver ops a little bit. by Michael Sevakis · 17 years ago
  14. 0b1d7e7 Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developments will tell). Factor-out the mc13783 stuff and make that driver a layer above the SPI. TODO: start processing PMIC interrupts. Start a clkctl API for imx31 (we'll see if this sticks around but it seems reasonable here). Misc. stuff for convenience/neatness. by Michael Sevakis · 17 years ago