Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes ↵ | Travis Kemen | 2010-03-05 | 1 | -25/+22 |
| | | | | | | | | parallel build. -Raphael SVN-Revision: 19994 | ||||
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also ↵ | Travis Kemen | 2010-03-05 | 1 | -29/+23 |
| | | | | | | | | fixes parallel build. -Raphael SVN-Revision: 19993 | ||||
* | remove bison requirement (see [10398] & [14900]) | Nicolas Thill | 2010-03-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 19989 | ||||
* | Add support for the n516 | Lars-Peter Clausen | 2010-03-05 | 11 | -3/+2467 |
| | | | | SVN-Revision: 19987 | ||||
* | Add subtarget for each device | Lars-Peter Clausen | 2010-03-05 | 7 | -23/+57 |
| | | | | SVN-Revision: 19986 | ||||
* | image.mk: Adjust ubifs build behaviour to that of others image types | Lars-Peter Clausen | 2010-03-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 19985 | ||||
* | jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate ↵ | Lars-Peter Clausen | 2010-03-05 | 6 | -20/+52 |
| | | | | | | clocks off which arn't handeld by their subsystems yet. SVN-Revision: 19984 | ||||
* | gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | Lars-Peter Clausen | 2010-03-05 | 1 | -4/+4 |
| | | | | SVN-Revision: 19983 | ||||
* | jz4740_fb: Add support for parallel displays, improve power consumption and ↵ | Lars-Peter Clausen | 2010-03-05 | 3 | -106/+295 |
| | | | | | | some minor bugfixes SVN-Revision: 19982 | ||||
* | include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) | Nicolas Thill | 2010-03-05 | 1 | -7/+3 |
| | | | | SVN-Revision: 19981 | ||||
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 | 1 | -5/+5 |
| | | | | SVN-Revision: 19980 | ||||
* | fix watchdog driver unregistering, patch by Bernhard Loos | Florian Fainelli | 2010-03-04 | 1 | -3/+12 |
| | | | | SVN-Revision: 19979 | ||||
* | jz4740_udc: Implement suspend/resume | Lars-Peter Clausen | 2010-03-04 | 1 | -9/+39 |
| | | | | SVN-Revision: 19978 | ||||
* | rework reboot mechanism with the new watchdog fixes | Florian Fainelli | 2010-03-04 | 3 | -2/+46 |
| | | | | | | | | The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977 | ||||
* | enable the required packages to use a gpio-based reset button | Florian Fainelli | 2010-03-04 | 1 | -1/+2 |
| | | | | SVN-Revision: 19976 | ||||
* | remove now unused rdc321x_gpio.h file | Florian Fainelli | 2010-03-04 | 1 | -16/+0 |
| | | | | SVN-Revision: 19975 | ||||
* | improve sitecom device support | Florian Fainelli | 2010-03-04 | 2 | -9/+14 |
| | | | | | | | Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons driver. Patch by Bernhard Loos. SVN-Revision: 19974 | ||||
* | select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver | Florian Fainelli | 2010-03-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 19973 | ||||
* | add a new southbridge driver which registers the gpio and watchdog platform ↵ | Florian Fainelli | 2010-03-04 | 5 | -97/+493 |
| | | | | | | | | | devices This also fixes the watchdog logic and abstracts the access to the RDC321x southbridge PCI configuration register space. Based on a patch by Bernhard Loos. SVN-Revision: 19972 | ||||
* | merge the two patches applying to the same file in a single patch | Florian Fainelli | 2010-03-04 | 2 | -10/+9 |
| | | | | SVN-Revision: 19971 | ||||
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the ↵ | Travis Kemen | 2010-03-04 | 1 | -3/+2 |
| | | | | | | status db SVN-Revision: 19970 | ||||
* | brcm47xx: add CONFIG_CMDLINE again | Hauke Mehrtens | 2010-03-03 | 2 | -1/+3 |
| | | | | | | | Fix for r19955 this patch was suggested by tripolar SVN-Revision: 19967 | ||||
* | ar71xx: restore command line on 2.6.33 | Gabor Juhos | 2010-03-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 19966 | ||||
* | ar71xx: sync 2.6.33 config | Gabor Juhos | 2010-03-03 | 1 | -11/+0 |
| | | | | SVN-Revision: 19965 | ||||
* | grab all config files for installed packages, closes #3718 | Travis Kemen | 2010-03-03 | 1 | -2/+3 |
| | | | | SVN-Revision: 19964 | ||||
* | 2.6.33 fixes for atheros and madwifi | Matteo Croce | 2010-03-03 | 3 | -50/+628 |
| | | | | SVN-Revision: 19963 | ||||
* | cleanup the 2.6.33 and later kernels kernel-headers installation | Florian Fainelli | 2010-03-03 | 1 | -5/+7 |
| | | | | SVN-Revision: 19962 | ||||
* | kernel: fix m25p80 patches for 2.6.33 | Gabor Juhos | 2010-03-03 | 3 | -15/+15 |
| | | | | SVN-Revision: 19961 | ||||
* | ar71xx: refresh 2.6.33 patches | Gabor Juhos | 2010-03-03 | 19 | -64/+52 |
| | | | | SVN-Revision: 19960 | ||||
* | kernel: refresh 2.6.33 patches | Gabor Juhos | 2010-03-03 | 14 | -52/+52 |
| | | | | SVN-Revision: 19959 | ||||
* | do not register devices in device_initcall level, this breaks the SSB SPROM ↵ | Florian Fainelli | 2010-03-02 | 2 | -38/+0 |
| | | | | | | registration SVN-Revision: 19957 | ||||
* | kernel: add some missing config files and make compat-wireless build with ↵ | Hauke Mehrtens | 2010-03-02 | 3 | -0/+43 |
| | | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956 | ||||
* | brcm47xx: add support for kernel 2.6.33 | Hauke Mehrtens | 2010-03-02 | 25 | -0/+2629 |
| | | | | | | Thanks to acoul and tripolar SVN-Revision: 19955 | ||||
* | ar71xx: ag71xx: use correct device pointer for dma_map_single | Gabor Juhos | 2010-03-02 | 2 | -4/+6 |
| | | | | SVN-Revision: 19951 | ||||
* | ar71xx: ag71xx: don't use virt_to_phys | Gabor Juhos | 2010-03-02 | 2 | -14/+17 |
| | | | | SVN-Revision: 19950 | ||||
* | ar71xx: ag71xx: simplify register access functions | Gabor Juhos | 2010-03-02 | 1 | -44/+24 |
| | | | | SVN-Revision: 19949 | ||||
* | ar71xx: ag71xx: use NETDEV_TX_OK | Gabor Juhos | 2010-03-02 | 2 | -4/+5 |
| | | | | SVN-Revision: 19948 | ||||
* | ar71xx: use COMMAND_LINE_SIZE | Gabor Juhos | 2010-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 19947 | ||||
* | firewall: insert rules at the beginning of chains again while maintaining ↵ | Jo-Philipp Wich | 2010-03-02 | 1 | -1/+4 |
| | | | | | | non reversed order, fixes wrong ordering introduced by r18015 SVN-Revision: 19946 | ||||
* | openssl: fix build failure on arm, aes asm version is not shipped anymore ↵ | Nicolas Thill | 2010-03-02 | 2 | -16/+0 |
| | | | | | | (closes: #6778) SVN-Revision: 19945 | ||||
* | firstboot: fix typo (closes: #6738) | Nicolas Thill | 2010-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 19944 | ||||
* | mac80211: add the new 802.11n minstrel rate control implementation ↵ | Felix Fietkau | 2010-03-01 | 7 | -1/+1314 |
| | | | | | | (optional, not used by default) SVN-Revision: 19943 | ||||
* | dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757) | Vasilis Tsiligiannis | 2010-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 19942 | ||||
* | openssl: upgrade to 0.9.8m (patch by Peter Wagner) | Felix Fietkau | 2010-03-01 | 14 | -512/+16 |
| | | | | SVN-Revision: 19939 | ||||
* | base-files: fix enter failsafe message | Felix Fietkau | 2010-03-01 | 1 | -1/+0 |
| | | | | SVN-Revision: 19937 | ||||
* | ipkg: strip directory entries from package file list when offline installing ↵ | Jo-Philipp Wich | 2010-03-01 | 1 | -1/+1 |
| | | | | | | .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772) SVN-Revision: 19936 | ||||
* | remove mail headers from patches | Florian Fainelli | 2010-03-01 | 2 | -128/+0 |
| | | | | SVN-Revision: 19935 | ||||
* | prevent UML build failure against decompress_lzo.c | Florian Fainelli | 2010-03-01 | 2 | -2/+2 |
| | | | | SVN-Revision: 19934 | ||||
* | fix compilation w/ 2.6.33 | Florian Fainelli | 2010-03-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 19933 | ||||
* | drop support for the old style magicbox-cf driver | Imre Kaloz | 2010-03-01 | 2 | -337/+2 |
| | | | | SVN-Revision: 19932 |