Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/device: rename program invocation symbol in defconfigs | Peter Korsgaard | 2009-07-31 | 16 | -16/+16 |
| | | | | | | The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device/xtensa: only override makedevs target for xtensa builds | Peter Korsgaard | 2009-07-26 | 1 | -0/+3 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device/KwikByte: remove unused 2.6.20 config | Peter Korsgaard | 2009-07-25 | 1 | -1218/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/; xtensa support | Maxim Grigoriev | 2009-07-24 | 5 | -0/+93 |
| | | | | | | | Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device/Atmel: remove atngw100-expanded config | Peter Korsgaard | 2009-05-19 | 62 | -10769/+0 |
| | | | | | | Doesn't make much sense without working xserver. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Remove unused kernel configs | Thiago A. Correa | 2009-05-15 | 2 | -2323/+0 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update kernel config for atngw100_defconfig | Thiago A. Correa | 2009-05-15 | 2 | -10/+1367 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Remove unused busybox config | Thiago A. Correa | 2009-05-15 | 1 | -767/+0 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update default linux config for x86 | Thiago A. Correa | 2009-05-15 | 1 | -0/+2157 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update i386_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -67/+72 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Remove unused busybox.config | Thiago A. Correa | 2009-05-15 | 1 | -719/+0 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update i686_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -17/+25 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update atngw100-base_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -152/+398 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update atngw100-extended_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -433/+201 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update atngw100_defconfig to kernel 2.6.29.2 | Thiago A. Correa | 2009-05-08 | 1 | -14/+12 |
| | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> | ||||
* | Update atngw100_defconfig | Thiago A. Correa | 2009-05-08 | 1 | -10/+6 |
| | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> | ||||
* | Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work ↵ | Thiago A. Corrêa | 2009-04-30 | 2 | -47/+50 |
| | | | | properly) | ||||
* | target/device: fix busybox version / .config in defconfigs | Peter Korsgaard | 2009-04-29 | 6 | -14/+14 |
| | |||||
* | Fix atngw100_defconfig busybox config location | Thiago A. Corrêa | 2009-04-29 | 1 | -40/+45 |
| | |||||
* | Updated i686 config | Thiago A. Corrêa | 2009-04-17 | 1 | -52/+49 |
| | |||||
* | Fix busybox config file location | Thiago A. Corrêa | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | target/device/Atmel: remove unused legacy u-boot handling | Peter Korsgaard | 2009-04-01 | 3 | -330/+0 |
| | |||||
* | fakeroot: install into HOST_DIR | Peter Korsgaard | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | makedevs: install into HOST_DIR | Peter Korsgaard | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled | Peter Korsgaard | 2009-03-24 | 1 | -1/+1 |
| | | | | Fixes build breakage for !BR2_TARGET_X86 in kernel headers. | ||||
* | target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig | Peter Korsgaard | 2009-03-20 | 1 | -0/+6 |
| | |||||
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 28 | -28/+0 |
| | | | | | | | | | | | | | 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. | ||||
* | Revert wrongly commited files (u-boot changes) from -r25617 | Thiago A. Corrêa | 2009-03-11 | 1 | -9/+24 |
| | |||||
* | Let user skip installation of the GUI module for Qtopia | Thiago A. Corrêa | 2009-03-11 | 1 | -24/+9 |
| | |||||
* | uclibc: add 0.9.30.1 | Peter Korsgaard | 2009-03-03 | 1 | -0/+3 |
| | |||||
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 24 | -24/+24 |
| | |||||
* | avr32: rename 2.6.28.x kernel patches to match current kernel headers version | Peter Korsgaard | 2009-02-25 | 5 | -0/+0 |
| | |||||
* | Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause ↵ | Thiago A. Corrêa | 2009-02-09 | 3 | -3/+3 |
| | | | | build to fail if user is not root and don't have a /tftpboot folder | ||||
* | Update sam9g20 BSP | Ulf Samuelsson | 2009-02-02 | 1 | -23/+19 |
| | |||||
* | Add AT91 defconfigs for binary toolchains | Ulf Samuelsson | 2009-01-31 | 9 | -1/+6780 |
| | |||||
* | Add barebone at91sam9260 board | Ulf Samuelsson | 2009-01-31 | 1 | -0/+681 |
| | |||||
* | Update at91rm9200df BSP | Ulf Samuelsson | 2009-01-31 | 1 | -17/+17 |
| | |||||
* | Update atstk200x BSP | Ulf Samuelsson | 2009-01-31 | 1 | -16/+14 |
| | |||||
* | Update atstk1005 BSP | Ulf Samuelsson | 2009-01-31 | 1 | -16/+14 |
| | |||||
* | Update atngw100 BSP | Ulf Samuelsson | 2009-01-31 | 1 | -16/+14 |
| | |||||
* | Update at91sam9263ek BSP | Ulf Samuelsson | 2009-01-31 | 1 | -17/+17 |
| | |||||
* | defconfig using binary toolchain | Ulf Samuelsson | 2009-01-31 | 1 | -0/+981 |
| | |||||
* | defconfig for arm toolchain | Ulf Samuelsson | 2009-01-31 | 1 | -0/+761 |
| | |||||
* | Remove AVR32 patches from kernel-headers directory and put them in | Ulf Samuelsson | 2009-01-30 | 7 | -0/+16952 |
| | | | | | | | | | | "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" | ||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 17 | -17/+17 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | Move AVR32 patch to kernel header to unbreak several applications | Ulf Samuelsson | 2009-01-30 | 5 | -16947/+0 |
| | |||||
* | 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 |
| |