Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-29 | Add AVR32 specific uclibc.config | Ulf Samuelsson | |
2007-07-29 | Use 1.6.0 config file for AT91 targets | Ulf Samuelsson | |
2007-07-29 | Cleanup of Atmel Makefile | Ulf Samuelsson | |
2007-07-29 | Update AVR32 target configuration | Ulf Samuelsson | |
2007-07-29 | Cleanup of Atmel configuration | Ulf Samuelsson | |
2007-07-29 | Add atngw100 target | Ulf Samuelsson | |
2007-07-29 | Add stk1002 target | Ulf Samuelsson | |
2007-07-29 | Fix vi syntax highlighting in dataflashboot | Ulf Samuelsson | |
2007-07-29 | Reintroduce ATMEL_MIRROR in at91bootstrap | Ulf Samuelsson | |
2007-07-29 | Reintroduce ATMEL_MIRROR in dataflashboot | Ulf Samuelsson | |
2007-07-29 | Reintroduce ATMEL_MIRROR in u-boot | Ulf Samuelsson | |
2007-07-27 | Use linux headers version, if linux is not defined | Ulf Samuelsson | |
2007-07-22 | ATMEL_MIRROR needs to be available before toolchain is built | Ulf Samuelsson | |
2007-07-22 | Use a single ATMEL_MIRROR declaration + cleanup | Ulf Samuelsson | |
2007-07-20 | Convert DOS to UNIX style. | "Steven J. Hill" | |
2007-07-20 | Avoid repeated rebuild of u-boot | Ulf Samuelsson | |
2007-07-20 | Add linux kconfig for AT91SAM9260EK running from dataflashcard | Ulf Samuelsson | |
2007-07-20 | Cleanup of Atmel Makefile.in | Ulf Samuelsson | |
2007-07-20 | Add default configuration for AT91SAM9260EK running from dataflashcard | Ulf Samuelsson | |
2007-07-20 | Add patch for linux 2.6.22.1 | Ulf Samuelsson | |
2007-07-20 | U-Boot cleanup | Ulf Samuelsson | |
2007-07-17 | Add AT91 targets | Ulf Samuelsson | |
2007-07-12 | Make Config.in targets for ARM chips look consistent | Ulf Samuelsson | |
2007-07-11 | Configure linux within target/linux/Config.in instead of within ↵ | Ulf Samuelsson | |
target/device/Config.in | |||
2007-07-08 | - update defaults | Bernhard Reutner-Fischer | |
2007-06-22 | - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even ↵ | Bernhard Reutner-Fischer | |
for non-mips Thanks to Julien Letessier for spotting my omission | |||
2007-06-22 | - add a sample (pseudo-)board for a mips malta box | Bernhard Reutner-Fischer | |
2007-06-21 | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | |
2007-06-07 | - hide atmel target if arch is not arm nor avr32 | Bernhard Reutner-Fischer | |
2007-06-02 | - update config | Bernhard Reutner-Fischer | |
2007-04-11 | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | |
- adjust a few defaults. | |||
2007-03-20 | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | |
2007-03-18 | - note which kernel-headers are required. | Bernhard Reutner-Fischer | |
PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff.. | |||
2007-03-14 | - turn off some broken modules | Bernhard Reutner-Fischer | |
2007-03-14 | - update sample config a bit | Bernhard Reutner-Fischer | |
2007-02-16 | - add skeleton to use busybox and mdev for a rather small skeleton | 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-10 | - add an arm integrator 926 thing qemu can deal with | Bernhard Reutner-Fischer | |
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-31 | - reenable linux26 | Bernhard Reutner-Fischer | |
2007-01-30 | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | |
2007-01-30 | - make sure to check against ia32 | Bernhard Reutner-Fischer | |
2007-01-30 | - generalize the menuconfig linux kernel support | Bernhard Reutner-Fischer | |
- simplify toplevel mkdir rules a tiny bit | |||
2007-01-30 | - drop some stuff | Bernhard Reutner-Fischer | |
2007-01-30 | - update snapshot config for ia32 config | Bernhard Reutner-Fischer | |
2007-01-29 | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | |
2007-01-29 | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | |
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) | |||
2007-01-24 | - Prepatory patch for new Atmel targets boards | Bernhard Reutner-Fischer | |
Rearrange in Alphabetical order (Ulf Samuelsson) | |||
2007-01-15 | - andersee, why was this duplicated and hardcoded here? | Bernhard Reutner-Fischer | |
2006-12-22 | - move setting the TARGET_DEVICE_DEPMOD up one level | Bernhard Reutner-Fischer | |