| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add a new target for ubicom32 (compiles, but untested) | nbd | 2009-08-21 | 4 | -0/+49130 |
* | libpcap: fix kernel version check | nbd | 2009-08-21 | 1 | -0/+4 |
* | busybox: adjust default config for nommu targets | nbd | 2009-08-21 | 1 | -0/+19 |
* | add nommu target feature flag | nbd | 2009-08-21 | 2 | -0/+4 |
* | add a heavily cleaned up version of ubicom32 toolchain support | nbd | 2009-08-21 | 11 | -0/+77539 |
* | mac80211: fix a race condition in the cfg80211 scanning code (thx, johill) | nbd | 2009-08-20 | 1 | -0/+98 |
* | b43: disable pio and pcmcia support | nbd | 2009-08-20 | 3 | -11/+30 |
* | mac80211: reorganize compat code to make cfg80211 load without usb | nbd | 2009-08-20 | 1 | -0/+72 |
* | fix a typo in the compat-wireless build speedup patch | nbd | 2009-08-20 | 1 | -3/+3 |
* | mac80211: disable b43 lp-phy support for now | nbd | 2009-08-20 | 1 | -0/+11 |
* | mac80211: speed up build by reducing the makefile shell calls, fix forced dis... | nbd | 2009-08-20 | 4 | -6/+223 |
* | [tools] update mpfr to 2.4.1 | florian | 2009-08-20 | 2 | -16/+17 |
* | wpa_supplicant: fix madwifi related config change handling | nbd | 2009-08-20 | 1 | -0/+2 |
* | merge the control file and the .ipk file targets into one to prevent them fro... | nbd | 2009-08-20 | 1 | -10/+8 |
* | mac80211: add missing config override | nbd | 2009-08-20 | 1 | -0/+1 |
* | now that each target has its own package directory, remove the base-files pac... | nbd | 2009-08-20 | 1 | -7/+5 |
* | move the package dir to bin/packages/$(BOARD)_$(LIBC)-$(LIBCV) to prevent mul... | nbd | 2009-08-20 | 1 | -1/+1 |
* | mac80211: fix ath5k dma size workaround for ar71xx | nbd | 2009-08-20 | 1 | -4/+10 |
* | remove support for compat-wireless-old | nbd | 2009-08-20 | 5 | -504/+10 |
* | upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to conf... | nbd | 2009-08-20 | 6 | -555/+63 |
* | fix multiple ipkg builds of the same arch but with different targets in the s... | nbd | 2009-08-20 | 1 | -1/+1 |
* | ps3/petitboot: Run petitboot at first startup | geoff | 2009-08-19 | 1 | -1/+16 |
* | ps3: Make ps3-bl-option executable | geoff | 2009-08-19 | 1 | -0/+0 |
* | [ar71xx] preliminary failsafe support (closes #5726) | juhosg | 2009-08-19 | 1 | -8/+30 |
* | [ar71xx] add diag script (closes #5725) | juhosg | 2009-08-19 | 1 | -0/+96 |
* | [package] base-files: fix sysupgrade get_magic_word() function to return prop... | jow | 2009-08-19 | 1 | -1/+1 |
* | [ar71xx] fix package name of kmod-leds-gpio | juhosg | 2009-08-19 | 1 | -1/+1 |
* | madwifi: remove version selection support | nbd | 2009-08-19 | 1 | -12/+0 |
* | remove support for the madwifi upstream release, it doesn't work on newer ker... | nbd | 2009-08-19 | 4 | -67/+14 |
* | madwifi: add patch for building all modules (except for the HAL) into a singl... | nbd | 2009-08-19 | 3 | -37/+801 |
* | when regenerating an ipkg package, make sure the entire ipkg build dir is cle... | nbd | 2009-08-19 | 1 | -4/+2 |
* | add powersave fixes based on patches by Steven Luo (#4376) | nbd | 2009-08-19 | 2 | -0/+35 |
* | madwifi: refresh patches | nbd | 2009-08-19 | 5 | -9/+9 |
* | pxcab: Replace TARGET_pxcab with feature powerpc64 | geoff | 2009-08-18 | 4 | -6/+4 |
* | powerpc: Create a powerpc64 config feature | geoff | 2009-08-18 | 9 | -8/+13 |
* | ps3: General cleanup and update for defconfig-ps3-petitboot | geoff | 2009-08-18 | 1 | -1190/+8 |
* | ps3: Move defconfig-ps3-petitboot to the petitboot profile directory | geoff | 2009-08-18 | 1 | -0/+0 |
* | ps3: Update the Petitboot profile package dependencies | geoff | 2009-08-18 | 1 | -3/+3 |
* | ps3-utils: Add Build/InstallDev section to package makefile | geoff | 2009-08-18 | 1 | -0/+12 |
* | ps3-utils: Update package to include latest repository fixes | geoff | 2009-08-18 | 1 | -12/+15 |
* | ps3: Updates for ps3-bl-option | geoff | 2009-08-18 | 1 | -46/+52 |
* | ps3: Rename bl-option to ps3-bl-option | geoff | 2009-08-18 | 2 | -1/+1 |
* | [package] add missing libsas configuration symbol | florian | 2009-08-18 | 1 | -0/+1 |
* | [kernel] use 2.6.30.5 | florian | 2009-08-17 | 21 | -22/+22 |
* | [tools] disable mpfr tests compilation, slightly speeds up the build process | florian | 2009-08-17 | 1 | -0/+23 |
* | [package] ensure CONTROL directory is created (#5683) | florian | 2009-08-17 | 2 | -0/+2 |
* | [package] iw: update to 0.9.16 | juhosg | 2009-08-17 | 1 | -2/+2 |
* | [kernel] switch to 2.6.27.30 | florian | 2009-08-17 | 3 | -4/+4 |
* | [package] mac80211: add deadlock fix patch | juhosg | 2009-08-16 | 2 | -1/+109 |
* | [kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease diction... | juhosg | 2009-08-16 | 1 | -1/+11 |