1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 3c8d93e Change a #define constant that conflicts with a mingw definition. Change "WAIT_*" to "OBJ_WAIT_*". by Michael Sevakis · 17 years ago
  3. a65406e meg-fx: It's important to make sure certain interrupt-related registers have bits changed atomically. by Michael Sevakis · 17 years ago
  4. 5f1590b Have meg-fx i2c driver use the wakeup functionality by making it interrupt-based (and serves as a simple usage example). by Michael Sevakis · 17 years ago
  5. 7fb0f71 Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin controller. Add some clocking registers to 'View I/O ports'. by Michael Sevakis · 17 years ago
  6. f44f961 move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid problems with possible ports in the future: Gigabeat S/V (i.mx31 based) and Kenwood HD20GA7/HD20GA9 (s3c2440 based) by Marcoen Hirschberg · 17 years ago[Renamed from firmware/target/arm/gigabeat/meg-fx/i2c-meg-fx.c]
  7. 8636e69 Moved SH1 system code to target tree. * First shot at hwcompat cleanup. by Jens Arnold · 18 years ago
  8. e645e2d Fix the delay loops. Without scaling the CPU is always at 300MHz. by Marcoen Hirschberg · 18 years ago
  9. f97d24f Retimed the i2c delay loops since we can be boosted or not by Steve Gotthardt · 18 years ago
  10. 2aa3e3f Changed the delay loop to run faster and more accurate. Made the internal functions 'static'. by Steve Gotthardt · 18 years ago
  11. 8e1e6f9 add the I2C driver for the Gigabeat by Marcoen Hirschberg · 18 years ago