index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
Age
Commit message (
Expand
)
Author
2008-05-10
Bring Gigabeat S bootloader one step close to a release version.
Michael Sevakis
2008-05-09
Remove inner loop from button scanning on Gigabeat S. Requires changing the b...
Michael Sevakis
2008-05-08
Backlight brightness setting for Gigabeat S. Cleanup headers in target backli...
Michael Sevakis
2008-05-08
Add two missing rockbox headers and set svn:eol-style
Nils Wallménius
2008-05-08
Disable clocks for most modules in the imx31l on startup, individual drivers ...
Nils Wallménius
2008-05-08
Oops, it's called mc13783...
Nils Wallménius
2008-05-08
Hehe. Should probably implement ide_powered if implementing ide_power_enable.
Michael Sevakis
2008-05-08
Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the...
Michael Sevakis
2008-05-08
Gigabeat S: Put in (so it appears) proper delays for USB PHY reset. Use the a...
Michael Sevakis
2008-05-08
Remove an unneeded #include and a lone "#" on a line (it's early).
Michael Sevakis
2008-05-08
Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as ...
Michael Sevakis
2008-05-07
Move interrupt clearing up.
Maurus Cuelenaere
2008-05-07
H10: Disable IDE controller when the disk is powered down like on ipods.
Jens Arnold
2008-05-07
Gigabeat S technical correction: Fix instruction order because clean dcache o...
Michael Sevakis
2008-05-06
Gigabeat S: Make sure ATA interface is idle before a reset.
Michael Sevakis
2008-05-05
Remove the last D2 yellows (user timer is not yet implemented).
Rob Purchase
2008-05-05
Of course don't forget the init code..
Maurus Cuelenaere
2008-05-05
Woops, remove debug statements..
Maurus Cuelenaere
2008-05-05
Split up DMA and ATA, but don't enable it (yet).
Maurus Cuelenaere
2008-05-05
Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...
Michael Sevakis
2008-05-05
Gigabeat S: Do the controller timing settings a more cleanly.
Michael Sevakis
2008-05-05
Alarm wake up support for Gigabeat S
Nils Wallménius
2008-05-05
Mind repeat calls to ata_device_init.
Michael Sevakis
2008-05-05
Don't need the extra idle check.
Michael Sevakis
2008-05-05
Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...
Michael Sevakis
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-04
Make the H10 bootloader work again. Also fix the same problem that might be a...
Barry Wardell
2008-05-03
Disabled unused ata_led function.
Bertrik Sikken
2008-05-03
More static / header file cleanup.
Bertrik Sikken
2008-05-03
More LCD stuff..
Maurus Cuelenaere
2008-05-03
Fix tabs.
Michael Giacomelli
2008-05-03
Another round of making local functions static and making sure that source fi...
Bertrik Sikken
2008-05-03
Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus.
Michael Giacomelli
2008-05-03
Forgot 0x
Maurus Cuelenaere
2008-05-03
Add OF LCD init
Maurus Cuelenaere
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-05-03
1) add debug menu for USB & PIC
Maurus Cuelenaere
2008-05-03
Fix red.
Maurus Cuelenaere
2008-05-03
1) add support for ata-as-arm
Maurus Cuelenaere
2008-05-03
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-03
Convert the TCC77x ADC driver to use interrupts - based on the technique used...
Dave Chapman
2008-05-03
Added missing usb #includes to usb source files.
Bertrik Sikken
2008-05-02
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2008-05-02
Working ROLO for the Gigabeat F/X
Karl Kurbjun
2008-05-02
Remove some cruft not being used that interferes with building rockboy on Gig...
Michael Sevakis
2008-05-02
Fix an oops in ARMv6 flush_icache.
Michael Sevakis
2008-05-01
Make the linker complain if the bootloader isn't going to fit into IRAM on PP...
Barry Wardell
2008-05-01
Use FIQ register + comments.
Maurus Cuelenaere
2008-04-29
Remove wrong usage of '.global'. These symbols are imported, not exported.
Jens Arnold
2008-04-29
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
[next]