summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2008-04-24This patch renames the Atmel atstk1002 target board to a more generic atstk10...John Voltz
2008-04-23u-boot: support platform-independent patchesPeter Korsgaard
2008-04-23u-boot: don't error on existing symlinkPeter Korsgaard
2008-04-23u-boot: tools in target (mkimage, fw_printenv and fw_setenv)Peter Korsgaard
2008-04-23u-boot: use correct ARCHPeter Korsgaard
2008-04-23u-boot: clean: also remove mkimage from staging_dirPeter Korsgaard
2008-04-23u-boot: set ARCH and CROSS_COMPILEPeter Korsgaard
2008-04-16Update at91sam9261ek defconfigUlf Samuelsson
2008-04-16Avoid duplicate rules for downloading kernel source, if kernel and headers ar...Ulf Samuelsson
2008-04-16Fix bad linux kernel nameUlf Samuelsson
2008-04-15Allow build to complete, even if tftpboot is not writeable by userUlf Samuelsson
2008-04-15Reversing bad tftpboot patch resulting in two identical targetsUlf Samuelsson
2008-04-11buildroot: additional tftpboot fixesPeter Korsgaard
2008-04-10Add configuration items to at91bootstrapUlf Samuelsson
2008-04-10Avoid hardwiring tftpbootUlf Samuelsson
2008-04-10Avoid hardwiring tftpbootUlf Samuelsson
2008-04-09u-boot: fix custom patch handlingPeter Korsgaard
2008-04-09u-boot: bump versionPeter Korsgaard
2008-04-08Fix UBI compression optionsHamish Moffatt
2008-04-07Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifsHamish Moffatt
2008-04-06Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGETNigel Kukard
2008-04-06Use lower caseUlf Samuelsson
2008-04-06* Dereference link when copying over kernel image, missed this one in my prev...Nigel Kukard
2008-04-06Make xconfig the default for Atmel targetsUlf Samuelsson
2008-04-06Update linux source tree with minor versionUlf Samuelsson
2008-04-06target/device/ARM: Use menuconfig and add description of optionsPeter Korsgaard
2008-04-06target/device/ARM: Don't override Config settingsPeter Korsgaard
2008-04-05target/device/ARM: remove unused busybox configPeter Korsgaard
2008-04-05target/device/ARM: don't override busybox configPeter Korsgaard
2008-04-04kernel: default to not build a kernelPeter Korsgaard
2008-04-04Add ubifs targetHamish Moffatt
2008-04-03gzip, diff, grub: bump versionsPeter Korsgaard
2008-04-02Add romfs target support, courtesy Josh <buildroot@digitalpeer.com>Hamish Moffatt
2008-04-01buildroot: additional -clean target fixesPeter Korsgaard
2008-03-31Patch in EXTRA_VERSIONUlf Samuelsson
2008-03-30Add Configs for new boardsUlf Samuelsson
2008-03-30target_skeleton: mark empty directories with .empty filesPeter Korsgaard
2008-03-30Update at91 defconfigsUlf Samuelsson
2008-03-30linux advanced: make menuconfig defaultPeter Korsgaard
2008-03-30Allow selection of kernel config toolUlf Samuelsson
2008-03-30* Removed GCC 4.2.0, added GCC 4.2.3 (take 2)Nigel Kukard
2008-03-29Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR3...Ulf Samuelsson
2008-03-29Remove duplication of default kernel patch dir settingUlf Samuelsson
2008-03-29Remove duplication of default kernel patch dir settingUlf Samuelsson
2008-03-29Remove duplication of default kernel patch dir settingUlf Samuelsson
2008-03-29Remove duplication of default kernel patch dir settingUlf Samuelsson
2008-03-29Feeding the kernel zero optimization -O0 breaks the kernel build at least on ...Nigel Kukard
2008-03-29Add some robustness to linux configurationUlf Samuelsson
2008-03-28* Reverted r21540Nigel Kukard
2008-03-28* Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard