index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
target.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the now unused Target-Kernel field from the target metadata
nbd
2011-05-30
1
-1
/
+0
*
use lazy evaluation to allow targets to override kernel config files
nbd
2011-04-17
1
-21
/
+14
*
build: clean up handling of the kernel config
nbd
2011-04-06
1
-14
/
+48
*
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...
nbd
2011-03-26
1
-8
/
+8
*
[include] target.mk: don't enable coreutils by default, it does not even exis...
jow
2011-03-22
1
-4
/
+0
*
[include] target: Added coreutils to list of default packages. It doesn't bu...
cshore
2011-03-11
1
-0
/
+4
*
hotplug2: replace udevtrigger from the udev-106 source with a much smaller se...
nbd
2011-03-07
1
-1
/
+1
*
add plemininary ultrasparc support
kaloz
2010-12-14
1
-0
/
+1
*
[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...
jow
2010-09-12
1
-0
/
+1
*
speed up the build system by including include/shell.sh on shell commands onl...
nbd
2010-08-19
1
-3
/
+3
*
rename target/linux/generic-2.6 to generic
nbd
2010-06-26
1
-1
/
+1
*
remove linux 2.4 specific build system code
nbd
2010-06-26
1
-6
/
+1
*
include/target.mk: Only set usb feature flag for a target if there is a HCD
lars
2010-03-25
1
-1
/
+3
*
[package] disable ucitrigger for now, not used, patch from Dave Kooper
florian
2010-03-21
1
-1
/
+1
*
merge target kernel config files with subtarget config files and add a variab...
nbd
2009-11-11
1
-1
/
+1
*
brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion...
kaloz
2009-08-03
1
-1
/
+1
*
add preliminary coldfire v4e support
kaloz
2009-06-21
1
-0
/
+1
*
enable ucitrigger by default
nbd
2009-06-10
1
-1
/
+1
*
add pcie feature flag
kaloz
2009-06-02
1
-0
/
+3
*
fix typo
ralph
2009-05-31
1
-2
/
+2
*
emit proper error messages if important kernel config files are missing
nbd
2009-04-23
1
-1
/
+7
*
add a modified version of the mips64 patch from #4603
nbd
2009-04-18
1
-0
/
+2
*
[ps3]: Update default configuration to use profiles
hcg
2009-04-16
1
-1
/
+1
*
Final updates to default configuration of ps3 petitboot sub-target
hcg
2009-03-17
1
-0
/
+1
*
move cflags default setting to target makefiles
nbd
2009-03-14
1
-0
/
+8
*
replace a few unnecessary $(shell) calls
nbd
2009-03-03
1
-1
/
+1
*
speed up metadata scanning a lot by avoiding unnecessary shell commands and m...
nbd
2009-03-03
1
-4
/
+8
*
avoid kernel version in target if sub-targets available
ralph
2009-02-20
1
-1
/
+1
*
[massive] add support for alternative C libraries (currently only glibc/eglibc)
nico
2009-01-08
1
-1
/
+1
*
Disable LuCI in default build config as it should be enabled manually for bui...
cyrus
2008-11-11
1
-2
/
+0
*
bridge (brctl) changes:
nico
2008-11-11
1
-1
/
+1
*
enable luci-admin-mini by default as suggested by cyrus
nbd
2008-11-06
1
-1
/
+1
*
change the way ./files* and the generic kernel files are applied. ./files now...
nbd
2008-10-18
1
-1
/
+1
*
enable luci by default
nbd
2008-10-06
1
-0
/
+2
*
target features: fix usb support detection
nbd
2008-09-08
1
-1
/
+1
*
make opkg the default package manager, disable busybox ipkg from building by ...
thepeople
2008-08-16
1
-1
/
+1
*
adds a new uci firewall
blogic
2008-08-04
1
-1
/
+1
*
create a platform config-* file if there is none already when running kernel_...
nbd
2008-06-13
1
-1
/
+1
*
remove dup iptables in default package set
nico
2008-05-08
1
-2
/
+2
*
add optional version suffix to kernel files/ directories
nbd
2008-04-28
1
-0
/
+1
*
add a gpio feature for devices supporting the generic GPIO interface
nico
2008-04-20
1
-0
/
+3
*
enable uci by default
nbd
2008-02-03
1
-1
/
+1
*
fix copy&paste mistake
nbd
2007-11-15
1
-1
/
+1
*
fix the image builder
nbd
2007-11-14
1
-3
/
+21
*
add feature flag for display support. will be used as dependency for x.org
nbd
2007-10-25
1
-0
/
+3
*
reorganize subtargets, sort subtargets below top level targets
nbd
2007-10-20
1
-16
/
+3
*
fix quilt update breakage for kernel related packages
nbd
2007-10-20
1
-3
/
+0
*
allow targets to select/deselect config symbols
nbd
2007-10-05
1
-0
/
+1
*
fix target profiles, (closes: 2440)
juhosg
2007-10-03
1
-4
/
+16
*
fix target profiles
nbd
2007-10-02
1
-1
/
+1
[next]