Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-29 | Fix atngw100_defconfig busybox config location | Thiago A. Corrêa | |
2009-04-01 | target/device/Atmel: remove unused legacy u-boot handling | Peter Korsgaard | |
2009-04-01 | fakeroot: install into HOST_DIR | Peter Korsgaard | |
2009-04-01 | makedevs: install into HOST_DIR | Peter Korsgaard | |
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-11 | Revert wrongly commited files (u-boot changes) from -r25617 | Thiago A. Corrêa | |
2009-03-11 | Let user skip installation of the GUI module for Qtopia | Thiago A. Corrêa | |
2009-03-02 | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | |
2009-02-25 | avr32: rename 2.6.28.x kernel patches to match current kernel headers version | Peter Korsgaard | |
2009-02-09 | Remove 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-02 | Update sam9g20 BSP | Ulf Samuelsson | |
2009-01-31 | Add AT91 defconfigs for binary toolchains | Ulf Samuelsson | |
2009-01-31 | Add barebone at91sam9260 board | Ulf Samuelsson | |
2009-01-31 | Update at91rm9200df BSP | Ulf Samuelsson | |
2009-01-31 | Update atstk200x BSP | Ulf Samuelsson | |
2009-01-31 | Update atstk1005 BSP | Ulf Samuelsson | |
2009-01-31 | Update atngw100 BSP | Ulf Samuelsson | |
2009-01-31 | Update at91sam9263ek BSP | Ulf Samuelsson | |
2009-01-31 | defconfig using binary toolchain | Ulf Samuelsson | |
2009-01-31 | defconfig for arm toolchain | Ulf Samuelsson | |
2009-01-30 | Remove 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-30 | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | |
Package configs should start with BR2_PACKAGE_. | |||
2009-01-30 | Move AVR32 patch to kernel header to unbreak several applications | Ulf Samuelsson | |
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | at91rm9200df defconfig comment update | Ulf Samuelsson | |
2009-01-29 | 2.6.23 is not patchable for at91, cleanup some comments | Ulf Samuelsson | |
2009-01-29 | Delete AT91 patches before 2.6.22 | Ulf Samuelsson | |
2009-01-29 | Cleanup of AT91 patches | Ulf Samuelsson | |
2009-01-29 | Remove some unneeded AT91 patches | Ulf Samuelsson | |
2009-01-29 | Update at91sam9263ek BSP | Ulf Samuelsson | |
2009-01-29 | Update at91sam9261ek BSP | Ulf Samuelsson | |
2009-01-29 | Update at91sam960dfc BSP | Ulf Samuelsson | |
2009-01-29 | Update at9sam9g20dfc BSP | Ulf Samuelsson | |
2009-01-29 | Cleanup AT91 board support | Ulf Samuelsson | |
2009-01-29 | Clean up at91bootstrap | Ulf Samuelsson | |
2009-01-29 | Update at91rm9200df BSP | Ulf Samuelsson | |
2009-01-29 | Remove obsolete at91bootstrap patches | Ulf Samuelsson | |
2009-01-29 | Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005 | Ulf 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-29 | Update atstk100x BSP | Ulf Samuelsson | |
2009-01-29 | Add AVR32 support for linux-2.6.28.2 | Ulf Samuelsson | |
2009-01-27 | Update at91rm9200df BSP | Ulf Samuelsson | |
2009-01-26 | Create a common BR2_COPYTO to prepare to replace | Ulf 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-26 | Update at91sam9260dfc BSP | Ulf Samuelsson | |
2009-01-26 | target/device/Atmel/arch-avr32: remove old unused kernel patches | Peter 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-25 | Revert Atmel boards back to desired operation | Ulf Samuelsson | |
2009-01-25 | Update at91sam9261ek BSP | Ulf Samuelsson | |
2009-01-25 | target/linux-advanced: default to menuconfig for all archs | Peter Korsgaard | |
Default to menuconfig for atmel targets as well, mention QT3 dependency for make xconfig and update affected defconfigs. | |||
2009-01-24 | Add linux config for at91sam9261ek | Ulf Samuelsson | |