Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate an autoscript for configuring u-boot in $(BINARIES_DIR) | Ulf Samuelsson | 2009-01-03 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | mkimage the autoscript to autoscript.$(PROJECT)- Move build of u-boot-1.2.0-atmel to target/u-boot Only visible for AT91 targets. Fetch prepatched 1.2.0-atmel tarball from $(BR2_ATMEL_MIRROR) Rest from normal location. Introduce U_BOOT_CONFIGURE_OPTS Set to NOSOFT_FLOAT for u-boot-1.2.0-atmel Disable target/device/Atmel/u-boot Keep files in target/device/Atmel/u-boot during a test period. Files: M target/device/Atmel/Makefile.in M target/device/Atmel/Config.in M target/u-boot/Makefile.in M target/u-boot/Config.in A target/u-boot/1.2.0-atmel | ||||
* | Remove debugging variable added to svn by mistake, (Thanks Pter) | Ulf Samuelsson | 2009-01-03 | 1 | -2/+0 |
| | |||||
* | Support AT91 in vanilla U-Boot | Ulf Samuelsson | 2009-01-02 | 1 | -1/+3 |
| | |||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -11/+11 |
| | |||||
* | Fix bad linux kernel name | Ulf Samuelsson | 2008-04-16 | 1 | -1/+1 |
| | |||||
* | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | 2008-03-29 | 1 | -6/+0 |
| | | | | AVR32 patches | ||||
* | Remove duplication of default kernel patch dir setting | Ulf Samuelsson | 2008-03-29 | 1 | -1/+1 |
| | |||||
* | Define busybox config in board directory for Atmel boards | Ulf Samuelsson | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | separate u-boot for at91 arm and everything else | John Voltz | 2008-03-11 | 1 | -2/+2 |
| | |||||
* | updates and additions for avr32 arch | John Voltz | 2008-03-06 | 1 | -30/+24 |
| | |||||
* | Use default linux kernel name | Ulf Samuelsson | 2007-10-18 | 1 | -1/+1 |
| | |||||
* | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | 2007-10-13 | 1 | -20/+4 |
| | |||||
* | Use correct uImage location for AVR32 | Ulf Samuelsson | 2007-10-12 | 1 | -0/+11 |
| | |||||
* | Use default LINUX26_BINLOC for at91 | Ulf Samuelsson | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -7/+7 |
| | |||||
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | Add kernel patches, if at91 or avr32 is selected | Ulf Samuelsson | 2007-08-19 | 1 | -4/+7 |
| | |||||
* | Move AVR32 kernel patches to target/device/Atmel/arch-avr32 | Ulf Samuelsson | 2007-08-18 | 1 | -2/+12 |
| | | | | | | | | | | | | 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 | ||||
* | Use PROJECT related kernel name for Atmel boards | Ulf Samuelsson | 2007-08-01 | 1 | -1/+2 |
| | |||||
* | Cleanup of Atmel Makefile | Ulf Samuelsson | 2007-07-29 | 1 | -15/+13 |
| | |||||
* | Use linux headers version, if linux is not defined | Ulf Samuelsson | 2007-07-27 | 1 | -1/+9 |
| | |||||
* | ATMEL_MIRROR needs to be available before toolchain is built | Ulf Samuelsson | 2007-07-22 | 1 | -2/+0 |
| | |||||
* | Use a single ATMEL_MIRROR declaration + cleanup | Ulf Samuelsson | 2007-07-22 | 1 | -0/+9 |
| | |||||
* | Cleanup of Atmel Makefile.in | Ulf Samuelsson | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | Add AT91 targets | Ulf Samuelsson | 2007-07-17 | 1 | -0/+79 |