summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2010-12-16board: simplify atngw100 supportThomas Petazzoni
2010-12-16board: remove i386/i686_defconfigThomas Petazzoni
2010-12-16Remove useless kernel config files for integrator926Thomas Petazzoni
2010-12-16board: update and minify at91sam9g20dfc_defconfigThomas Petazzoni
2010-12-16board: update and minify at91sam9261ek_defconfigThomas Petazzoni
2010-12-16board: update and minify at91sam9263ek_defconfigThomas Petazzoni
2010-12-16Re-add target/generic/Config.in options to menuconfigThomas Petazzoni
2010-12-16Remove crazy set of empty directoriesThomas Petazzoni
2010-12-16Remove Busybox skeleton from target/device/AtmelThomas Petazzoni
2010-12-16Remove all Config.in/Makefile.in files in target/deviceThomas Petazzoni
2010-12-16Stop referencing the crazy target/device stuffThomas Petazzoni
2010-12-15Remove mini device table, it isn't usedThomas Petazzoni
2010-12-15Move Config.in.mirrors out of target/deviceThomas Petazzoni
2010-12-15Remove useless target/device/mipsThomas Petazzoni
2010-12-15Remove completely useless set of Makefiles specific to AtmelThomas Petazzoni
2010-12-15Remove unused Atmel-specific mirror definitionsThomas Petazzoni
2010-12-14target: support generic getty with sysvinit inittabsThomas Petazzoni
2010-11-29toolchain targets: fix up c3 and winchip i386 variants, add c3-2Gustavo Zacarias
2010-11-25toolchain: LEON SPARC only works with gcc-4.4.xGustavo Zacarias
2010-11-25Cconfig: Add sparc-leon processors, remove deprecated v9 Sparc type.Konrad Eisele
2010-09-30skeleton: fix atstk1005, ststk100x and atngw100 for POSIX complianceYann E. MORIN
2010-09-30Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t...Peter Korsgaard
2010-09-12Config.in.arch: ARM cortex A9 supportPeter Korsgaard
2010-08-31Remove architectures marked as deprecatedThomas Petazzoni
2010-08-11Mark CRIS architecture as deprecatedThomas Petazzoni
2010-07-28toolchain: remove multilibThomas Petazzoni
2010-07-27Deprecate the Alpha, IA64 and Sparc64 supportThomas Petazzoni
2010-07-27Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gccThomas Petazzoni
2010-07-18move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy
2010-07-18Atmel/atstk100*: make /etc/mtab a symlink to /proc/mountsPeter Korsgaard
2010-06-23target/device: misc cleanupPeter Korsgaard
2010-06-23integrator926: use standard uclibc configPeter Korsgaard
2010-06-22Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-06-22Remove now unused Config.in for kernel selectionThomas Petazzoni
2010-06-22Remove old Linux infrastructureThomas Petazzoni
2010-06-22target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTOPeter Korsgaard
2010-06-21Config.in.mirrors: Use sources.buildroot.net as default backup sitePeter Korsgaard
2010-06-13linux: fix dependency on mkimageThomas Petazzoni
2010-06-10u-boot: remove arch specific patches infrastructureThomas Petazzoni
2010-06-10bootloaders: move bootloader build code to boot/Thomas Petazzoni
2010-06-09skeleton: remove loopback interface configuration from inittabBaruch Siach
2010-06-08Set correct GCC tune option for ARM926T(==ARM926EJ-S) coreJulien Boibessot
2010-05-28linux: zImage target no longer available on x86Peter Korsgaard
2010-05-26busybox skeleton: allow logins from ttymxc[0-2]Baruch Siach
2010-05-21Makefile: move filesystem stuff after u-boot build againPeter Korsgaard
2010-05-16target/linux: bump 2.6.32 and 2.6.33 versionsH Hartley Sweeten
2010-05-03target/generic: inittab: fix devpts mounts when devtmpfs is usedPeter Korsgaard
2010-05-03Remove last users of the ROOTFS_SUFFIX thingThomas Petazzoni
2010-05-03Get rid of KERNEL_CROSSThomas Petazzoni
2010-05-01linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOMserj.kalichev