| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated i686 config | Thiago A. Corrêa | 2009-04-17 | 1 | -52/+49 |
* | Fix busybox config file location | Thiago A. Corrêa | 2009-04-17 | 1 | -1/+1 |
* | target/generic: support for busybox >= 1.14.x speed=0 handling | Peter Korsgaard | 2009-04-15 | 1 | -0/+3 |
* | unmark the sparc targets as broken, they build if you disable shared libgcc | austinf | 2009-04-15 | 1 | -2/+0 |
* | target/Makefile.in: make 3.80 compatibility fix | Peter Korsgaard | 2009-04-09 | 1 | -1/+3 |
* | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard | 2009-04-07 | 10 | -94/+0 |
* | target/jffs2: default to big endian format for big endian archs | Peter Korsgaard | 2009-04-07 | 1 | -1/+4 |
* | target/jffs2: s/Memory Type/Flash Type/ | Peter Korsgaard | 2009-04-07 | 1 | -1/+1 |
* | target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional | Peter Korsgaard | 2009-04-07 | 1 | -18/+3 |
* | target: remove BR2_TARGET_ROOTFS_*_SQUASH options | Peter Korsgaard | 2009-04-07 | 4 | -15/+0 |
* | squashfs: add v4.0 support and version selection | Peter Korsgaard | 2009-04-06 | 2 | -1/+31 |
* | target/device/Atmel: remove unused legacy u-boot handling | Peter Korsgaard | 2009-04-01 | 3 | -330/+0 |
* | fakeroot: install into HOST_DIR | Peter Korsgaard | 2009-04-01 | 11 | -11/+11 |
* | makedevs: install into HOST_DIR | Peter Korsgaard | 2009-04-01 | 11 | -18/+16 |
* | target/Config.in.arch: really provide correct --with-arch= for ARM targets | Peter Korsgaard | 2009-03-30 | 1 | -13/+13 |
* | target/Config.in.arch: provide correct gcc --with-arch= for ARM targets | Peter Korsgaard | 2009-03-30 | 1 | -0/+14 |
* | target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled | Peter Korsgaard | 2009-03-24 | 1 | -1/+1 |
* | target/linux: default to bzImage for i386/x86_64 | Peter Korsgaard | 2009-03-24 | 1 | -0/+2 |
* | package: auto* needs perl | Peter Korsgaard | 2009-03-23 | 1 | -0/+1 |
* | u-boot: add 2009.03 release | Peter Korsgaard | 2009-03-23 | 1 | -2/+7 |
* | u-boot: get rid of version specific patch dirs | Peter Korsgaard | 2009-03-23 | 6 | -1/+1 |
* | target/generic: s/TTYSO/TTYS0/ | Peter Korsgaard | 2009-03-23 | 1 | -2/+2 |
* | target/generic: add kconfig for serial getty config (port + baudrate) | Peter Korsgaard | 2009-03-20 | 4 | -3/+138 |
* | target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig | Peter Korsgaard | 2009-03-20 | 1 | -0/+6 |
* | target/generic: skeleton: add netdev group for dbus | Peter Korsgaard | 2009-03-20 | 1 | -0/+1 |
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 28 | -28/+0 |
* | Fix dependency for custom patches when custom patch is empty. | Thiago A. Corrêa | 2009-03-16 | 1 | -0/+2 |
* | Fix build (dependency) with custom patch option | Thiago A. Corrêa | 2009-03-13 | 1 | -1/+1 |
* | Revert wrongly commited files (u-boot changes) from -r25617 | Thiago A. Corrêa | 2009-03-11 | 2 | -10/+24 |
* | Let user skip installation of the GUI module for Qtopia | Thiago A. Corrêa | 2009-03-11 | 2 | -24/+10 |
* | target/generic: development system needs wchar + program invocation | Peter Korsgaard | 2009-03-04 | 1 | -0/+3 |
* | uclibc: add 0.9.30.1 | Peter Korsgaard | 2009-03-03 | 1 | -0/+3 |
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 24 | -24/+24 |
* | avr32: rename 2.6.28.x kernel patches to match current kernel headers version | Peter Korsgaard | 2009-02-25 | 6 | -2/+2 |
* | linux: always apply platform patches if available | Peter Korsgaard | 2009-02-25 | 2 | -5/+3 |
* | kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches | Peter Korsgaard | 2009-02-25 | 2 | -16/+0 |
* | linux-advanced: don't error out on non writable /tftpboot | Peter Korsgaard | 2009-02-22 | 1 | -1/+1 |
* | u-boot: don't touch config.h unless explicitly requested by user | Peter Korsgaard | 2009-02-10 | 1 | -1/+7 |
* | u-boot: remove unused BOOTARGS / BOOTCMD handling | Peter Korsgaard | 2009-02-10 | 1 | -12/+0 |
* | u-boot: don't make ETH1ADDR setting depend on avr32 | Peter Korsgaard | 2009-02-10 | 1 | -1/+0 |
* | Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build... | Thiago A. Corrêa | 2009-02-09 | 3 | -3/+3 |
* | u-boot: remove commented out line | Peter Korsgaard | 2009-02-07 | 1 | -1/+0 |
* | Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if... | Thiago A. Corrêa | 2009-02-06 | 3 | -13/+11 |
* | u-boot: fix dependency for host mkimage | Peter Korsgaard | 2009-02-04 | 1 | -1/+1 |
* | linux/Makefile.in.advanced: don't depend on phony target for mkimage | Peter Korsgaard | 2009-02-04 | 1 | -1/+1 |
* | buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menu | Peter Korsgaard | 2009-02-04 | 1 | -0/+12 |
* | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard | 2009-02-03 | 3 | -0/+9 |
* | Update sam9g20 BSP | Ulf Samuelsson | 2009-02-02 | 1 | -23/+19 |
* | buildroot: use same defaults for atmel target as everything else | Peter Korsgaard | 2009-02-01 | 2 | -6/+1 |
* | Add AT91 defconfigs for binary toolchains | Ulf Samuelsson | 2009-01-31 | 9 | -1/+6780 |