Age | Commit message (Expand) | Author |
2008-08-15 | Greyscale iPods: Fix the default contrast in the bootloader and the core befo... | Jens Arnold |
2008-07-17 | Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly i... | Dave Chapman |
2008-07-16 | Ensure consistency between header file and implementation for iPod drivers, b... | Bertrik Sikken |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-12 | Blind-add some code from ipodlinux that hopefully fixes the colour problem on... | Jens Arnold |
2008-06-03 | Oops. Lost sync on a few instances and 'HI' registers. | Michael Sevakis |
2008-06-03 | Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d... | Michael Sevakis |
2008-05-29 | Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o... | Linus Nielsen Feltzing |
2008-05-17 | Greyscale ipods: Use a somewhat darker shade for lightgrey, improving appeara... | Jens Arnold |
2008-05-12 | Undo r17470 because of regressions in some debug menus. | Andree Buschmann |
2008-05-12 | Fix for FS#5162. Being able to read scrollwheel action via button_read_device... | Andree Buschmann |
2008-05-04 | Make the H10 bootloader work again. Also fix the same problem that might be a... | Barry Wardell |
2008-05-03 | Fix tabs. | Michael Giacomelli |
2008-05-03 | Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus. | Michael Giacomelli |
2008-05-01 | Make the linker complain if the bootloader isn't going to fit into IRAM on PP... | Barry Wardell |
2008-04-29 | Make sure the linker considers crt0*.o before all files specified on the comm... | Jens Arnold |
2008-04-20 | move some data around to place qh_array at the start of iram. This saves up t... | Frank Gevaerts |
2008-04-20 | Adding new setting to System Settings <Accessory Power Supply -- off by defau... | Andree Buschmann |
2008-04-07 | explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob... | Robert Kukla |
2008-04-06 | Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w... | Michael Sevakis |
2008-04-04 | Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar... | Jens Arnold |
2008-04-04 | 1st/2nd Gen: Backlight inversion needs to be protected from interrupts, becau... | Jens Arnold |
2008-04-02 | LCD driver tweaks for greyscale iPods: * Use 1/7 bias, 5x step-up and the hig... | Jens Arnold |
2008-04-01 | Use a better place to enable the interrupts. | Jens Arnold |
2008-04-01 | iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessa... | Jens Arnold |
2008-03-28 | Stop saving more registers than necessary. | Jens Arnold |
2008-03-27 | split boot.lds and move it into the target tree | Marcoen Hirschberg |
2008-03-27 | Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV co... | Andree Buschmann |
2008-03-26 | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis |
2008-03-24 | Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(... | Jens Arnold |
2008-03-13 | Split up app.lds to the respective target directories. The portalplayer devi... | Karl Kurbjun |
2008-02-14 | Revert LCD changes - make sure the backlight remains on as a visible sign tha... | Robert Keevil |
2008-02-14 | Fix red | Robert Keevil |
2008-02-14 | Prevent the screen flashing white when shutting down colour ipods - fixes FS#... | Robert Keevil |
2008-02-10 | Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ... | Michael Giacomelli |
2008-01-20 | Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch... | Michael Giacomelli |
2008-01-18 | Finally, out goes struct spinlock for anything but mutiprocessor targets wher... | Michael Sevakis |
2008-01-13 | Some cleanup for readability. No code change. | Jens Arnold |
2008-01-12 | Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ... | Jens Arnold |
2008-01-09 | Greyscale library: Changed the internal data format once more (separated pixe... | Jens Arnold |
2008-01-04 | All-new greyscale library, replacing the old one. Features: (1) Drawing/updat... | Jens Arnold |
2007-11-27 | Further lockdown of multipart i2c operations that must be done without intrus... | Michael Sevakis |
2007-11-26 | Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann). | Jens Arnold |
2007-11-19 | FS#7738 - Scroll wheel acceleration for iPod | Linus Nielsen Feltzing |
2007-11-18 | Move 4th Gen (grayscale and color) backlight init where it belongs. | Jens Arnold |
2007-11-18 | Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen... | Jens Arnold |
2007-11-12 | Fix bootloaders, and the backlight-modded Ondio build. | Jens Arnold |
2007-11-12 | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold |
2007-11-06 | Get rid of some more inl/outl, and use the new macros for bitwise GPIO manipu... | Jens Arnold |
2007-11-05 | Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE. | Barry Wardell |