| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ar71xx] simplify setup code for Ubiquiti boards | juhosg | 2009-03-14 | 1 | -19/+17 |
* | [package] mac80211: update compat-wireless to 2009-03-13 | juhosg | 2009-03-14 | 1 | -2/+2 |
* | nuke some obsolete gcc versions | nbd | 2009-03-14 | 28 | -1311/+2 |
* | enable eabi support by default | nbd | 2009-03-14 | 1 | -1/+1 |
* | switch to binutils 2.19.1 by default | nbd | 2009-03-14 | 1 | -1/+2 |
* | remove obsolete eabi config overrides | nbd | 2009-03-14 | 5 | -30/+0 |
* | move cflags default setting to target makefiles | nbd | 2009-03-14 | 6 | -10/+25 |
* | gcc: backport a patch from gcc trunk that fixes an internal compiler error on... | nbd | 2009-03-13 | 1 | -0/+71 |
* | Build autoconf before automake. | lars | 2009-03-13 | 1 | -1/+1 |
* | fix the target-local CONFIG_SITE export. apparently make can't do more than o... | nbd | 2009-03-13 | 1 | -4/+6 |
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | nbd | 2009-03-13 | 5 | -9/+9 |
* | Cleanup the PS3 makefile | geoff | 2009-03-12 | 1 | -7/+11 |
* | Rename defconfig-petitboot defconfig-ps3-petitboot | geoff | 2009-03-12 | 1 | -0/+0 |
* | Remove PS3 linux-2.6.27 kernel support | geoff | 2009-03-12 | 2 | -32090/+0 |
* | Remove PS3 linux-2.6.25 kernel support | geoff | 2009-03-12 | 2 | -1044/+0 |
* | Update the PS3 2.6.28 kernel config: | geoff | 2009-03-12 | 1 | -77/+11 |
* | Update the ps3-utils package from 2.2.0 to 2.3. | geoff | 2009-03-12 | 1 | -4/+8 |
* | make the compile: host-install dependency independent of the order in which t... | nbd | 2009-03-12 | 1 | -2/+3 |
* | enable Host/Install on compile: if package.mk is included | nbd | 2009-03-12 | 1 | -1/+1 |
* | move the CONFIG_SITE export to target-local exports | nbd | 2009-03-12 | 1 | -5/+4 |
* | [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | florian | 2009-03-12 | 3 | -12/+80 |
* | [brcm63xx] do not duplicate fifo_size, since RX and TX fifo sizes are the sam... | florian | 2009-03-11 | 3 | -17/+17 |
* | [brcm63xx] make SPI work in full-duplex mode by default | florian | 2009-03-10 | 1 | -2/+2 |
* | [tools] allow flash start address and firmware offset to be set on the comman... | florian | 2009-03-10 | 1 | -11/+24 |
* | [package] mac80211: update compat-wireless to 2009-03-09 | juhosg | 2009-03-10 | 4 | -90/+23 |
* | [ar71xx] tew-632brp: add default network configuration | juhosg | 2009-03-10 | 1 | -0/+16 |
* | [brcm63xx] include kmod-switch in the default images | florian | 2009-03-09 | 1 | -1/+1 |
* | [package] make robocfg work on brcm63xx as well (#4599) | florian | 2009-03-09 | 1 | -35/+83 |
* | [package] allow kmod-switch to be used on brcm63xx (#4599) | florian | 2009-03-09 | 3 | -4/+14 |
* | added directory for generic patches for linux kernel 2.6.29 | mirko | 2009-03-09 | 1 | -0/+625 |
* | [package] fix p54usb firmware md5sum (#4759) | florian | 2009-03-09 | 1 | -1/+1 |
* | get rid of an illegal characters warning with packages that contain uppercase... | nbd | 2009-03-09 | 1 | -2/+2 |
* | move input device nodes to /dev/input | nbd | 2009-03-09 | 1 | -0/+5 |
* | fix KERNEL_PATCHVER for rc kernels | nbd | 2009-03-09 | 1 | -1/+2 |
* | kconfig.pl: throw warnings into stderr instead of stdout | nbd | 2009-03-09 | 1 | -1/+1 |
* | prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targ... | nbd | 2009-03-09 | 2 | -1/+6 |
* | [package] mac80211: update compat-wireless to 2009-03-07 | juhosg | 2009-03-08 | 9 | -773/+2 |
* | [brcm63xx] package the bcm63xx-spi driver | florian | 2009-03-08 | 2 | -6/+15 |
* | [brcm63xx] add bcm63xx_spi based on reading shared/opensource/flash/spiflash.... | florian | 2009-03-08 | 3 | -6/+471 |
* | [brcm63xx] fix SPI accessors | florian | 2009-03-08 | 1 | -10/+14 |
* | [brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and ... | florian | 2009-03-08 | 3 | -2/+5 |
* | [brcm63xx] compile and register SPI controller device | florian | 2009-03-08 | 2 | -0/+3 |
* | [brcm63xx] make bcm6358 consistend with the other boards naming | florian | 2009-03-08 | 1 | -1/+1 |
* | [brcm63xx] fix some SPI register definitions and platform-device registration... | florian | 2009-03-08 | 4 | -20/+26 |
* | [ar71xx] add support for the Numonyx 320S33B SPI flash chip which can be foun... | juhosg | 2009-03-08 | 1 | -0/+14 |
* | [package] sysupgrade: install /bin/sleep into ramdisk too and add completitio... | jow | 2009-03-08 | 2 | -3/+4 |
* | [packages] turn some of the kernel dependencies the other way around to make ... | hauke | 2009-03-07 | 3 | -13/+13 |
* | [kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_... | hauke | 2009-03-07 | 1 | -0/+1 |
* | [kernel] extract the rfkill module to an extra package, only build rfkill mod... | hauke | 2009-03-07 | 3 | -9/+27 |
* | [kernel] ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and ... | hauke | 2009-03-07 | 1 | -2/+1 |