Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-23 | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | |
To reflect the new output directory hierachy rename the Makefile variable TOOL_BUILD_DIR to TOOLCHAIN_DIR. Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-08-03 | buildroot: fix fallout after qtopia4 -> qt rename | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-07-31 | target/device: rename program invocation symbol in defconfigs | Peter Korsgaard | |
The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-03-18 | pkgconfig: add pkgconfig package for target | Peter 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-02 | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | |
2009-01-31 | Add AT91 defconfigs for binary toolchains | Ulf Samuelsson | |
2009-01-31 | Add barebone at91sam9260 board | Ulf Samuelsson | |
2009-01-31 | defconfig using binary toolchain | Ulf Samuelsson | |
2009-01-31 | defconfig for arm toolchain | Ulf Samuelsson | |
2009-01-30 | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | |
Package configs should start with BR2_PACKAGE_. | |||
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | Update at91sam960dfc BSP | Ulf Samuelsson | |
2009-01-26 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2009-01-24 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2009-01-06 | Update at91sam9260 Board Support Package to linux-2.6.28 | Ulf Samuelsson | |
2009-01-05 | add .empty files for git-svn | Peter Korsgaard | |
git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build. | |||
2009-01-03 | Update target/device/Atmel/*/Makefile.in | Ulf Samuelsson | |
------------------------------------------ Replace $(BOARDNAME)_PATH with BOARD_PATH Set U-Boot targets for 1.2.0-atmel as well as 2009.01-rc1 Remove hardwiring of BusyBox configuration files. Remove older BusyBox configuration files Remove "at91sam9260dfc-linux-2.6.28-rc6.config" from at91sam9g20dfc directory Update "at91rm9200df_defconfig" Add "at91rm9200df-linux-2.6.28.config" Update "at91sam9260dfc_defconfig" | |||
2009-01-03 | Fix remaining 'butterfinger' issue | Ulf Samuelsson | |
2009-01-03 | Remove debugging variable added to svn by mistake, (Thanks Pter) | Ulf Samuelsson | |
2009-01-02 | Support AT91 in vanilla U-Boot | Ulf Samuelsson | |
2009-01-02 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2008-11-14 | linux: remove unused BR2_LINUX_BOARD_PATCH | Peter Korsgaard | |
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | |||
2008-03-30 | Update at91 defconfigs | Ulf Samuelsson | |
2008-03-29 | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | |
AVR32 patches | |||
2008-03-28 | * Reverted r21540 | Nigel Kukard | |
2008-03-28 | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | |
2008-03-28 | Define busybox config in board directory for Atmel boards | Ulf Samuelsson | |
2008-03-18 | Use latest kernel for at91sam9260 | Ulf Samuelsson | |
2008-03-17 | Update sam9260 defconfig | Ulf Samuelsson | |
2008-03-12 | Use 2.6.24 as default for at91sam9260dfc | Ulf Samuelsson | |
2008-03-12 | add missing busybox config | Ulf Samuelsson | |
2008-03-11 | fix for defconfig | John Voltz | |
2008-03-11 | updated defconfig | John Voltz | |
2008-03-06 | updates and additions for avr32 arch | John Voltz | |
2008-01-08 | Update ATMEL_MIRROR and bump at91bootstrap to v2.4 | Ulf Samuelsson | |
2007-11-02 | Update at91sam9260dfc defconfig | Ulf Samuelsson | |
2007-10-13 | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | |
2007-09-29 | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | |
2007-09-29 | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | |
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI | |||
2007-09-05 | Update defconfig for AT91SAM9260 | Ulf Samuelsson | |
2007-08-19 | Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc | Ulf Samuelsson | |
2007-08-12 | Update linux cfg for at91sam9260dfc | Ulf Samuelsson | |
2007-08-11 | Cleanup Atmel boards | Ulf Samuelsson | |
2007-07-29 | Use 1.6.0 config file for AT91 targets | Ulf Samuelsson | |
2007-07-20 | Add linux kconfig for AT91SAM9260EK running from dataflashcard | Ulf Samuelsson | |
2007-07-20 | Add default configuration for AT91SAM9260EK running from dataflashcard | Ulf Samuelsson | |
2007-07-17 | Add AT91 targets | Ulf Samuelsson | |