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
/
arm
/
imx31
Age
Commit message (
Expand
)
Author
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-03-06
Gigabeat S: Improve headphone thread implementation.
Michael Sevakis
2014-03-03
Fix more reds.
Thomas Martitz
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2013-05-14
Get rid of usb_drv_attach() from USB code.
Michael Sevakis
2013-05-11
Set the right variable type for ucallback :)
Michael Sevakis
2013-05-11
i.MX31: Remove long udelay from DVFS interrupt handler
Michael Sevakis
2012-05-23
Gigabeat S: Fix the recording locking upon using it a second time.
Michael Sevakis
2012-05-07
remove debug-target.h
Rafaël Carré
2012-05-01
Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.
Michael Sevakis
2012-04-06
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-07
charging_algorithm_close() declaration has moved
Rafaël Carré
2012-01-07
powermgmt-target.h: move prototypes to powermgmt.h
Rafaël Carré
2012-01-04
Reorganise USB initialisation to not depend on a specific enumeration sequenc...
Frank Gevaerts
2012-01-04
imx31: move DEBUG_CANCEL definition to .c
Rafaël Carré
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
2012-01-04
Fix beast warning.
Thomas Martitz
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
i.MX31: need an additional ISR lockout instance when closing driver.
Michael Sevakis
2012-01-03
Gigabeat S: Dump some now-irrelevant comments.
Michael Sevakis
2012-01-03
i.MX31: Fix a couple oopses from r31528
Michael Sevakis
2012-01-02
i.MX31 - Dethreading operations continue
Michael Sevakis
2012-01-01
Gigabeat S: Revert removal of usb_plugged in r31489
Michael Sevakis
2011-12-31
usb-target.h: remove
Rafaël Carré
2011-12-31
gigabeats usb-target: merge in system-target.h
Rafaël Carré
2011-12-31
usb_plugged() is PP only
Rafaël Carré
2011-12-31
usb_init_device(): move prototype to usb.h
Rafaël Carré
2011-12-29
Forgot a "static" in r31462.
Michael Sevakis
2011-12-29
Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.
Michael Sevakis
2011-12-29
i.MX31: Implement asynchronous version of I2C driver.
Michael Sevakis
2011-12-29
i.MX31: Some tweaks with variable declaration in SPI driver.
Michael Sevakis
2011-12-26
i.MX31: Rename something
Michael Sevakis
2011-12-26
i.MX31: Silly little change to enable/disable a SPI
Michael Sevakis
2011-12-18
Gigabeat S: PMIC SPI improvement and bugfixes.
Michael Sevakis
2011-12-18
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-17
Try to fix r31346
Bertrik Sikken
2011-12-17
FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)
Bertrik Sikken
2011-12-17
Add const to global pointers to strings.
Boris Gjenero
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
Do some things to make -ffunction-sections work better.
Michael Sevakis
2011-12-16
Convert remaining memframe LCDs that can be convert to common code.
Michael Sevakis
2011-12-15
Fix r31311 red and yellow.
Michael Sevakis
2011-12-15
Collect some of the memory frame LCD C code.
Michael Sevakis
2011-12-15
Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...
Michael Sevakis
2011-12-09
Introduce USED_ATTR wrapper for __attribute__((used)).
Boris Gjenero
2011-12-08
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-11-22
FS#12397 : On targets which load .data directly into its final location and l...
Boris Gjenero
[next]