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
/
include
/
target.mk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: add uclient-fetch to the default packages, in case opkg is not selected
Felix Fietkau
2016-01-22
1
-1
/
+1
*
arc: clean-up and move CFLAGS to include/target.mk
Felix Fietkau
2016-01-18
1
-0
/
+1
*
ipq806x: enable vfpv4 support and set cpu type to cortex-a9
Felix Fietkau
2015-11-14
1
-0
/
+1
*
toolchain: add support of ARC architecture
Felix Fietkau
2015-11-10
1
-0
/
+4
*
target.mk: add optimization flags for MIPS 24Kc.
Felix Fietkau
2015-10-31
1
-0
/
+1
*
target: remove nathelpers from default images (legacy)
Steven Barth
2015-10-29
1
-1
/
+1
*
x86: Make virtualization guests built for pentium4 with SMP
Hauke Mehrtens
2015-07-12
1
-0
/
+1
*
include: remove lvm2 from nas package collection
Jo-Philipp Wich
2015-05-28
1
-1
/
+1
*
target.mk: add default packages for NAS device-type
John Crispin
2014-11-26
1
-0
/
+2
*
aarch64: add initial support
Florian Fainelli
2014-11-24
1
-0
/
+4
*
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
Felix Fietkau
2014-10-22
1
-1
/
+0
*
build: use ONESHELL to speed up scanning and the toplevel makefile
Felix Fietkau
2014-10-22
1
-0
/
+1
*
build: optimize target metadata dump
Felix Fietkau
2014-10-22
1
-8
/
+7
*
Reorganize netfilter kernel modules and package nftables kernel support
Steven Barth
2014-09-17
1
-1
/
+1
*
include: add Cortex-A5 CPU_TYPE
Florian Fainelli
2014-09-03
1
-0
/
+1
*
include/target.mk: add CPU_CFLAGS_octeon
John Crispin
2014-06-18
1
-0
/
+1
*
brcm47xx: activate some compiler optimizations for 74K CPUs
Hauke Mehrtens
2014-06-07
1
-0
/
+1
*
buildroot: add Cortex A15 specific CFLAGS
Florian Fainelli
2014-04-01
1
-0
/
+1
*
fstools: add the new fstools package
John Crispin
2014-03-12
1
-1
/
+1
*
build: include iwinfo by default if nas or wpad(-mini) is selected
Felix Fietkau
2014-03-09
1
-2
/
+5
*
handle "neon" fpu type
Imre Kaloz
2014-02-12
1
-0
/
+1
*
fix logic error on fpu cflags selection
Imre Kaloz
2014-02-09
1
-1
/
+1
*
target: replace 6relayd with odhcpd by default
Steven Barth
2014-01-17
1
-1
/
+1
*
Fix build for individual profiles with dashes in names
John Crispin
2014-01-12
1
-1
/
+1
*
FPU type should not interfere with the ABI selection. Also make sure we eithe...
Imre Kaloz
2013-11-29
1
-2
/
+2
*
ignore the fpu if we're doing soft-float
Imre Kaloz
2013-11-29
1
-2
/
+4
*
there's no such thing as a soft fpu, this target should be fine without these
Imre Kaloz
2013-11-29
1
-1
/
+0
*
add a feature flag for device tree support
Imre Kaloz
2013-11-22
1
-0
/
+3
*
bcm53xx: this ARM SoC does not have a FPU, use soft float.
Hauke Mehrtens
2013-11-13
1
-0
/
+1
*
include: add more CPU flags for arm
Luka Perkov
2013-11-05
1
-0
/
+2
*
build: fix typo in arm cflags
Felix Fietkau
2013-09-27
1
-1
/
+1
*
build: fix typo
Luka Perkov
2013-09-26
1
-1
/
+1
*
include/target.mk: fix spacing
Luka Perkov
2013-09-26
1
-1
/
+1
*
build: include the cpu type as part of the toolchain/target directory name
Felix Fietkau
2013-09-26
1
-0
/
+1
*
build: unify powerpc target cflags
Felix Fietkau
2013-09-26
1
-0
/
+6
*
build: unify x86 target cflags
Felix Fietkau
2013-09-26
1
-0
/
+1
*
build: unify arm target cflags
Felix Fietkau
2013-09-26
1
-0
/
+9
*
build: unify mips target cflags
Felix Fietkau
2013-09-26
1
-1
/
+6
*
build: clean up default cflags handling
Felix Fietkau
2013-09-26
1
-11
/
+24
*
include: introduce subtarget_platform CONFIG_TARGET
Luka Perkov
2013-08-21
1
-0
/
+4
*
build: unify target independent optimization options
Felix Fietkau
2013-07-29
1
-8
/
+8
*
include: also check CONFIG_GPIOLIB for GPIO_SUPPORT
Jonas Gorski
2013-07-04
1
-1
/
+1
*
build: remove hotplug2 from DEFAULT_PACKAGES
Felix Fietkau
2013-07-02
1
-1
/
+1
*
firewall3: rename to firewall, move into base system menu, update to git head...
Jo-Philipp Wich
2013-06-04
1
-1
/
+1
*
build: add config symbols for different ARM arch levels
Felix Fietkau
2013-05-13
1
-0
/
+1
*
Enable native IPv6 support by default
Steven Barth
2013-04-09
1
-1
/
+1
*
include: make firewall3 the default
Jo-Philipp Wich
2013-03-05
1
-1
/
+1
*
mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size...
Felix Fietkau
2012-12-28
1
-1
/
+1
*
target: add a feature flag for RTC support
Felix Fietkau
2012-05-17
1
-0
/
+3
*
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...
Felix Fietkau
2012-05-14
1
-1
/
+1
[prev]
[next]