1. a40d635 u-boot: don't error on existing symlink by Peter Korsgaard · 16 years ago
  2. 5cc50fc u-boot: tools in target (mkimage, fw_printenv and fw_setenv) by Peter Korsgaard · 16 years ago
  3. d3359c9 u-boot: use correct ARCH by Peter Korsgaard · 16 years ago
  4. a2f4d51 u-boot: clean: also remove mkimage from staging_dir by Peter Korsgaard · 16 years ago
  5. bb0a617 u-boot: set ARCH and CROSS_COMPILE by Peter Korsgaard · 16 years ago
  6. 7581683 busybox: bump version by Peter Korsgaard · 16 years ago
  7. 12ea714 blockdev: sort entries alphabetically by Peter Korsgaard · 16 years ago
  8. ecec30c * This fix is included upstream as from 0.0.8 by Nigel Kukard · 16 years ago
  9. ab954a6 buildroot: devmem2 package by Peter Korsgaard · 16 years ago
  10. c326efd * Updated bootutils to new release by Nigel Kukard · 16 years ago
  11. 3aa7189 * Added FIX for rindex/index, will patch util-linux aswell and submit upstream by Nigel Kukard · 16 years ago
  12. 8ecdbf6 * Reverted index/rindex fix by Nigel Kukard · 16 years ago
  13. af8401e * Convert bootutils to autotools by Nigel Kukard · 16 years ago
  14. 85900b0 * Added uclibc snapshot config, differes from the stable and kept asking questions for config by Nigel Kukard · 16 years ago
  15. 6bdcf9c * Fix _llseek not being defined in some cases by Nigel Kukard · 16 years ago
  16. 51114af Added package for axel download accelerator by Hamish Moffatt · 16 years ago
  17. b977f1b Update at91sam9261ek defconfig by Ulf Samuelsson · 16 years ago
  18. 4f9c37d Avoid duplicate rules for downloading kernel source, if kernel and headers are the same by Ulf Samuelsson · 16 years ago
  19. f5e9fe1 Fix bad linux kernel name by Ulf Samuelsson · 16 years ago
  20. ed638f6 Allow build to complete, even if tftpboot is not writeable by user by Ulf Samuelsson · 16 years ago
  21. 1262117 Reversing bad tftpboot patch resulting in two identical targets by Ulf Samuelsson · 16 years ago
  22. 613fd84 * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not Implemented" error by Nigel Kukard · 16 years ago
  23. 6fd44d6 * Added rpm by Nigel Kukard · 16 years ago
  24. e9d3884 haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR. by Peter Korsgaard · 16 years ago
  25. 59a9c02 * Added neon by Nigel Kukard · 16 years ago
  26. 9fadf8a * Added popt by Nigel Kukard · 16 years ago
  27. d114386 * Added beecrypt by Nigel Kukard · 16 years ago
  28. 7978ff8 * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly by Nigel Kukard · 16 years ago
  29. bcf8f7c buildroot: additional tftpboot fixes by Peter Korsgaard · 16 years ago
  30. ab36f50 buildroot: add libart package by Peter Korsgaard · 16 years ago
  31. 8eb01e4 Add configuration items to at91bootstrap by Ulf Samuelsson · 16 years ago
  32. 29feba9 Avoid hardwiring tftpboot by Ulf Samuelsson · 16 years ago
  33. 882a9d2 Avoid hardwiring tftpboot by Ulf Samuelsson · 16 years ago
  34. aa4522b remove devdir config option from alsa lib, should use mdev rule instead by John Voltz · 16 years ago
  35. 4652849 * Fixed additional ncurses library install path by Nigel Kukard · 16 years ago
  36. d6b3ef5 * Fixed copy-and-paste error, incorrect description by Nigel Kukard · 16 years ago
  37. d284bd5 Some package use ncurses libpanel/libform/libmenu, this config allows to selectively by Nigel Kukard · 16 years ago
  38. 1a09aaf * Fixed URL for libbeecrypt by Nigel Kukard · 16 years ago
  39. eaf3fcc * Added libbeecrypt (requirement for rpm5) by Nigel Kukard · 16 years ago
  40. 65ee274 * Removed dropbear init patch by Nigel Kukard · 16 years ago
  41. 6d5ecc1 u-boot: fix custom patch handling by Peter Korsgaard · 16 years ago
  42. 1befc6e u-boot: bump version by Peter Korsgaard · 16 years ago
  43. 82b6fbe * Generate keys for dropbear only when starting * Generate keys silently by Nigel Kukard · 16 years ago
  44. 8e94f30 * Fixed bootutils url to point to projects website and not project page on freshmeat by Nigel Kukard · 16 years ago
  45. 08cb251 * Added bootutils by Nigel Kukard · 16 years ago
  46. ae7bc8d * Bump pciutils version by Nigel Kukard · 16 years ago
  47. 4b4524e Fix UBI compression options by Hamish Moffatt · 16 years ago
  48. f9bd1cb Remove configuration item for git commit ID, as our patches are version-specific. by Hamish Moffatt · 16 years ago
  49. 09351e5 another minor installer fix for festival by John Voltz · 16 years ago
  50. 47a184e haserl: bump version by Peter Korsgaard · 16 years ago
  51. a2e3e3d haserl: get rid of minor version in config names by Peter Korsgaard · 16 years ago
  52. 60c314e Add support for setting the image base address by Hamish Moffatt · 16 years ago
  53. 7294525 Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs by Hamish Moffatt · 16 years ago
  54. 8e4ba2b buildroot: add input-tools package (evtest, inputattach, jscal, jstest) by Peter Korsgaard · 16 years ago
  55. 6db7ee1 Make sure XML deps are available before building dbus by Ulf Samuelsson · 16 years ago
  56. 942be8b Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET by Nigel Kukard · 16 years ago
  57. 296a030 * udev will not install if you remove project_build_*/uclibc/root and project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again by Nigel Kukard · 16 years ago
  58. 186cd57 Use lower case by Ulf Samuelsson · 16 years ago
  59. 4b6620b * Dereference link when copying over kernel image, missed this one in my previous commit by Nigel Kukard · 16 years ago
  60. c92d851 Make xconfig the default for Atmel targets by Ulf Samuelsson · 16 years ago
  61. f9dc95c Update linux source tree with minor version by Ulf Samuelsson · 16 years ago
  62. 76ab96d Fix bad use of symbol by Ulf Samuelsson · 16 years ago
  63. d5b8a66 target/device/ARM: Use menuconfig and add description of options by Peter Korsgaard · 16 years ago
  64. 226a087 target/device/ARM: Don't override Config settings by Peter Korsgaard · 16 years ago
  65. 6ddae85 target/device/ARM: remove unused busybox config by Peter Korsgaard · 16 years ago
  66. f53f0ef target/device/ARM: don't override busybox config by Peter Korsgaard · 16 years ago
  67. a9a48e7 change festival url to stable version by John Voltz · 16 years ago
  68. de87811 toolchain/gcc: do not try to strip *-embedspu by Peter Korsgaard · 16 years ago
  69. 871b078 fix for festival install patch by John Voltz · 16 years ago
  70. 824e044 kernel: default to not build a kernel by Peter Korsgaard · 16 years ago
  71. 60dac8f busybox-1.6.0.config: disable TASKSET. by Peter Korsgaard · 16 years ago
  72. 0e0c5e4 defconfig: remove settings with default values by Peter Korsgaard · 16 years ago
  73. df43e6a Add ubifs target by Hamish Moffatt · 16 years ago
  74. e59659d More unbreaking. These cosmetic directory renames don't seem to be working out very well.. by Hamish Moffatt · 16 years ago
  75. 5560164 defconfig: remove busybox config setting by Peter Korsgaard · 16 years ago
  76. da53e2e add festival speech synthesis package from University of Edinburgh by John Voltz · 16 years ago
  77. f2f4131 diffutils: cleanup makefile by Peter Korsgaard · 16 years ago
  78. ba38923 gzip: cleanup makefile by Peter Korsgaard · 16 years ago
  79. 93b377d package/editors: fix patch-kernel.sh arguments by Peter Korsgaard · 16 years ago
  80. 0c33ede gzip, diff, grub: bump versions by Peter Korsgaard · 16 years ago
  81. fe6088d Unbreak the bridge-utils package.. by Hamish Moffatt · 16 years ago
  82. 4b01dfc Add romfs target support, courtesy Josh <buildroot@digitalpeer.com> by Hamish Moffatt · 16 years ago
  83. 90ee3a0 pkgconfig: Return appropriate error code from pkgconfig script by Peter Korsgaard · 16 years ago
  84. fd4c4ad thttpd: remove unused files by Peter Korsgaard · 16 years ago
  85. 18932cb thttpd: fix thttpd_wrapper name by Peter Korsgaard · 16 years ago
  86. e556bff Makefile.autotools.in: Do uninstall in staging/target dirs on -clean by Peter Korsgaard · 16 years ago
  87. c9477ee busybox: additional 1.10.0 fix by Peter Korsgaard · 16 years ago
  88. e2f56ed setlocalversion: add git-svn support by Peter Korsgaard · 16 years ago
  89. 3427416 buildroot: additional -clean target fixes by Peter Korsgaard · 16 years ago
  90. ea471ff direct: don't fail clean target if directory doesn't exist by Peter Korsgaard · 16 years ago
  91. f1e2d3e expat: cleanup configure arguments by Peter Korsgaard · 16 years ago
  92. 056d35f avahi: bump version by Peter Korsgaard · 16 years ago
  93. bd6561e buildroot: add /etc/br-version with version info to target dir by Peter Korsgaard · 16 years ago
  94. 1b6ffcb avahi: make sure /etc/dbus-1/system.d exists in target dir by Peter Korsgaard · 16 years ago
  95. 6b8ffd5 dbus: use dbus-daemon as target for staging_dir installation by Peter Korsgaard · 16 years ago
  96. 714b375 sqlite: cleanup configure arguments by Peter Korsgaard · 16 years ago
  97. 345be8b ncurses: cleanup /usr/lib/terminfo symlink handling by Peter Korsgaard · 16 years ago
  98. 9021b9f readline: ignore errors in target-clean target by Peter Korsgaard · 16 years ago
  99. 9a70301 avahi: depend on dbus-daemon in staging_dir by Peter Korsgaard · 16 years ago
  100. db0748c concierge: cleanup (white space + unneeded mkdir) by Peter Korsgaard · 16 years ago