Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-09 | target/Makefile.in: make 3.80 compatibility fix | Peter Korsgaard | |
Patch by Andreas Schweigstill <aschweig@schweigstill.de> | |||
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. | |||
2008-12-08 | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-03-29 | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | |
AVR32 patches | |||
2008-03-11 | separate u-boot for at91 arm and everything else | John Voltz | |
2008-03-06 | added u-boot location | John Voltz | |
2007-10-13 | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | |
2007-10-05 | - start to think about GNU/hurd support. | Bernhard Reutner-Fischer | |
Not yet functional. Help welcome | |||
2007-10-05 | - comment out apparently unused? cruft (linux-experimental) | Bernhard Reutner-Fischer | |
2007-09-23 | Remove useless target/arm directory | Ulf Samuelsson | |
2007-08-21 | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | |
2007-08-18 | Move AVR32 kernel patches to target/device/Atmel/arch-avr32 | Ulf Samuelsson | |
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch Move AT91 kernel patches to target/device/Atmel/arch-arm Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux" "kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR) if this is available. Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in as above "arch-arm/kernel-patches-..." if an AT91 or as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected Test build done for arm,avr32 and x86 | |||
2007-07-20 | Fix Linux build if BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG is not defined | Ulf Samuelsson | |
2007-07-20 | Add experimental linux target option | Ulf Samuelsson | |
2007-07-11 | Build linux within target/linux/Makefile.in instead of within target/linux26.mk | Ulf Samuelsson | |
2007-04-17 | - strip eventual quotes | Bernhard Reutner-Fischer | |
2007-02-12 | - revert incorrect parts from sjhill's r17800 and add some more documentation. | Bernhard Reutner-Fischer | |
Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets. | |||
2007-02-06 | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | |
and all other comments to <biteme@devnull.com>. | |||
2007-01-29 | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | |
2007-01-28 | - make sure to add board specific targets before the final generation of the ↵ | Bernhard Reutner-Fischer | |
filesystems/tarballs. Until now, we did created the fs and only after that built/installed grub et al | |||
2006-01-20 | fixed includes for arch sub-dirs | David Anders | |
2005-02-17 | shuffle things around | Eric Andersen | |
2005-02-17 | Add the new device directory | Eric Andersen | |
2004-10-09 | facelift step number two | Eric Andersen | |