Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update AVR32 tools download location | Ulf Samuelsson | 2007-08-19 | 1 | -1/+1 |
| | |||||
* | Move AVR32 kernel patches to target/device/Atmel/arch-avr32 | Ulf Samuelsson | 2007-08-18 | 9 | -3/+66127 |
| | | | | | | | | | | | | 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 | ||||
* | Add mplayer to atstk1002 target_skeleton | Ulf Samuelsson | 2007-08-17 | 1 | -0/+129 |
| | |||||
* | Update atngw100 device table | Ulf Samuelsson | 2007-08-17 | 1 | -18/+19 |
| | |||||
* | Update atstk1002 device table | Ulf Samuelsson | 2007-08-17 | 1 | -17/+18 |
| | |||||
* | Update atstk1002 target skeleton | Ulf Samuelsson | 2007-08-17 | 24 | -92/+93 |
| | |||||
* | Update atngw100 target skeleton | Ulf Samuelsson | 2007-08-17 | 20 | -71/+74 |
| | |||||
* | Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed) | Ulf Samuelsson | 2007-08-16 | 3 | -20/+3944 |
| | |||||
* | Update at91sam9261ek linux support to 2.6.22.1 | Ulf Samuelsson | 2007-08-16 | 2 | -2/+1443 |
| | |||||
* | Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR | Ulf Samuelsson | 2007-08-16 | 8 | -72/+72 |
| | |||||
* | Ensure lzma is built *before* linux, allow system installation in /usr/local/bin | Ulf Samuelsson | 2007-08-16 | 1 | -1/+9 |
| | |||||
* | Add programmable start adr/size to at91bootstrap + support for at91sam9260pf | Ulf Samuelsson | 2007-08-15 | 4 | -12/+805 |
| | |||||
* | Add at91sam9260pf (AT91SAM9260 w Par Flash) target | Ulf Samuelsson | 2007-08-15 | 8 | -0/+3182 |
| | |||||
* | Workaround bug in TinyX makedepend by removing some whitespace | Ulf Samuelsson | 2007-08-13 | 1 | -0/+86 |
| | |||||
* | Update linux cfg for at91sam9260dfc | Ulf Samuelsson | 2007-08-12 | 1 | -5/+16 |
| | |||||
* | Cleanup Atmel boards | Ulf Samuelsson | 2007-08-11 | 6 | -17/+15 |
| | |||||
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 4 | -19/+19 |
| | |||||
* | Allow compression of cpio targets | Ulf Samuelsson | 2007-08-11 | 2 | -10/+78 |
| | |||||
* | Use cross ldconfig instead of host version | Peter Korsgaard | 2007-08-08 | 6 | -6/+6 |
| | |||||
* | Update AVR32 kernel configurations to 2.6.22.1 | Ulf Samuelsson | 2007-08-01 | 2 | -2/+6 |
| | |||||
* | Use PROJECT related kernel name for Atmel boards | Ulf Samuelsson | 2007-08-01 | 1 | -1/+2 |
| | |||||
* | Allow user configurable kernel name | Ulf Samuelsson | 2007-08-01 | 1 | -0/+2 |
| | |||||
* | Don't allow std sources for AVR32 | Ulf Samuelsson | 2007-08-01 | 1 | -0/+1 |
| | |||||
* | Remove duplicate AVR kernel patches from BR2_BOARD_PATH/kernel_patches | Ulf Samuelsson | 2007-08-01 | 2 | -29668/+0 |
| | |||||
* | Hint taken, Help text included | Ulf Samuelsson | 2007-07-31 | 1 | -1/+4 |
| | |||||
* | - fixup whitespace | Bernhard Reutner-Fischer | 2007-07-31 | 1 | -2/+2 |
| | |||||
* | - FIXME: Bug Ulf to provide a helptext | Bernhard Reutner-Fischer | 2007-07-31 | 1 | -7/+9 |
| | | | | - fixup erroneous whitespace that prevents this to fit into an 80x24 terminal | ||||
* | Add support for prepatched toolchains | Ulf Samuelsson | 2007-07-31 | 3 | -0/+95 |
| | |||||
* | - remove stray ';' | Bernhard Reutner-Fischer | 2007-07-30 | 1 | -2/+3 |
| | |||||
* | - test if dir exists before trying to rmdir it. | Bernhard Reutner-Fischer | 2007-07-30 | 1 | -1/+2 |
| | | | | Fixes failure due to non-existing usr/share dir on the target. | ||||
* | Add AVR32 specific uclibc.config | Ulf Samuelsson | 2007-07-29 | 1 | -0/+161 |
| | |||||
* | Use 1.6.0 config file for AT91 targets | Ulf Samuelsson | 2007-07-29 | 4 | -0/+8 |
| | |||||
* | Cleanup of Atmel Makefile | Ulf Samuelsson | 2007-07-29 | 1 | -15/+13 |
| | |||||
* | Update AVR32 target configuration | Ulf Samuelsson | 2007-07-29 | 1 | -33/+6 |
| | |||||
* | Cleanup of Atmel configuration | Ulf Samuelsson | 2007-07-29 | 1 | -6/+5 |
| | |||||
* | Add atngw100 target | Ulf Samuelsson | 2007-07-29 | 52 | -0/+21327 |
| | |||||
* | Add stk1002 target | Ulf Samuelsson | 2007-07-29 | 57 | -0/+21492 |
| | |||||
* | Fix vi syntax highlighting in dataflashboot | Ulf Samuelsson | 2007-07-29 | 1 | -0/+1 |
| | |||||
* | Reintroduce ATMEL_MIRROR in at91bootstrap | Ulf Samuelsson | 2007-07-29 | 1 | -0/+2 |
| | |||||
* | Reintroduce ATMEL_MIRROR in dataflashboot | Ulf Samuelsson | 2007-07-29 | 1 | -0/+1 |
| | |||||
* | Reintroduce ATMEL_MIRROR in u-boot | Ulf Samuelsson | 2007-07-29 | 1 | -2/+4 |
| | |||||
* | Use linux headers version, if linux is not defined | Ulf Samuelsson | 2007-07-27 | 2 | -1/+9 |
| | |||||
* | - revert a part that was introduced with the PROJECT changes. | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -3/+3 |
| | | | | fixes unability to build a kernel (failed to find rule .patched) | ||||
* | 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 | 4 | -4/+16 |
| | |||||
* | Convert DOS to UNIX style. | "Steven J. Hill" | 2007-07-20 | 1 | -99/+99 |
| | |||||
* | Fix Linux build if BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG is not defined | Ulf Samuelsson | 2007-07-20 | 1 | -4/+2 |
| | |||||
* | Add experimental linux target option | Ulf Samuelsson | 2007-07-20 | 2 | -1/+328 |
| | |||||
* | Avoid repeated rebuild of u-boot | Ulf Samuelsson | 2007-07-20 | 1 | -13/+13 |
| | |||||
* | Add linux kconfig for AT91SAM9260EK running from dataflashcard | Ulf Samuelsson | 2007-07-20 | 1 | -0/+1432 |
| |