summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2009-01-30target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWSPeter Korsgaard
As discussed on the list.
2009-01-30target/Config.in.arch: fix ARM abi settingPeter Korsgaard
Reported by Sven Neumann and based on 7f7aac5d3 in Bernhard's tree.
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
2009-01-27Update at91rm9200df BSPUlf Samuelsson
2009-01-26Create a common BR2_COPYTO to prepare to replaceUlf Samuelsson
all the different COPYTOs spread out all over Buildroot. Generate COPY_FILE subroutine which can be used to copy a file. $(COPY_FILE , file, directory, filename) This will copy to binary dir and to the selected copy dir if set in new config (intended to replace all old COPYTO configs) This is overridden by BUILDROOT_COPYTO, if set into the environment.
2009-01-26Update at91sam9260dfc BSPUlf Samuelsson
2009-01-26target/device/Atmel/arch-avr32: remove old unused kernel patchesPeter Korsgaard
As discussed on the list: 22:08 < HcE> Jacmet: so yes, AVR32 wise you can delete anything older than 2.6.27
2009-01-26Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with ↵Ulf Samuelsson
BUILDROOT_USE_XWINDOWS
2009-01-26linux/advanced: default to make menuconfigPeter Korsgaard
2009-01-26u-boot: halt build early with description if no u-boot board name is setPeter Korsgaard
2009-01-26u-boot: clean up after UlfPeter Korsgaard
As discussed on the list.
2009-01-26u-boot: mark 2008.10 version as recentPeter Korsgaard
2009-01-26Fix erronous mkimage targetUlf Samuelsson
2009-01-26Revert bad patch to fix linux rebuild problemUlf Samuelsson
2009-01-25Update patchlevels for linux-2.6.25/27/28Ulf Samuelsson
2009-01-25Ensure /boot exists, Write linux version to file,in case the kernel version ↵Ulf Samuelsson
has changed after the first build
2009-01-25Revert Atmel boards back to desired operationUlf Samuelsson
2009-01-25Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHODUlf Samuelsson
which will override selection between xconfig and menuconfig make xconfig will, if it fails, or user does not save configuration result in make menuconfig beeing tried Fix several issues causing final part of linux to be regenerated on each make.
2009-01-25Update at91sam9261ek BSPUlf Samuelsson