Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to ↵ | Ulf Samuelsson | 2009-01-31 | 2 | -2/+101 |
| | | | | break, feedback to AVR32 compiler team will be sent | ||||
* | Remove AVR32 patches from kernel-headers directory and put them in | Ulf Samuelsson | 2009-01-30 | 8 | -1/+6 |
| | | | | | | | | | | "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" | ||||
* | Extend External Toolchain options (match buildroot built toolchain): | Daniel Laird | 2009-01-30 | 5 | -132/+96 |
| | | | | | | | | | | Have added options that mean you can set the same BR2_XXXX variables for external toolchain and internal (buildroot built) toolchain. This means the same set of packages can be built now me as for you..... Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | ||||
* | target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS | Peter Korsgaard | 2009-01-30 | 2 | -16/+2 |
| | | | | As discussed on the list. | ||||
* | dbus: fix xml dependency and stop continous rebuilds | Peter Korsgaard | 2009-01-30 | 1 | -11/+4 |
| | |||||
* | dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works ↵ | Peter Korsgaard | 2009-01-30 | 3 | -21/+5 |
| | | | | | | but may need refinement) As discussed on the list - Too complicated and wrong. | ||||
* | toolchain: fix up GNU_TARGET_NAME link and target_utils location | Peter Korsgaard | 2009-01-30 | 5 | -12/+12 |
| | | | | | | The GNU_TARGET_NAME symlink and target_utils location were not correctly adjusted to match the move of the toolchain to $(STAGING_DIR)/usr, creating dangling symlinks. | ||||
* | toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot) | Peter Korsgaard | 2009-01-30 | 1 | -42/+2 |
| | |||||
* | target/Config.in.arch: fix ARM abi setting | Peter Korsgaard | 2009-01-30 | 1 | -3/+2 |
| | | | | Reported by Sven Neumann and based on 7f7aac5d3 in Bernhard's tree. | ||||
* | qte.mk: Add a 'comment' to indicate the need for NPTL threads | Daniel Laird | 2009-01-30 | 1 | -1/+2 |
| | | | | | | | | Make sure the developer is informed why a package is not visable and that they need to have a NPTL enabled toolchain. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | ||||
* | qte.mk: Use depends on for toolchain features | Daniel Laird | 2009-01-30 | 1 | -1/+1 |
| | | | | | | | Buildroot is adopting depends on for toolchain features and select for packages. Make this change in this file. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | ||||
* | toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABI | Peter Korsgaard | 2009-01-30 | 1 | -0/+18 |
| | | | | | From Bernhards' tree, thanks to Sven Neuman for noticing. See also http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01500.html | ||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 25 | -25/+25 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | readline: remove BR2_PACKAGE_READLINE_TARGET configuration option | Peter Korsgaard | 2009-01-30 | 4 | -18/+5 |
| | | | | | Other packages don't have this, and several packages are depending on readline where they actually want readline-target instead. | ||||
* | readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configuration | Peter Korsgaard | 2009-01-30 | 2 | -10/+0 |
| | | | | Header files on target is globally controlled by BR2_HAVE_DEVFILES. | ||||
* | Move AVR32 patch to kernel header to unbreak several applications | Ulf Samuelsson | 2009-01-30 | 5 | -0/+0 |
| | |||||
* | Fix dbus dependency on libxml2, without rebuild, works but may need refinement | Ulf Samuelsson | 2009-01-30 | 3 | -5/+21 |
| | |||||
* | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | 2009-01-29 | 1 | -7/+3 |
| | |||||
* | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | 2009-01-29 | 2 | -8/+3 |
| | |||||
* | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | 2009-01-29 | 1 | -10/+6 |
| | |||||
* | at91rm9200df defconfig comment update | Ulf Samuelsson | 2009-01-29 | 1 | -7/+3 |
| | |||||
* | 2.6.23 is not patchable for at91, cleanup some comments | Ulf Samuelsson | 2009-01-29 | 1 | -13/+4 |
| | |||||
* | Delete AT91 patches before 2.6.22 | Ulf Samuelsson | 2009-01-29 | 4 | -41457/+5 |
| | |||||
* | Cleanup of AT91 patches | Ulf Samuelsson | 2009-01-29 | 6 | -23/+30 |
| | |||||
* | Remove some unneeded AT91 patches | Ulf Samuelsson | 2009-01-29 | 4 | -14679/+0 |
| | |||||
* | Update at91sam9263ek BSP | Ulf Samuelsson | 2009-01-29 | 5 | -2622/+38 |
| | |||||
* | Update at91sam9261ek BSP | Ulf Samuelsson | 2009-01-29 | 7 | -5755/+42 |
| | |||||
* | Update at91sam960dfc BSP | Ulf Samuelsson | 2009-01-29 | 10 | -8213/+32 |
| | |||||
* | Update at9sam9g20dfc BSP | Ulf Samuelsson | 2009-01-29 | 4 | -756/+147 |
| | |||||
* | mysql-client: remove test / benchmark stuff from target (saves ~70MB) | Peter Korsgaard | 2009-01-29 | 1 | -0/+4 |
| | |||||
* | Cleanup AT91 board support | Ulf Samuelsson | 2009-01-29 | 1 | -27/+3 |
| | |||||
* | Clean up at91bootstrap | Ulf Samuelsson | 2009-01-29 | 2 | -17/+29 |
| | |||||
* | Update at91rm9200df BSP | Ulf Samuelsson | 2009-01-29 | 8 | -3855/+35 |
| | |||||
* | Remove default value from choice in x86 config | Ulf Samuelsson | 2009-01-29 | 1 | -1/+0 |
| | |||||
* | Remove obsolete at91bootstrap patches | Ulf Samuelsson | 2009-01-29 | 3 | -1065/+0 |
| | |||||
* | Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005 | Ulf Samuelsson | 2009-01-29 | 18 | -7720/+1963 |
| | | | | | | | | 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) | ||||
* | Clean up ARM Ltd. BSP | Ulf Samuelsson | 2009-01-29 | 8 | -1564/+2483 |
| | |||||
* | sqlite: bump version | Peter Korsgaard | 2009-01-29 | 1 | -1/+1 |
| | | | | Fixes several database corruption bugs | ||||
* | Update x86 BSP to latest uclibc/linux/tools versions | Ulf Samuelsson | 2009-01-29 | 11 | -132/+3091 |
| | |||||
* | toolchain/gcc: remove ancient (and unused) i386 softfloat patch | Peter Korsgaard | 2009-01-29 | 3 | -69/+0 |
| | |||||
* | toolchain/gcc: remove unused GCC_ENABLE_CLOCALE | Peter Korsgaard | 2009-01-29 | 2 | -8/+0 |
| | | | | | | | This variable was introduced in r17046 (add gfortran support, 2006-12-22) and wasn't used even there. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | Clean up x86 support | Ulf Samuelsson | 2009-01-29 | 5 | -1988/+24 |
| | |||||
* | Clean up ARM Ltd BSP | Ulf Samuelsson | 2009-01-29 | 7 | -7/+29 |
| | |||||
* | Remove obsolete Sharp BSP | Ulf Samuelsson | 2009-01-29 | 0 | -0/+0 |
| | |||||
* | Remove Via BSP which only provide support for linux-2.4 | Ulf Samuelsson | 2009-01-29 | 5 | -1564/+0 |
| | |||||
* | Remove Soekris BSP which only provide support for linux-2.4 | Ulf Samuelsson | 2009-01-29 | 39 | -5513/+0 |
| | |||||
* | Remove jp BSP which only provide support for linux-2.4 | Ulf Samuelsson | 2009-01-29 | 67 | -4495/+0 |
| | |||||
* | Remove Hitachi BSP, does not do ANYTHING except providing a differernt ↵ | Ulf Samuelsson | 2009-01-29 | 4 | -161/+0 |
| | | | | uClibc configuration for an obsolete version | ||||
* | Remove unneeded ARM architecure patch, just a clone of SAM9260 support | Ulf Samuelsson | 2009-01-29 | 5 | -1487/+0 |
| | |||||
* | target/device: remove obsolete Sharp/LNode80 platform | Peter Korsgaard | 2009-01-29 | 30 | -105480/+0 |
| | | | | | | | | 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 |