summaryrefslogtreecommitdiff
path: root/target/device
AgeCommit message (Collapse)Author
2007-07-31- fixup whitespaceBernhard Reutner-Fischer
2007-07-31- FIXME: Bug Ulf to provide a helptextBernhard Reutner-Fischer
- fixup erroneous whitespace that prevents this to fit into an 80x24 terminal
2007-07-31Add support for prepatched toolchainsUlf Samuelsson
2007-07-29Add AVR32 specific uclibc.configUlf Samuelsson
2007-07-29Use 1.6.0 config file for AT91 targetsUlf Samuelsson
2007-07-29Cleanup of Atmel MakefileUlf Samuelsson
2007-07-29Update AVR32 target configurationUlf Samuelsson
2007-07-29Cleanup of Atmel configurationUlf Samuelsson
2007-07-29Add atngw100 targetUlf Samuelsson
2007-07-29Add stk1002 targetUlf Samuelsson
2007-07-29Fix vi syntax highlighting in dataflashbootUlf Samuelsson
2007-07-29Reintroduce ATMEL_MIRROR in at91bootstrapUlf Samuelsson
2007-07-29Reintroduce ATMEL_MIRROR in dataflashbootUlf Samuelsson
2007-07-29Reintroduce ATMEL_MIRROR in u-bootUlf Samuelsson
2007-07-27Use linux headers version, if linux is not definedUlf Samuelsson
2007-07-22ATMEL_MIRROR needs to be available before toolchain is builtUlf Samuelsson
2007-07-22Use a single ATMEL_MIRROR declaration + cleanupUlf Samuelsson
2007-07-20Convert DOS to UNIX style."Steven J. Hill"
2007-07-20Avoid repeated rebuild of u-bootUlf Samuelsson
2007-07-20Add linux kconfig for AT91SAM9260EK running from dataflashcardUlf Samuelsson
2007-07-20Cleanup of Atmel Makefile.inUlf Samuelsson
2007-07-20Add default configuration for AT91SAM9260EK running from dataflashcardUlf Samuelsson
2007-07-20Add patch for linux 2.6.22.1Ulf Samuelsson
2007-07-20U-Boot cleanupUlf Samuelsson
2007-07-17Add AT91 targetsUlf Samuelsson
2007-07-12Make Config.in targets for ARM chips look consistentUlf Samuelsson
2007-07-11Configure linux within target/linux/Config.in instead of within ↵Ulf Samuelsson
target/device/Config.in
2007-07-08- update defaultsBernhard 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 boxBernhard Reutner-Fischer
2007-06-21- bump version to 2.6.21.5Bernhard Reutner-Fischer
2007-06-07- hide atmel target if arch is not arm nor avr32Bernhard Reutner-Fischer
2007-06-02- update configBernhard Reutner-Fischer
2007-04-11- store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer
- adjust a few defaults.
2007-03-20- disable compile-broken EDAC_I82875P driverBernhard 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 modulesBernhard Reutner-Fischer
2007-03-14- update sample config a bitBernhard Reutner-Fischer
2007-02-16- add skeleton to use busybox and mdev for a rather small skeletonBernhard 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 withBernhard Reutner-Fischer
2007-02-06Support 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 linux26Bernhard Reutner-Fischer
2007-01-30- set preferred kernel format to bzImage for i386 familyBernhard Reutner-Fischer
2007-01-30- make sure to check against ia32Bernhard Reutner-Fischer
2007-01-30- generalize the menuconfig linux kernel supportBernhard Reutner-Fischer
- simplify toplevel mkdir rules a tiny bit
2007-01-30- drop some stuffBernhard Reutner-Fischer
2007-01-30- update snapshot config for ia32 configBernhard Reutner-Fischer
2007-01-29- fixup after self. Kernel for the x86 family is now built againBernhard Reutner-Fischer
2007-01-29- apply Soekris update from Eric MilonBernhard Reutner-Fischer
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish)