summaryrefslogtreecommitdiff
path: root/bootloader/main.c
AgeCommit message (Expand)Author
2007-11-20* dont compile audio codec drivers for bootloader, as we dont need them -> sa...Christian Gmeiner
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman
2007-08-17Fix more yellow.Jens Arnold
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-07-28Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis
2007-06-18Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh.Steve Bavin
2007-03-02Kill a few warningsLinus Nielsen Feltzing
2007-03-02H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...Linus Nielsen Feltzing
2007-02-28H100/H300 bootloader: Better remote control output, removed a wild pointer ac...Linus Nielsen Feltzing
2007-02-28Better working USB bootloader mode for H300Linus Nielsen Feltzing
2007-02-22Put the X5 bootloader in a separate fileLinus Nielsen Feltzing
2007-02-22FS#6554 - Move bootloader code into a common fileLinus Nielsen Feltzing
2007-01-13Fixed the bootloader for H100 also.Miika Pekkarinen
2007-01-13Fixed the X5 bootloader.Miika Pekkarinen
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis
2006-09-04Gracefully shutdown unless firmware is found.Miika Pekkarinen
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-11Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen
2006-07-29Applied FS #5727 (fix backlight flicker on X5) by Michael SevakisRani Hod
2006-03-22iAudio X5 bootloader, plus some cleanupLinus Nielsen Feltzing
2006-02-04iAudio: don't call UDA1380 functionsLinus Nielsen Feltzing
2006-01-11H300: Removed lcd_enable() and added a delay to let the hard drive settle bef...Linus Nielsen Feltzing
2006-01-10H300: Bootloader USB mode detection on EXTON wakeupLinus Nielsen Feltzing
2006-01-09H300: bootloader must call lcd_enable() since the backlight thread isn't runningLinus Nielsen Feltzing
2005-12-06H300 bootloader USB modeLinus Nielsen Feltzing
2005-12-03H300 bootloader: don't turn on the HD too soonLinus Nielsen Feltzing
2005-11-19iriver bootloader: Better handling of the Hold buttons, turn on the remote ba...Linus Nielsen Feltzing
2005-09-14Added a dummy sys_poweroff() in the boot loaderLinus Nielsen Feltzing
2005-07-19The iriver bootloader now doesn't reboot after USB mode, it just continues bo...Linus Nielsen Feltzing
2005-07-19iriver bootloader: slightly faster startup, backlight off in usb mode, minor ...Linus Nielsen Feltzing
2005-07-18Fixed RoLo for H100 targetsLinus Nielsen Feltzing
2005-07-15Automated version string handling in the boot loaderLinus Nielsen Feltzing
2005-07-12Cleaned up the bootloader code a littleLinus Nielsen Feltzing
2005-07-11iriver bootloader: enable backlight at boot, reset uda1380, warning when low ...Linus Nielsen Feltzing
2005-07-09Correct Rec+ON check in the iriver bootloaderLinus Nielsen Feltzing
2005-07-09iriver bootloader: display the model number for which the rockbox.iriver was ...Linus Nielsen Feltzing
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing
2005-07-08Removed the start-original-with-remote bootloader featureLinus Nielsen Feltzing
2005-07-08Bootloader adjustments for H110Linus Nielsen Feltzing
2005-07-04Boot from the correct addressLinus Nielsen Feltzing
2005-06-02iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing
2005-05-20Boot loader: correct handling of CPU frequency setting, better button handlin...Linus Nielsen Feltzing
2005-04-20Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing
2005-02-11Correct check for BUTTON_RC_ON, reset cookie when Hold swicth is onLinus Nielsen Feltzing