summaryrefslogtreecommitdiff
path: root/target/device
AgeCommit message (Expand)Author
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 levelBernhard Reutner-Fischer
2006-12-18- copy the final kernel (and System.map) to boot/Bernhard Reutner-Fischer
2006-12-18- stripped a bit too much for kernel-headers == target-kernel. Reinstate requ...Bernhard Reutner-Fischer
2006-12-18- put the full kernel's sources into build_/, install them into toolchain_bui...Bernhard Reutner-Fischer
2006-12-13- make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer
2006-12-13- remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default...Bernhard Reutner-Fischer
2006-12-13make this target currentEric Andersen
2006-12-13use the correct depmod for linux26Eric Andersen
2006-12-13renameEric Andersen
2006-12-13endianness is handled elsewhereEric Andersen
2006-12-13rework the default x86 targetEric Andersen
2006-12-13update busybox defaults a bitEric Andersen
2006-12-12update uClibc config settings and update installation of kernel headersEric Andersen
2006-12-04- +xBernhard Reutner-Fischer
2006-12-02- add generic target. X86 for now, don't fork this but generalize it!Bernhard Reutner-Fischer
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-11-15subversion makes it so we do not need a separate tarballEric Andersen
2006-10-17update config filesEric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-07-04- list defaults for BR2_GNU_TARGET_SUFFIX in help textBernhard Reutner-Fischer
2006-07-04Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monsterEric Andersen
2006-06-23sync target kernel version with realityEric Andersen
2006-06-23fix urlEric Andersen
2006-06-23update config a bitEric Andersen
2006-06-23version bumpEric Andersen
2006-05-24Update squashfs patch to v3.0 (2.4.28 kernel)Peter Korsgaard
2006-04-14Fix missing /etc/mtab symlinkEric Andersen
2006-04-14Make symlink targets use relative paths per bug 303Eric Andersen
2006-04-12dohEric Andersen
2006-04-12dont use depmod.pl, use cross depmod which I made work properly a while back.Eric Andersen
2006-04-10accomodate a read only rootfsEric Andersen
2006-03-25update to linux 2.4.16 and current uClibc.Eric Andersen
2006-02-10add linux-2.4.32 kernel support for the q5 board per case 0000715David Anders
2006-01-25add the amd au1500 based q5 board per case 0000374David Anders
2006-01-23added the soekris net4801 target per case 0000613David Anders
2006-01-20fix kernel build from bug report 0000476David Anders
2006-01-19add Sharp LH79520 based LNode80 targetDavid Anders
2005-11-04Well that was stupid. It seems we were carrying about two copies of pre-builtEric Andersen
2005-11-04terminfo stuff is created by ncurses, and should not be installedEric Andersen
2005-09-24Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot."Steven J. Hill"
2005-09-12Add new configuration option."Steven J. Hill"
2005-08-10resyncEric Andersen
2005-08-01Only include linux makefile when properly selectedEric Andersen
2005-08-01Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MIIEric Andersen
2005-07-29Add in options for NPTL in uClibc. Users can select, but since NPTL is"Steven J. Hill"
2005-07-11Patrick Doyle writes:Mike Frysinger
2005-06-23New target/device: Via epia-mii:Eric Andersen
2005-06-09routine .config updateEric Andersen
2005-05-03Initial support for MS7206SE01 sh2a board.Paul Mundt