index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
s3c24xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiodev/gpioctl RIP
John Crispin
2012-10-11
1
-1
/
+0
*
dont explicitly select wireless-tools. rely on the drivers that need them to ...
John Crispin
2012-09-28
1
-1
/
+1
*
get rid of the IRQF_SAMPLE_RANDOM flag
Florian Fainelli
2012-09-26
1
-2
/
+2
*
linux: move certain disabled symbols to the generic configs
Gabor Juhos
2012-05-15
1
-7
/
+0
*
linux: add broken flag to targets which are using 2.6.30
Gabor Juhos
2012-04-21
1
-1
/
+1
*
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...
Felix Fietkau
2011-03-26
1
-1
/
+1
*
only support EABI on ARM targets
Imre Kaloz
2011-03-07
1
-1
/
+0
*
switch from ext2 to ext4 (w/o) journaling
Imre Kaloz
2010-11-22
1
-0
/
+1
*
create subtarget "om gta02" in preparation for further s3c24xx-based boards -...
Mirko Vogt
2010-10-23
9
-2
/
+10
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
1
-12
/
+12
*
generic: don't override CONFIG_DEBUG_FS
Gabor Juhos
2010-06-10
1
-1
/
+0
*
target: remove CONFIG_CRC16 override (closes: #7194)
Nicolas Thill
2010-04-24
1
-1
/
+0
*
define a shared IMG_PREFIX variable used as a basename for image files, it co...
Nicolas Thill
2010-04-12
1
-6
/
+4
*
remove 'svn:executable' property
Nicolas Thill
2010-04-12
2
-0
/
+0
*
do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...
Nicolas Thill
2010-03-11
1
-1
/
+0
*
clean up handling of some kernel symbols
Imre Kaloz
2010-02-11
1
-1
/
+0
*
remove handling of older unsupported kernels
Imre Kaloz
2009-12-27
1
-2
/
+0
*
Remove 2.6.31 support.
Lars-Peter Clausen
2009-12-07
156
-51299
/
+0
*
update to 2.6.30, refresh patches
Florian Fainelli
2009-12-04
1
-1
/
+1
*
another round of kernel config cleanups
Imre Kaloz
2009-11-11
2
-2
/
+2
*
sort all target config files
Imre Kaloz
2009-11-11
2
-102
/
+102
*
update to 2.6.30.9
Florian Fainelli
2009-10-23
1
-1
/
+1
*
move common CONFIG_MMC entries to generic
Nicolas Thill
2009-10-06
2
-11
/
+0
*
move common CONFIG_BATTERY entries to generic
Nicolas Thill
2009-10-06
2
-6
/
+0
*
move common CONFIG_TOUCHSCREEN entries to generic
Nicolas Thill
2009-10-06
2
-38
/
+0
*
move more CONFIG_SND entries to generic
Nicolas Thill
2009-10-06
1
-1
/
+0
*
move common CONFIG_FB entries to generic
Nicolas Thill
2009-10-05
2
-41
/
+1
*
explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling w...
Mirko Vogt
2009-10-05
1
-0
/
+1
*
kernel: upgrade to 2.6.30.8 and refresh patches
Gabor Juhos
2009-10-01
2
-2
/
+2
*
Add 2.6.31 patches
Lars-Peter Clausen
2009-09-21
156
-0
/
+51350
*
update to latest 2.6.27 and 2.6.30 kernels
Imre Kaloz
2009-09-17
1
-1
/
+1
*
update to 2.6.30.6, compile tested on some targets only
Florian Fainelli
2009-09-09
1
-1
/
+1
*
use 2.6.30.5
Florian Fainelli
2009-08-17
1
-1
/
+1
*
refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
Florian Fainelli
2009-08-08
4
-12
/
+8
*
gta02: Workaround hardware bug on rev 5 and earlier
Lars-Peter Clausen
2009-08-05
1
-0
/
+54
*
mach-gta02: select extra gpio for glamo.
Lars-Peter Clausen
2009-08-05
1
-1
/
+2
*
Fix typo.
Lars-Peter Clausen
2009-08-04
1
-1
/
+1
*
The gta02 vibrator driver is not meant to be build as module.
Lars-Peter Clausen
2009-08-04
1
-1
/
+1
*
Add glamo gpiolib support.
Lars-Peter Clausen
2009-08-01
1
-27
/
+246
*
Replace gta02 keyboard driver with generic gpio keyboard.
Lars-Peter Clausen
2009-07-31
3
-334
/
+22
*
Move headset detection to the sound driver using the jack framework.
Lars-Peter Clausen
2009-07-31
2
-167
/
+64
*
update to 2.6.30.4
Florian Fainelli
2009-07-31
1
-1
/
+1
*
It's to late...
Lars-Peter Clausen
2009-07-30
1
-9
/
+0
*
Post cleanup cleanup
Lars-Peter Clausen
2009-07-30
3
-14
/
+11
*
Replace gta02 led driver with generic gpio led driver.
Lars-Peter Clausen
2009-07-30
3
-205
/
+32
*
Get rid of gpio shadowing.
Lars-Peter Clausen
2009-07-30
10
-149
/
+22
*
glamo: The cell can rely on being a child of the core. Use it for passing pla...
Lars-Peter Clausen
2009-07-30
3
-64
/
+57
*
revert changes to gta02_wm8753.c in previous commit. They should not have bee...
Lars-Peter Clausen
2009-07-30
1
-35
/
+13
*
glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and use the...
Lars-Peter Clausen
2009-07-30
10
-480
/
+122
*
glamo-mmc: Limit clock rate.
Lars-Peter Clausen
2009-07-30
1
-15
/
+89
[next]