Age | Commit message (Expand) | Author | Files | Lines |
2008-03-12 | Really fix low-bat detection in the iAudio bootloader. * Improve naming of ir... | Jens Arnold | 1 | -650/+0 |
2008-02-09 | Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to... | Miika Pekkarinen | 1 | -31/+67 |
2007-11-20 | * dont compile audio codec drivers for bootloader, as we dont need them -> sa... | Christian Gmeiner | 1 | -2/+8 |
2007-11-12 | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold | 1 | -6/+6 |
2007-09-04 | FS #7691 - improved USB detection on PP devices. This patch modifies the tar... | Dave Chapman | 1 | -5/+5 |
2007-08-17 | Fix more yellow. | Jens Arnold | 1 | -0/+1 |
2007-08-17 | First step of powermanagement rework: * Move target specific stuff into targe... | Jens Arnold | 1 | -6/+4 |
2007-07-28 | Fix warnings and errors. Remove some added stuff that wasn't needed afterall. | Michael Sevakis | 1 | -0/+1 |
2007-06-18 | Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh. | Steve Bavin | 1 | -1/+1 |
2007-03-02 | Kill a few warnings | Linus Nielsen Feltzing | 1 | -2/+1 |
2007-03-02 | H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s... | Linus Nielsen Feltzing | 1 | -9/+20 |
2007-02-28 | H100/H300 bootloader: Better remote control output, removed a wild pointer ac... | Linus Nielsen Feltzing | 1 | -3/+13 |
2007-02-28 | Better working USB bootloader mode for H300 | Linus Nielsen Feltzing | 1 | -16/+13 |
2007-02-22 | Put the X5 bootloader in a separate file | Linus Nielsen Feltzing | 1 | -64/+1 |
2007-02-22 | FS#6554 - Move bootloader code into a common file | Linus Nielsen Feltzing | 1 | -129/+21 |
2007-01-13 | Fixed the bootloader for H100 also. | Miika Pekkarinen | 1 | -3/+13 |
2007-01-13 | Fixed the X5 bootloader. | Miika Pekkarinen | 1 | -9/+5 |
2007-01-12 | Updated bootloader for H120/H140 and entirely disabled flashing code for H100... | Miika Pekkarinen | 1 | -159/+364 |
2006-12-06 | first step in audio driver unification: renaming the functions to audio_* | Marcoen Hirschberg | 1 | -1/+1 |
2006-11-10 | Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai... | Michael Sevakis | 1 | -4/+1 |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis | 1 | -0/+4 |
2006-10-30 | General: changed local adc to voltage conversions in several places to use ba... | Michael Sevakis | 1 | -28/+28 |
2006-09-04 | Gracefully shutdown unless firmware is found. | Miika Pekkarinen | 1 | -2/+12 |
2006-08-15 | eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a... | Peter D'Hoye | 1 | -5/+5 |
2006-08-11 | Fixed hold switch detection from bootloader when rockbox has been | Miika Pekkarinen | 1 | -22/+22 |
2006-08-09 | Bootloader support to search firmware also from flash. Bootloader <-> | Miika Pekkarinen | 1 | -5/+90 |
2006-07-29 | Applied FS #5727 (fix backlight flicker on X5) by Michael Sevakis | Rani Hod | 1 | -0/+4 |
2006-03-22 | iAudio X5 bootloader, plus some cleanup | Linus Nielsen Feltzing | 1 | -28/+101 |
2006-02-04 | iAudio: don't call UDA1380 functions | Linus Nielsen Feltzing | 1 | -0/+2 |
2006-01-11 | H300: Removed lcd_enable() and added a delay to let the hard drive settle bef... | Linus Nielsen Feltzing | 1 | -3/+4 |
2006-01-10 | H300: Bootloader USB mode detection on EXTON wakeup | Linus Nielsen Feltzing | 1 | -3/+3 |
2006-01-09 | H300: bootloader must call lcd_enable() since the backlight thread isn't running | Linus Nielsen Feltzing | 1 | -0/+3 |
2005-12-06 | H300 bootloader USB mode | Linus Nielsen Feltzing | 1 | -35/+9 |
2005-12-03 | H300 bootloader: don't turn on the HD too soon | Linus Nielsen Feltzing | 1 | -1/+4 |
2005-11-19 | iriver bootloader: Better handling of the Hold buttons, turn on the remote ba... | Linus Nielsen Feltzing | 1 | -6/+36 |
2005-09-14 | Added a dummy sys_poweroff() in the boot loader | Linus Nielsen Feltzing | 1 | -0/+4 |
2005-07-19 | The iriver bootloader now doesn't reboot after USB mode, it just continues bo... | Linus Nielsen Feltzing | 1 | -1/+6 |
2005-07-19 | iriver bootloader: slightly faster startup, backlight off in usb mode, minor ... | Linus Nielsen Feltzing | 1 | -5/+24 |
2005-07-18 | Fixed RoLo for H100 targets | Linus Nielsen Feltzing | 1 | -6/+0 |
2005-07-15 | Automated version string handling in the boot loader | Linus Nielsen Feltzing | 1 | -1/+4 |
2005-07-12 | Cleaned up the bootloader code a little | Linus Nielsen Feltzing | 1 | -22/+11 |
2005-07-11 | iriver bootloader: enable backlight at boot, reset uda1380, warning when low ... | Linus Nielsen Feltzing | 1 | -6/+33 |
2005-07-09 | Correct Rec+ON check in the iriver bootloader | Linus Nielsen Feltzing | 1 | -2/+3 |
2005-07-09 | iriver bootloader: display the model number for which the rockbox.iriver was ... | Linus Nielsen Feltzing | 1 | -2/+21 |
2005-07-09 | Recovered from my major brain failure and reverted to using the same load add... | Linus Nielsen Feltzing | 1 | -2/+2 |
2005-07-08 | Removed the start-original-with-remote bootloader feature | Linus Nielsen Feltzing | 1 | -10/+3 |
2005-07-08 | Bootloader adjustments for H110 | Linus Nielsen Feltzing | 1 | -5/+14 |
2005-07-04 | Boot from the correct address | Linus Nielsen Feltzing | 1 | -3/+3 |
2005-06-02 | iRiver: The hard drive power is now OFF by default | Linus Nielsen Feltzing | 1 | -1/+1 |
2005-05-20 | Boot loader: correct handling of CPU frequency setting, better button handlin... | Linus Nielsen Feltzing | 1 | -8/+75 |