summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2008-06-17u-boot tools: make sure destination directory existsPeter Korsgaard
2008-06-13u-boot: don't depend on gcc (not needed and not provided by ext toolchain)Peter Korsgaard
2008-06-12u-boot: cleanup arch handlingPeter Korsgaard
2008-06-11u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse timePeter Korsgaard
2008-05-31generic target_skeleton: add /sys to fstabPeter Korsgaard
2008-05-31generic target_skeleton: mark /sys with .empty filePeter Korsgaard
2008-05-12Make linux kernel extension visible also when defined in board directoryUlf Samuelsson
2008-05-12features.h should never be included explicitly. Nigel Kukard
2008-05-12toolchain: fix mips abi selectionPeter Korsgaard
2008-05-06Update BR2_ATMEL_MIRROR in defconfigsUlf Samuelsson
2008-05-06Fix dependencies in ConfigsUlf Samuelsson
2008-05-01update patches for atngw100_expandedJohn Voltz
2008-05-01add menu.lst for grubJohn Voltz
2008-04-25squashfs: set sensible permissions on squashfs imagePeter Korsgaard
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