| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update linux-atm fixes to reflect the final upstream pull request | juhosg | 2012-12-02 | 3 | -260/+833 |
* | Make teql hotplug script run sooner | juhosg | 2012-12-02 | 2 | -1/+1 |
* | Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space | juhosg | 2012-12-02 | 1 | -1/+1 |
* | toolchain: use file_copy to install the initial gcc files | jow | 2012-12-02 | 1 | -2/+1 |
* | imagebuilder: use file_copy to deploy files/ in the image generation phase | jow | 2012-12-02 | 1 | -9/+1 |
* | package: use file_copy to deploy files/ in the package/install phase | jow | 2012-12-02 | 1 | -9/+1 |
* | rules.mk: provide a macro "file_copy" which removes any symlink in the destin... | jow | 2012-12-02 | 1 | -0/+18 |
* | toolchain: remove duplicate default in bintutils Kconfig | jow | 2012-12-02 | 1 | -2/+1 |
* | [toolchain] remove support for ubicom32 | florian | 2012-11-30 | 18 | -123770/+3 |
* | [package] kernel: remove references to TARGET_ubicom32 | florian | 2012-11-30 | 4 | -8/+2 |
* | [ubicom32] remove target | florian | 2012-11-30 | 292 | -61353/+0 |
* | [buildroot] disable sstrip when using musl | florian | 2012-11-29 | 1 | -0/+1 |
* | [malta] remove Linux 3.3 support | florian | 2012-11-29 | 2 | -305/+0 |
* | [toolchain] gcc/4.5-linaro: backport musl patch | florian | 2012-11-29 | 1 | -0/+242 |
* | [ar7] use a default kernel command-line to mount squashfs and jffs2 | florian | 2012-11-29 | 2 | -0/+6 |
* | ipv6-support: Add conffiles section | cyrus | 2012-11-29 | 1 | -0/+4 |
* | ipv6-support: Add new IPv6-support meta-package | cyrus | 2012-11-29 | 5 | -0/+437 |
* | odhcp6c: Add new embedded DHCPv6 client | cyrus | 2012-11-29 | 1 | -0/+37 |
* | 6distributed: add local IPv6 prefix distributor | cyrus | 2012-11-29 | 2 | -0/+64 |
* | 6relayd: Fix some RFC 6204 compatibility issues | cyrus | 2012-11-29 | 2 | -9/+4 |
* | Remove old IPv6 sysctl-config (deprecated) | cyrus | 2012-11-29 | 1 | -26/+0 |
* | Remove default sysctl-entry for IPv6 here (races) | cyrus | 2012-11-29 | 1 | -2/+0 |
* | kernel: Fix 8139cp ring buffer initialisation, tx timeout recovery, add BQL | juhosg | 2012-11-29 | 3 | -0/+554 |
* | ar71xx: switch to 3.6.8 | juhosg | 2012-11-29 | 1 | -1/+1 |
* | kernel: Update Geos to 3.6.8 | juhosg | 2012-11-29 | 3 | -1/+412 |
* | kernel: Add ATM fixes pending upstream merge (queue reduction, race fixes) | juhosg | 2012-11-29 | 4 | -0/+2154 |
* | kernel: Add missing CONFIG_BATTERY_DS2781 option to generic 3.6 config | juhosg | 2012-11-29 | 1 | -0/+1 |
* | build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space | juhosg | 2012-11-29 | 2 | -1/+8 |
* | ramips: rt305x: add profile and build image for the Asus RT-N13U | juhosg | 2012-11-29 | 2 | -0/+26 |
* | ramips: rt305x: add user-space support for the Asus RT-N13U | juhosg | 2012-11-29 | 6 | -0/+10 |
* | ramips: rt305x: add kernel support for the Asus RT-N13U Wireless-N300 Router | juhosg | 2012-11-29 | 6 | -0/+92 |
* | remove common symbols from 3.6 configs | juhosg | 2012-11-29 | 11 | -51/+0 |
* | remove common symbols from 3.3 configs | juhosg | 2012-11-29 | 37 | -101/+0 |
* | kernel: update linux 3.6 to 3.6.8 | juhosg | 2012-11-29 | 12 | -42/+42 |
* | [boot] uboot-kirkwood: build in $(BUILD_DIR) | luka | 2012-11-29 | 1 | -2/+1 |
* | gettext-full: use shipped libxml for the host build, fixes lzma references fr... | jow | 2012-11-28 | 1 | -0/+3 |
* | [ar7] use physmap-flash part_probe_types | florian | 2012-11-27 | 8 | -56/+48 |
* | [buildroot] image.mk: don't squash file permissions in JFFS2 images | florian | 2012-11-27 | 1 | -2/+2 |
* | [brcm63xx] Fix typo in 96338GW power LED. | florian | 2012-11-27 | 2 | -2/+2 |
* | [ar7] add AudioCodes AC495 SoC | florian | 2012-11-27 | 2 | -10/+16 |
* | [mcs814x] do not call clk_put() on the timer clock | florian | 2012-11-27 | 1 | -1/+0 |
* | [mcs814x] do not list specific board compatible strings | florian | 2012-11-27 | 1 | -2/+0 |
* | [mcs814x] remove unused variables from Makefile.boot | florian | 2012-11-27 | 1 | -2/+0 |
* | trace-cmd: lazily evaluate extra plugins list, fixes stray build errors causi... | jow | 2012-11-27 | 1 | -3/+4 |
* | grub2: fix another case of gnulib failing under gnu libc | jow | 2012-11-26 | 1 | -0/+15 |
* | broadcom-wl: fix two problems when more then one wifi card is available. | hauke | 2012-11-25 | 2 | -0/+43 |
* | base-files: add support for the morse LED trigger | juhosg | 2012-11-25 | 2 | -1/+8 |
* | brcm47xx: fix title of Bcm4705-wl profile | hauke | 2012-11-25 | 1 | -1/+1 |
* | brcm47xx: add profile for bcm4705 with wl driver | hauke | 2012-11-25 | 1 | -0/+20 |
* | ramips: ramips_eth: use Kconfig definition to enable debug | juhosg | 2012-11-25 | 1 | -1/+1 |