| Commit message (Expand) | Author | Age | Files | Lines |
* | [XTENSA] Remove Copyright notes. They contradict GPL license. | Maxim Grigoriev | 2009-07-25 | 1 | -7/+1 |
* | TODO: remove outdated stuff | Peter Korsgaard | 2009-07-24 | 1 | -7/+0 |
* | CHANGES: add #163 + #473 | Peter Korsgaard | 2009-07-24 | 1 | -0/+2 |
* | Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available | Maxim Grigoriev | 2009-07-24 | 1 | -0/+3 |
* | toolchain: xtensa toolchain patch support | Maxim Grigoriev | 2009-07-24 | 3 | -3/+18 |
* | toolchain/patch-kernel.sh: xtensa directory overlay support | Maxim Grigoriev | 2009-07-24 | 1 | -3/+14 |
* | toolchain/uclibc: xtensa support | Maxim Grigoriev | 2009-07-24 | 1 | -0/+1 |
* | project: xtensa specific ARCH handling | Maxim Grigoriev | 2009-07-24 | 1 | -0/+3 |
* | target/; xtensa support | Maxim Grigoriev | 2009-07-24 | 15 | -0/+1283 |
* | package/gnuconfig: xtensa support | Maxim Grigoriev | 2009-07-24 | 3 | -4/+9 |
* | package/Makefile.in: xtensa host support | Maxim Grigoriev | 2009-07-24 | 1 | -0/+1 |
* | libmms: new package | Sven Neumann | 2009-07-23 | 3 | -0/+29 |
* | toolchain/gcc: bump 4.4.x version | Peter Korsgaard | 2009-07-23 | 6 | -1/+1 |
* | linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGS | Sven Neumann | 2009-07-22 | 2 | -5/+1 |
* | gst-plugins-base: don't search host headers if freetype isn't available | Peter Korsgaard | 2009-07-22 | 1 | -0/+5 |
* | gst-plugins-good: disable aalib | Sven Neumann | 2009-07-22 | 1 | -2/+3 |
* | haserl: move 0.9.25 fix to subdir, so it isn't picked up by 0.8.0 build | Peter Korsgaard | 2009-07-22 | 1 | -0/+0 |
* | Bump SaWMan to 1.4.1 | Lionel Landwerlin | 2009-07-22 | 1 | -1/+1 |
* | libpng: bump version | Peter Korsgaard | 2009-07-22 | 2 | -18/+1 |
* | libglib2: update to upstream release 2.20.4 | Sven Neumann | 2009-07-22 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://uclibc.org/var/lib/git/buildroot | Peter Korsgaard | 2009-07-22 | 1 | -3/+5 |
|\ |
|
| * | Fix memstat's install | Bernhard Reutner-Fischer | 2009-07-21 | 1 | -3/+5 |
* | | tremor: provide libvorbis* alias for targets | Peter Korsgaard | 2009-07-21 | 1 | -4/+4 |
* | | mtd: get rid of ancient deprecated versions | Peter Korsgaard | 2009-07-21 | 8 | -481/+0 |
|/ |
|
* | haserl: 0.9.25 array vars fix | Peter Korsgaard | 2009-07-20 | 1 | -0/+19 |
* | wpa_supplicant: add optional dbus support | Sven Neumann | 2009-07-20 | 1 | -0/+17 |
* | busybox: 1.14.2 test fix | Peter Korsgaard | 2009-07-20 | 1 | -0/+64 |
* | kernel-headers: bump 2.6.27 / 2.6.30 stable versions | Peter Korsgaard | 2009-07-20 | 1 | -2/+2 |
* | sdl_gfx: new package | Evan Zelkowitz | 2009-07-18 | 4 | -0/+38 |
* | .gitignore: add backup files | H Hartley Sweeten | 2009-07-18 | 1 | -0/+2 |
* | Merge branch 'ext-toolchain-target-path' of git://git.busybox.net/~tpetazzoni... | Peter Korsgaard | 2009-07-18 | 1 | -1/+1 |
|\ |
|
| * | external toolchain: add $(HOST_DIR)/bin to TARGET_PATH | Thomas Petazzoni | 2009-07-17 | 1 | -1/+1 |
* | | xutil_makedepend: install to target, not staging | Peter Korsgaard | 2009-07-18 | 1 | -2/+2 |
* | | mesa3d: compile makedepend (and in turn xproto) for the host | Peter Korsgaard | 2009-07-18 | 3 | -1/+87 |
* | | expat: fix typo | Peter Korsgaard | 2009-07-18 | 1 | -1/+1 |
* | | CHANGES: add #271 | Peter Korsgaard | 2009-07-18 | 1 | -0/+1 |
* | | Merge branch 'external-toolchain' of git://git.busybox.net/~tpetazzoni/git/bu... | Peter Korsgaard | 2009-07-17 | 1 | -49/+158 |
|\ \ |
|
| * | | external toolchain: check cross-compiler existence | Thomas Petazzoni | 2009-07-17 | 1 | -0/+10 |
| * | | external toolchain: respect $(Q) | Thomas Petazzoni | 2009-07-17 | 1 | -5/+5 |
| * | | external toolchain: copy the C++ standard library if needed | Thomas Petazzoni | 2009-07-17 | 1 | -0/+4 |
| * | | external toolchain: do not copy useless symbolic links | Thomas Petazzoni | 2009-07-17 | 1 | -1/+1 |
| * | | external toolchain: more documentation about the principles | Thomas Petazzoni | 2009-07-17 | 1 | -0/+31 |
| * | | external toolchain: use LANG=C when calling gcc -v | Thomas Petazzoni | 2009-07-17 | 1 | -2/+2 |
| * | | external-toolchain: better documentation, cleanup, sysroot check | Thomas Petazzoni | 2009-07-17 | 1 | -34/+81 |
| * | | external toolchain: fix libraries copy and add ARM ABI check | Thomas Petazzoni | 2009-07-16 | 1 | -20/+37 |
| |/ |
|
* | | CHANGES: add #467 | Peter Korsgaard | 2009-07-17 | 1 | -0/+1 |
* | | Merge branch 'directfb-bump' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2009-07-17 | 1 | -1/+1 |
|\ \ |
|
| * | | directfb: bump version | Thomas Petazzoni | 2009-07-17 | 1 | -1/+1 |
| |/ |
|
* | | libvorbis: fix tremor install into staging_dir | Peter Korsgaard | 2009-07-16 | 2 | -5/+10 |
* | | qtopia4: add option for STL support | Peter Korsgaard | 2009-07-16 | 2 | -1/+12 |
|/ |
|