summaryrefslogtreecommitdiff
path: root/target/device
AgeCommit message (Collapse)Author
2009-08-03buildroot: fix fallout after qtopia4 -> qt renamePeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-31target/device: rename program invocation symbol in defconfigsPeter Korsgaard
The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-26target/device/xtensa: only override makedevs target for xtensa buildsPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-25target/device/KwikByte: remove unused 2.6.20 configPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-24target/; xtensa supportMaxim Grigoriev
Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-19target/device/Atmel: remove atngw100-expanded configPeter Korsgaard
Doesn't make much sense without working xserver. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Remove unused kernel configsThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Update kernel config for atngw100_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Remove unused busybox configThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Update default linux config for x86Thiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Update i386_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Remove unused busybox.configThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Update i686_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Update atngw100-base_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-15Update atngw100-extended_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-08Update atngw100_defconfig to kernel 2.6.29.2Thiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
2009-05-08Update atngw100_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
2009-04-30Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work ↵Thiago A. Corrêa
properly)
2009-04-29target/device: fix busybox version / .config in defconfigsPeter Korsgaard
2009-04-29Fix atngw100_defconfig busybox config locationThiago A. Corrêa
2009-04-17Updated i686 configThiago A. Corrêa
2009-04-17Fix busybox config file locationThiago A. Corrêa
2009-04-01target/device/Atmel: remove unused legacy u-boot handlingPeter Korsgaard
2009-04-01fakeroot: install into HOST_DIRPeter Korsgaard
2009-04-01makedevs: install into HOST_DIRPeter Korsgaard
2009-03-24target/device/x86: only include Makefile if BR2_TARGET_X86 is enabledPeter Korsgaard
Fixes build breakage for !BR2_TARGET_X86 in kernel headers.
2009-03-20target/device: wrap AMD preset in BR2_TARGET_AMD menuconfigPeter Korsgaard
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target.
2009-03-11Revert wrongly commited files (u-boot changes) from -r25617Thiago A. Corrêa
2009-03-11Let user skip installation of the GUI module for QtopiaThiago A. Corrêa
2009-03-03uclibc: add 0.9.30.1Peter Korsgaard
2009-03-02s/buildroot.uclibc.org/buildroot.net/Peter Korsgaard
2009-02-25avr32: rename 2.6.28.x kernel patches to match current kernel headers versionPeter Korsgaard
2009-02-09Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause ↵Thiago A. Corrêa
build to fail if user is not root and don't have a /tftpboot folder
2009-02-02Update sam9g20 BSPUlf Samuelsson
2009-01-31Add AT91 defconfigs for binary toolchainsUlf Samuelsson
2009-01-31Add barebone at91sam9260 boardUlf Samuelsson
2009-01-31Update at91rm9200df BSPUlf Samuelsson
2009-01-31Update atstk200x BSPUlf Samuelsson
2009-01-31Update atstk1005 BSPUlf Samuelsson
2009-01-31Update atngw100 BSPUlf Samuelsson
2009-01-31Update at91sam9263ek BSPUlf Samuelsson
2009-01-31defconfig using binary toolchainUlf Samuelsson
2009-01-31defconfig for arm toolchainUlf Samuelsson
2009-01-30Remove AVR32 patches from kernel-headers directory and put them in Ulf Samuelsson
"target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28 Set KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" for Atmel AVR32 targets and "valka"
2009-01-30readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard
Package configs should start with BR2_PACKAGE_.
2009-01-30Move AVR32 patch to kernel header to unbreak several applicationsUlf Samuelsson
2009-01-29Update some comments, which will cause defconfig to wait for inputUlf Samuelsson
2009-01-29Update some comments, which will cause defconfig to wait for inputUlf Samuelsson
2009-01-29Update some comments, which will cause defconfig to wait for inputUlf Samuelsson