| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kexec-tools: Update package to version 2.0.1 | geoff | 2009-08-24 | 2 | -26/+2 |
* | [ar71xx] add 2.6.31 config | juhosg | 2009-08-24 | 1 | -0/+229 |
* | [kernel] 2.6.31: refresh generic patches | juhosg | 2009-08-24 | 2 | -2/+2 |
* | [kernel] 2.6.31: update generic config | juhosg | 2009-08-24 | 1 | -0/+31 |
* | [ar71xx] add patches for 2.6.31 | juhosg | 2009-08-24 | 31 | -0/+876 |
* | [ar71xx] initialize ndo_tx_timeout field of netdev_ops | juhosg | 2009-08-24 | 1 | -3/+7 |
* | [ar71xx] refresh patches | juhosg | 2009-08-24 | 2 | -5/+5 |
* | fix pdc20xx compile for linux 2.6 | nbd | 2009-08-24 | 1 | -2/+6 |
* | brcm-2.4: fix ide disk detection on the wl-hdd | nbd | 2009-08-23 | 1 | -1/+1 |
* | also take over the files for 2.6.31 | mirko | 2009-08-23 | 11 | -0/+2627 |
* | [ubicom32] default is to generate a ramdisk image | florian | 2009-08-22 | 1 | -1/+1 |
* | add generic patchset levelled up to 2.6.31-rc6 | mirko | 2009-08-22 | 94 | -0/+42681 |
* | 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 |