summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work pro...Thiago A. Corrêa2009-04-302-47/+50
* Undeprecate u-boot 2008.10 since this is the last version known to work with ...Thiago A. Corrêa2009-04-301-1/+0
* target/device: fix busybox version / .config in defconfigsPeter Korsgaard2009-04-296-14/+14
* Fix atngw100_defconfig busybox config locationThiago A. Corrêa2009-04-291-40/+45
* Updated i686 configThiago A. Corrêa2009-04-171-52/+49
* Fix busybox config file locationThiago A. Corrêa2009-04-171-1/+1
* target/generic: support for busybox >= 1.14.x speed=0 handlingPeter Korsgaard2009-04-151-0/+3
* unmark the sparc targets as broken, they build if you disable shared libgccaustinf2009-04-151-2/+0
* target/Makefile.in: make 3.80 compatibility fixPeter Korsgaard2009-04-091-1/+3
* Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard2009-04-0710-94/+0
* target/jffs2: default to big endian format for big endian archsPeter Korsgaard2009-04-071-1/+4
* target/jffs2: s/Memory Type/Flash Type/Peter Korsgaard2009-04-071-1/+1
* target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditionalPeter Korsgaard2009-04-071-18/+3
* target: remove BR2_TARGET_ROOTFS_*_SQUASH optionsPeter Korsgaard2009-04-074-15/+0
* squashfs: add v4.0 support and version selectionPeter Korsgaard2009-04-062-1/+31
* target/device/Atmel: remove unused legacy u-boot handlingPeter Korsgaard2009-04-013-330/+0
* fakeroot: install into HOST_DIRPeter Korsgaard2009-04-0111-11/+11
* makedevs: install into HOST_DIRPeter Korsgaard2009-04-0111-18/+16
* target/Config.in.arch: really provide correct --with-arch= for ARM targetsPeter Korsgaard2009-03-301-13/+13
* target/Config.in.arch: provide correct gcc --with-arch= for ARM targetsPeter Korsgaard2009-03-301-0/+14
* target/device/x86: only include Makefile if BR2_TARGET_X86 is enabledPeter Korsgaard2009-03-241-1/+1
* target/linux: default to bzImage for i386/x86_64Peter Korsgaard2009-03-241-0/+2
* package: auto* needs perlPeter Korsgaard2009-03-231-0/+1
* u-boot: add 2009.03 releasePeter Korsgaard2009-03-231-2/+7
* u-boot: get rid of version specific patch dirsPeter Korsgaard2009-03-236-1/+1
* target/generic: s/TTYSO/TTYS0/Peter Korsgaard2009-03-231-2/+2
* target/generic: add kconfig for serial getty config (port + baudrate)Peter Korsgaard2009-03-204-3/+138
* target/device: wrap AMD preset in BR2_TARGET_AMD menuconfigPeter Korsgaard2009-03-201-0/+6
* target/generic: skeleton: add netdev group for dbusPeter Korsgaard2009-03-201-0/+1
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-1828-28/+0
* Fix dependency for custom patches when custom patch is empty.Thiago A. Corrêa2009-03-161-0/+2
* Fix build (dependency) with custom patch optionThiago A. Corrêa2009-03-131-1/+1
* Revert wrongly commited files (u-boot changes) from -r25617Thiago A. Corrêa2009-03-112-10/+24
* Let user skip installation of the GUI module for QtopiaThiago A. Corrêa2009-03-112-24/+10
* target/generic: development system needs wchar + program invocationPeter Korsgaard2009-03-041-0/+3
* uclibc: add 0.9.30.1Peter Korsgaard2009-03-031-0/+3
* s/buildroot.uclibc.org/buildroot.net/Peter Korsgaard2009-03-0224-24/+24
* avr32: rename 2.6.28.x kernel patches to match current kernel headers versionPeter Korsgaard2009-02-256-2/+2
* linux: always apply platform patches if availablePeter Korsgaard2009-02-252-5/+3
* kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patchesPeter Korsgaard2009-02-252-16/+0
* linux-advanced: don't error out on non writable /tftpbootPeter Korsgaard2009-02-221-1/+1
* u-boot: don't touch config.h unless explicitly requested by userPeter Korsgaard2009-02-101-1/+7
* u-boot: remove unused BOOTARGS / BOOTCMD handlingPeter Korsgaard2009-02-101-12/+0
* u-boot: don't make ETH1ADDR setting depend on avr32Peter Korsgaard2009-02-101-1/+0
* Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build...Thiago A. Corrêa2009-02-093-3/+3
* u-boot: remove commented out linePeter Korsgaard2009-02-071-1/+0
* Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. Corrêa2009-02-063-13/+11
* u-boot: fix dependency for host mkimagePeter Korsgaard2009-02-041-1/+1
* linux/Makefile.in.advanced: don't depend on phony target for mkimagePeter Korsgaard2009-02-041-1/+1
* buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menuPeter Korsgaard2009-02-041-0/+12