- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- af395f4 Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). by Michael Sevakis · 17 years ago
- 21ac311 * dont compile audio codec drivers for bootloader, as we dont need them -> saves time by Christian Gmeiner · 17 years ago
- ef12b3b Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. by Jens Arnold · 17 years ago
- 1672350 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. by Dave Chapman · 17 years ago
- 839ffbf Fix yellow. by Jens Arnold · 17 years ago
- 0fac492 First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines. by Jens Arnold · 17 years ago
- 0a1b248 Get the last errors? by Michael Sevakis · 17 years ago
- 0e16bd3 Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh. by Steve Bavin · 17 years ago
- 88f249d Allow H300 to be started up from a non-LCD remote by Steve Bavin · 18 years ago
- 8448d3b H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while charging, to save power by Linus Nielsen Feltzing · 18 years ago
- ff17905 H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging screen, move to a separate source file, backlight is on during USB mode (again) by Linus Nielsen Feltzing · 18 years ago