buildroot.git
2010-06-21 Peter Korsgaardcheck-host-sed.sh: use mktemp for temporary file
2010-06-21 Peter Korsgaardcheck-lxdialog.sh: use mktemp for temporary file
2010-06-21 Peter Korsgaardpackage/config: create .depend in object directory
2010-06-21 Peter Korsgaardkconfig: build in BUILD_DIR/buildroot-config
2010-06-21 Peter KorsgaardMakefile: fix make <blah>_defconfig
2010-06-21 Peter Korsgaardcleanup/simplify kconfig changes for O= builds
2010-06-21 Will WagnerMove config files into output directory for out-of...
2010-06-18 Peter KorsgaardCHANGES: #835 is closed
2010-06-18 Gustavo Zacariasncurses: bump to 5.7
2010-06-18 Peter KorsgaarduClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED...
2010-06-18 Peter Korsgaardntfsprogs: fix fuse dependency
2010-06-18 Peter Korsgaardntfsprogs: disable crypto support
2010-06-17 Peter Korsgaardsquashfs: fix build with uClibc
2010-06-16 cmchaolrzsz: convert to autotools infrastructure
2010-06-16 Gustavo Zacariaslibart: fix staging install
2010-06-15 Peter Korsgaardtoolchain: remove gcc 4.1.2 and non-sysroot support
2010-06-15 Peter Korsgaardtoolchain/gcc: Use 4.3.x like for 4.4, get rid of older...
2010-06-15 Gustavo Zacariastoolchain: bump gcc 4.3.x series to 4.3.5
2010-06-15 Paul JonesFix potentially conflicting build flags
2010-06-15 Luca Ceresoliffmpeg: add user-defined configure parameters
2010-06-14 Luca Ceresoliffmpeg: allow customization of codecs, (de)muxers and...
2010-06-14 Luca Ceresoliffmpeg: add commandline programs
2010-06-14 Luca Ceresoliffmpeg: add new package
2010-06-14 Peter Korsgaardat91dataflashboot: fix patch target
2010-06-14 Peter Korsgaardat91bootstrap: add help text
2010-06-14 Peter KorsgaardCHANGES: update with changes from Thomas' bootloaders...
2010-06-14 Peter Korsgaardat91bootstrap: don't depend on BR .config
2010-06-14 Peter KorsgaardMerge branch 'bootloaders-cleanup' of git://git.busybox...
2010-06-14 Peter Korsgaardbusybox: add 1.16.2 devmem fix for access to the highes...
2010-06-14 Peter Korsgaardbusybox: bump 1.16.x version
2010-06-13 Peter Korsgaardipsec-tools: bump version, convert to autotools format...
2010-06-13 Peter Korsgaardvpnc: remove unused legacy patches
2010-06-13 Thomas Petazzonilinux: fix dependency on mkimage
2010-06-12 Thomas PetazzoniAdd support for the Barebox bootloader
2010-06-12 Thomas Petazzoniat91dataflashboot: add two patches
2010-06-12 Thomas Petazzoniat91dataflashboot: add a patch step
2010-06-12 Thomas Petazzoniat91dataflashboot: various fixes
2010-06-12 Thomas Petazzoniat91dataflashboot: fix configuration options
2010-06-12 Thomas Petazzoniat91bootstrap: fix AT91BOOTSTRAP_BINARY
2010-06-12 Thomas Petazzoniat91bootstrap: fix install procedure
2010-06-12 Thomas Petazzoniat91bootstrap: don't use the ATMEL_MIRROR thing
2010-06-12 Thomas Petazzoniat91bootstrap: bump version to 2.13
2010-06-12 Thomas Petazzoniat91bootstrap: add a check to verify that BR2_TARGET_AT...
2010-06-12 Thomas Petazzoniat91bootstrap: remove unused/useless code
2010-06-12 Thomas Petazzoniat91bootstrap: fix incorrect config option comment
2010-06-12 Thomas Petazzoniat91bootstrap: fix the boot source selection
2010-06-12 Thomas Petazzoniat91bootstrap: simplify configuration
2010-06-12 Thomas Petazzoniat91bootstrap: do not default to $(BOARD_NAME)
2010-06-12 Thomas Petazzonisyslinux: depends on host-nasm
2010-06-12 Thomas Petazzoninasm: new package, needed for syslinux
2010-06-12 Thomas Petazzonisyslinux: remove the unnecessary SYSLINUX_SUPPORTED_ARC...
2010-06-12 Thomas Petazzonisyslinux: bump version and fix build
2010-06-12 Thomas Petazzonigrub2: only available on x86 and PowerPC and mark as...
2010-06-12 Thomas Petazzonigrub2: remove non-existing options
2010-06-12 Thomas Petazzonigrub2: fix build
2010-06-12 Thomas Petazzonigrub2: bump version
2010-06-12 Thomas Petazzonigrub/grub2: update splash image location
2010-06-12 Thomas Petazzonigrub/grub2: drop unnecessary dependency on uclibc
2010-06-12 Thomas Petazzonigrub2: remove GRUB2_ARCH_SUPPORTED
2010-06-12 Thomas Petazzonigrub: remove GRUB_SUPPORTED_ARCH
2010-06-12 Thomas Petazzonidefconfigs: remove references to old U-Boot versions
2010-06-12 Thomas Petazzoniu-boot: use BR2_TARGET_UBOOT_VERSION instead of BR2_UBO...
2010-06-12 Thomas Petazzoniu-boot: beautify option prompts
2010-06-12 Thomas Petazzoniu-boot: re-add infrastructure to specify custom tarball
2010-06-12 Thomas Petazzoniu-boot: add a few comments
2010-06-12 Thomas Petazzoniu-boot: remove unused U_BOOT_TARGET_TOOLS variable
2010-06-12 Thomas Petazzoniu-boot: further simplify the configuration
2010-06-12 Thomas Petazzoniu-boot: support building for mkimage
2010-06-10 Thomas Petazzoniu-boot: remove useless symbolic link
2010-06-10 Thomas Petazzoniu-boot: remove patch for obsolete version
2010-06-10 Thomas Petazzoniu-boot: simplify custom patch handling
2010-06-10 Thomas Petazzoniu-boot: remove reference to old 1.2.0-atmel version
2010-06-10 Thomas Petazzoniu-boot: remove u-boot-status make target
2010-06-10 Thomas Petazzoniu-boot: remove arch specific patches infrastructure
2010-06-10 Thomas Petazzoniu-boot: remove option to configure download site
2010-06-10 Thomas Petazzoniu-boot: rename Makefile.in to u-boot.mk for coherency
2010-06-10 Thomas Petazzoniu-boot: remove ancient versions
2010-06-10 Thomas Petazzoniu-boot: do not default to $(BOARD_NAME) for the board...
2010-06-10 Thomas Petazzoniboot: remove references to COPYTO
2010-06-10 Thomas Petazzoniyaboot: drop support
2010-06-10 Thomas Petazzonibootloaders: move bootloader build code to boot/
2010-06-10 Peter Korsgaardfile: don't force _GNU_SOURCE in CFLAGS
2010-06-09 Baruch Siachskeleton: remove loopback interface configuration from...
2010-06-09 Nick Levertondependencies.sh: fix CWD in PATH check
2010-06-09 Peter Korsgaardfile: use new-style target override for uninstall
2010-06-08 Julien BoibessotSet correct GCC tune option for ARM926T(==ARM926EJ...
2010-06-08 Lionel Landwerlingstreamer: remove --disable-registry from configure...
2010-06-08 Bjørn Forsmancdrkit: fix build by adding zlib as dependency
2010-06-08 Paul Jonesxkeyboard-config: Depends on host-intltool
2010-06-08 Kelvin Cheunglmbench: convert to generic package infrastructure
2010-06-08 Gustavo Zacariasfile: bump version and migrate to autotargets
2010-06-08 Paul Jonesintltool: Fix spelling mistake
2010-06-07 Gustavo ZacariasIptables: needs host-pkg-config
2010-06-07 Gustavo Zacariasgawk: bump version and migrate to autotargets
2010-06-07 Gustavo Zacariassqlite: bump version
2010-06-07 Peter KorsgaardCHANGES: #1807 is resolved
2010-06-06 Gustavo Zacariasopenssl: bump version, enable mdc2+camellia+tlsext
2010-06-06 Gustavo Zacariasphp: add sqlite3 dependency when using external
2010-06-06 Gustavo Zacariastn5250: bump version and convert to autotargets
2010-06-06 Gustavo Zacariaslibusb: bump version
next