Age | Commit message (Expand) | Author |
2013-11-29 | FPU type should not interfere with the ABI selection. | kaloz |
2013-11-29 | ignore the fpu if we're doing soft-float | kaloz |
2013-11-29 | there's no such thing as a soft fpu, this target should be fine without these | kaloz |
2013-11-22 | add a feature flag for device tree support | kaloz |
2013-11-13 | bcm53xx: this ARM SoC does not have a FPU, use soft float. | hauke |
2013-11-05 | include: add more CPU flags for arm | luka |
2013-09-27 | build: fix typo in arm cflags | nbd |
2013-09-26 | build: fix typo | luka |
2013-09-26 | include/target.mk: fix spacing | luka |
2013-09-26 | build: include the cpu type as part of the toolchain/target directory name | nbd |
2013-09-26 | build: unify powerpc target cflags | nbd |
2013-09-26 | build: unify x86 target cflags | nbd |
2013-09-26 | build: unify arm target cflags | nbd |
2013-09-26 | build: unify mips target cflags | nbd |
2013-09-26 | build: clean up default cflags handling | nbd |
2013-08-21 | include: introduce subtarget_platform CONFIG_TARGET | luka |
2013-07-29 | build: unify target independent optimization options | nbd |
2013-07-04 | include: also check CONFIG_GPIOLIB for GPIO_SUPPORT | jogo |
2013-07-02 | build: remove hotplug2 from DEFAULT_PACKAGES | nbd |
2013-06-04 | firewall3: rename to firewall, move into base system menu, update to git head... | jow |
2013-05-13 | build: add config symbols for different ARM arch levels | nbd |
2013-04-09 | Enable native IPv6 support by default | cyrus |
2013-03-05 | include: make firewall3 the default | jow |
2012-12-28 | mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size... | nbd |
2012-05-17 | target: add a feature flag for RTC support | nbd |
2012-05-14 | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in... | nbd |
2012-04-23 | [include] ensure that profile Makefiles are sourced in alphabetical order | jow |
2012-02-05 | [include] target.mk: Trivial comment typo fix | acinonyx |
2011-07-04 | allow targets to define a default subtarget when using automatic subtarget de... | blogic |
2011-07-03 | automatic subtarget enumaration | blogic |
2011-05-30 | remove the now unused Target-Kernel field from the target metadata | nbd |
2011-04-17 | use lazy evaluation to allow targets to override kernel config files | nbd |
2011-04-06 | build: clean up handling of the kernel config | nbd |
2011-03-26 | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in... | nbd |
2011-03-22 | [include] target.mk: don't enable coreutils by default, it does not even exis... | jow |
2011-03-11 | [include] target: Added coreutils to list of default packages. It doesn't bu... | cshore |
2011-03-07 | hotplug2: replace udevtrigger from the udev-106 source with a much smaller se... | nbd |
2010-12-14 | add plemininary ultrasparc support | kaloz |
2010-09-12 | [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c... | jow |
2010-08-19 | speed up the build system by including include/shell.sh on shell commands onl... | nbd |
2010-06-26 | rename target/linux/generic-2.6 to generic | nbd |
2010-06-26 | remove linux 2.4 specific build system code | nbd |
2010-03-25 | include/target.mk: Only set usb feature flag for a target if there is a HCD | lars |
2010-03-21 | [package] disable ucitrigger for now, not used, patch from Dave Kooper | florian |
2009-11-11 | merge target kernel config files with subtarget config files and add a variab... | nbd |
2009-08-03 | brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion... | kaloz |
2009-06-21 | add preliminary coldfire v4e support | kaloz |
2009-06-10 | enable ucitrigger by default | nbd |
2009-06-02 | add pcie feature flag | kaloz |
2009-05-31 | fix typo | ralph |