summaryrefslogtreecommitdiff
path: root/target/device
AgeCommit message (Collapse)Author
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
2009-01-29at91rm9200df defconfig comment updateUlf Samuelsson
2009-01-292.6.23 is not patchable for at91, cleanup some commentsUlf Samuelsson
2009-01-29Delete AT91 patches before 2.6.22Ulf Samuelsson
2009-01-29Cleanup of AT91 patchesUlf Samuelsson
2009-01-29Remove some unneeded AT91 patchesUlf Samuelsson
2009-01-29Update at91sam9263ek BSPUlf Samuelsson
2009-01-29Update at91sam9261ek BSPUlf Samuelsson
2009-01-29Update at91sam960dfc BSPUlf Samuelsson
2009-01-29Update at9sam9g20dfc BSPUlf Samuelsson
2009-01-29Cleanup AT91 board supportUlf Samuelsson
2009-01-29Clean up at91bootstrapUlf Samuelsson
2009-01-29Update at91rm9200df BSPUlf Samuelsson
2009-01-29Remove default value from choice in x86 configUlf Samuelsson
2009-01-29Remove obsolete at91bootstrap patchesUlf Samuelsson
2009-01-29Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005Ulf Samuelsson
The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F)
2009-01-29Clean up ARM Ltd. BSPUlf Samuelsson
2009-01-29Update x86 BSP to latest uclibc/linux/tools versionsUlf Samuelsson
2009-01-29Clean up x86 supportUlf Samuelsson
2009-01-29Clean up ARM Ltd BSPUlf Samuelsson
2009-01-29Remove Via BSP which only provide support for linux-2.4Ulf Samuelsson
2009-01-29Remove Soekris BSP which only provide support for linux-2.4Ulf Samuelsson
2009-01-29Remove jp BSP which only provide support for linux-2.4Ulf Samuelsson
2009-01-29Remove Hitachi BSP, does not do ANYTHING except providing a differernt ↵Ulf Samuelsson
uClibc configuration for an obsolete version
2009-01-29Remove unneeded ARM architecure patch, just a clone of SAM9260 supportUlf Samuelsson
2009-01-29target/device: remove obsolete Sharp/LNode80 platformPeter Korsgaard
As discussed on the list and requested on irc: < prpplague> Jacmet: hey, just wanted to drop a note to confirm that the LNode80 can be removed, we never went into full scale production of it, only 20 were ever made
2009-01-29Update atstk100x BSPUlf Samuelsson
2009-01-29Add AVR32 support for linux-2.6.28.2Ulf Samuelsson