Age | Commit message (Expand) | Author |
2008-05-01 | update patches for atngw100_expanded | John Voltz |
2008-05-01 | add menu.lst for grub | John Voltz |
2008-04-25 | squashfs: set sensible permissions on squashfs image | Peter Korsgaard |
2008-04-24 | This patch renames the Atmel atstk1002 target board to a more generic atstk10... | John Voltz |
2008-04-23 | u-boot: support platform-independent patches | Peter Korsgaard |
2008-04-23 | u-boot: don't error on existing symlink | Peter Korsgaard |
2008-04-23 | u-boot: tools in target (mkimage, fw_printenv and fw_setenv) | Peter Korsgaard |
2008-04-23 | u-boot: use correct ARCH | Peter Korsgaard |
2008-04-23 | u-boot: clean: also remove mkimage from staging_dir | Peter Korsgaard |
2008-04-23 | u-boot: set ARCH and CROSS_COMPILE | Peter Korsgaard |
2008-04-16 | Update at91sam9261ek defconfig | Ulf Samuelsson |
2008-04-16 | Avoid duplicate rules for downloading kernel source, if kernel and headers ar... | Ulf Samuelsson |
2008-04-16 | Fix bad linux kernel name | Ulf Samuelsson |
2008-04-15 | Allow build to complete, even if tftpboot is not writeable by user | Ulf Samuelsson |
2008-04-15 | Reversing bad tftpboot patch resulting in two identical targets | Ulf Samuelsson |
2008-04-11 | buildroot: additional tftpboot fixes | Peter Korsgaard |
2008-04-10 | Add configuration items to at91bootstrap | Ulf Samuelsson |
2008-04-10 | Avoid hardwiring tftpboot | Ulf Samuelsson |
2008-04-10 | Avoid hardwiring tftpboot | Ulf Samuelsson |
2008-04-09 | u-boot: fix custom patch handling | Peter Korsgaard |
2008-04-09 | u-boot: bump version | Peter Korsgaard |
2008-04-08 | Fix UBI compression options | Hamish Moffatt |
2008-04-07 | Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs | Hamish Moffatt |
2008-04-06 | Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET | Nigel Kukard |
2008-04-06 | Use lower case | Ulf Samuelsson |
2008-04-06 | * Dereference link when copying over kernel image, missed this one in my prev... | Nigel Kukard |
2008-04-06 | Make xconfig the default for Atmel targets | Ulf Samuelsson |
2008-04-06 | Update linux source tree with minor version | Ulf Samuelsson |
2008-04-06 | target/device/ARM: Use menuconfig and add description of options | Peter Korsgaard |
2008-04-06 | target/device/ARM: Don't override Config settings | Peter Korsgaard |
2008-04-05 | target/device/ARM: remove unused busybox config | Peter Korsgaard |
2008-04-05 | target/device/ARM: don't override busybox config | Peter Korsgaard |
2008-04-04 | kernel: default to not build a kernel | Peter Korsgaard |
2008-04-04 | Add ubifs target | Hamish Moffatt |
2008-04-03 | gzip, diff, grub: bump versions | Peter Korsgaard |
2008-04-02 | Add romfs target support, courtesy Josh <buildroot@digitalpeer.com> | Hamish Moffatt |
2008-04-01 | buildroot: additional -clean target fixes | Peter Korsgaard |
2008-03-31 | Patch in EXTRA_VERSION | Ulf Samuelsson |
2008-03-30 | Add Configs for new boards | Ulf Samuelsson |
2008-03-30 | target_skeleton: mark empty directories with .empty files | Peter Korsgaard |
2008-03-30 | Update at91 defconfigs | Ulf Samuelsson |
2008-03-30 | linux advanced: make menuconfig default | Peter Korsgaard |
2008-03-30 | Allow selection of kernel config tool | Ulf Samuelsson |
2008-03-30 | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard |
2008-03-29 | Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR3... | Ulf Samuelsson |
2008-03-29 | Remove duplication of default kernel patch dir setting | Ulf Samuelsson |
2008-03-29 | Remove duplication of default kernel patch dir setting | Ulf Samuelsson |
2008-03-29 | Remove duplication of default kernel patch dir setting | Ulf Samuelsson |
2008-03-29 | Remove duplication of default kernel patch dir setting | Ulf Samuelsson |
2008-03-29 | Feeding the kernel zero optimization -O0 breaks the kernel build at least on ... | Nigel Kukard |