| 1 year 3 months |
enabled CONFIG_IEEE80211_CRYPT_CCMP
|
| 1 year 8 months |
fixed initialization of new i2c adapter driver to come before the
first hack-style driver calls i2c_open()
|
| 1 year 8 months |
fixed i2c driver and removed some debug messages
|
| 1 year 8 months |
changed Zzz key from KEY_F20 to KEY_DISPLAY_OFF
|
| 1 year 8 months |
allows to override file system by boot modifiers; force jffs2 for F3
(not tested); improved platform/board initialization
|
| 1 year 8 months |
improved new style i2c driver so that it works for pcf8563; not
working: i2cdetect does not detect non-responding devices
|
| 1 year 8 months |
allows to override file system by boot modifiers; force jffs2 for F3
(not tested); improved platform/board initialization
|
| 1 year 8 months |
experimental wrapper around i2c_transfer() for old style JZ i2c
access (not working)
|
| 1 year 10 months |
new yaff2 transplantation
|
| 1 year 11 months |
fix to handle the LCD syncing problem as proposed by Ruben
|
| 1 year 11 months |
fix to handle DMA priorities proposed by Ruben
|
| 1 year 11 months |
took yaffs2 from
http://projects.qi-hardware.com/svn/ingenic-linux-02os-linux-2-6-24-3
/trunk to fix issue #82
|
| 1 year 11 months |
included patch for potential cache problem
|
| 1 year 11 months |
added uImage to the ignored files
|
| 1 year 11 months |
Issue 75: switched backlight level to 7 instead of 0 so you can
still see that the device is not completely powered down
|
| 1 year 11 months |
Issue 72: added CapsLock and NumLock LED handlingi and some key
translations
|
| 1 year 11 months |
added LED control back to /proc/jz
|
| 1 year 11 months |
Issue 78: added function to read keyboard status; modified main.c
and do_mounts.c to allow board-minipc.c to override root device;
decode several function keys to allow user to choose rootfs to come
from different sources
|
| 1 year 11 months |
updated sound driver as recommended by Ruben:
http://www.mail-archive.com/mipsbook-devel@linuxtogo.org/msg00186.htm
l
|
| 2 years 5 days |
enabled JFFS2 in defconfig
|
| 2 years 10 days |
reduced log level of backlight intensity changes to KERN_INFO
|
| 2 years 10 days |
added/merged minipc-misc.c to make /proc/powerdown and shutdown -h
now work; not working is power-button interrupt
|
| 2 years 10 days |
fixed tracking include/asm-generic/vmlinux.lds.h in the repository
|
| 2 years 12 days |
disabled dev_dbg because it did flood the dmesg
|
| 2 years 12 days |
added gpio_mouse driver configuration; added driver initialization
to board-file; configured for GPIOs of Letux 400; added required
parts of GENERIC_GPIO
|