Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 | 5 | -8/+26 | |
| | | | | SVN-Revision: 28750 | |||||
* | kernel: merge regression fixes for the netfilter patches to the 3.1 kernel ↵ | Felix Fietkau | 2011-11-03 | 3 | -9/+12 | |
| | | | | | | patches (patch by tripolar) SVN-Revision: 28734 | |||||
* | lantiq: remove obseleted folder. we use 3.1 now | John Crispin | 2011-11-03 | 1 | -13/+0 | |
| | | | | SVN-Revision: 28728 | |||||
* | lantiq: bump to 3.1 | John Crispin | 2011-11-03 | 113 | -47364/+1072 | |
| | | | | SVN-Revision: 28721 | |||||
* | ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4 | Gabor Juhos | 2011-11-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 28709 | |||||
* | ar71xx: build image for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | 1 | -0/+6 | |
| | | | | SVN-Revision: 28708 | |||||
* | ar71xx: add initial support for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | 9 | -1/+197 | |
| | | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706 | |||||
* | ar71xx: add AR933X GMAC register defines | Gabor Juhos | 2011-11-01 | 1 | -0/+19 | |
| | | | | SVN-Revision: 28705 | |||||
* | ar71xx: combine LEDs setup in one file | Gabor Juhos | 2011-11-01 | 13 | -305/+144 | |
| | | | | SVN-Revision: 28704 | |||||
* | ar71xx: unify LED names on Planex boards | Gabor Juhos | 2011-11-01 | 4 | -16/+14 | |
| | | | | SVN-Revision: 28703 | |||||
* | ar71xx: unify LED names on Buffalo boards | Gabor Juhos | 2011-11-01 | 5 | -17/+15 | |
| | | | | SVN-Revision: 28702 | |||||
* | ar71xx: unify LED names on TP-Link boards | Gabor Juhos | 2011-11-01 | 12 | -47/+36 | |
| | | | | SVN-Revision: 28701 | |||||
* | ar71xx/all0258n: sysupgrade support | Gabor Juhos | 2011-11-01 | 2 | -0/+168 | |
| | | | | | | | | | | | | U-Boot on the ALL0258N needs offset, size and md5 for kernel and rootfs to be stored in the U-Boot environment. If the checksums don't match during boot, a failsafe-system is booted instead. This patch adds a board-specific sysupgrade hack for the all0258n which calculates and updates the checksums for the U-Boot environment. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28700 | |||||
* | ar71xx/all0258n: add default config | Gabor Juhos | 2011-11-01 | 2 | -0/+17 | |
| | | | | | | | | This adds default network and uboot-env settings for the ALL0258N. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28699 | |||||
* | ar71xx: remove default network config of the mzk-w04nu board as well | Gabor Juhos | 2011-11-01 | 1 | -16/+0 | |
| | | | | | | It works with the generic config. SVN-Revision: 28695 | |||||
* | ar71xx: remove LED setup of nonexistent interfaces on RB750 | Gabor Juhos | 2011-10-31 | 1 | -24/+0 | |
| | | | | SVN-Revision: 28693 | |||||
* | ar71xx: remove default network config of the wnr2000 board | Gabor Juhos | 2011-10-31 | 1 | -16/+0 | |
| | | | | | | It is the same as the generic configuration. SVN-Revision: 28692 | |||||
* | rt305x: Create factory image for Fonera 2.0n | Vasilis Tsiligiannis | 2011-10-31 | 1 | -1/+8 | |
| | | | | SVN-Revision: 28689 | |||||
* | omap24xx: Default to linux-3.1 | Michael Büsch | 2011-10-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 28687 | |||||
* | omap24xx: Fix n810 LCD initialization | Michael Büsch | 2011-10-30 | 4 | -21/+75 | |
| | | | | SVN-Revision: 28685 | |||||
* | omap24xx: Fix n810 boot | Michael Büsch | 2011-10-30 | 8 | -206/+184 | |
| | | | | SVN-Revision: 28683 | |||||
* | ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a ↵ | Gabor Juhos | 2011-10-30 | 1 | -2/+2 | |
| | | | | | | | | | | | 32-bit value Aparently $magic_long was meant here instead of $magic when comparing with 32-bit values. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28678 | |||||
* | omap24xx: Refresh 3.1 config | Michael Büsch | 2011-10-29 | 1 | -0/+1 | |
| | | | | SVN-Revision: 28677 | |||||
* | omap24xx: Refresh 3.1 patches | Michael Büsch | 2011-10-29 | 19 | -207/+233 | |
| | | | | SVN-Revision: 28676 | |||||
* | Fix tusb patch | Michael Büsch | 2011-10-29 | 1 | -12/+0 | |
| | | | | SVN-Revision: 28675 | |||||
* | omap24xx: Fix MUSB compile | Michael Büsch | 2011-10-29 | 1 | -32/+61 | |
| | | | | SVN-Revision: 28674 | |||||
* | omap24xx: Add n800 touchscreen and keypad drivers. Thanks to Marat Radchenko. | Michael Büsch | 2011-10-29 | 6 | -12/+3043 | |
| | | | | SVN-Revision: 28673 | |||||
* | omap24xx: Add 3.1 patchset. | Michael Büsch | 2011-10-29 | 18 | -0/+10250 | |
| | | | | SVN-Revision: 28672 | |||||
* | ar71xx: fix typos in image/Makefile | Gabor Juhos | 2011-10-27 | 1 | -7/+7 | |
| | | | | SVN-Revision: 28618 | |||||
* | ar71xx: add initial support for the OpenMesh OM2P board | Gabor Juhos | 2011-10-27 | 7 | -0/+141 | |
| | | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> SVN-Revision: 28617 | |||||
* | ar71xx/all0258n: fix partition layout | Gabor Juhos | 2011-10-27 | 1 | -1/+1 | |
| | | | | | | | | A miscalculation in the original patch makes OpenWrt destroy the failsafe image. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28615 | |||||
* | Update my email address | Michael Büsch | 2011-10-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 28603 | |||||
* | x86: disable crashlog, ioremap of RAM does not work properly here | Felix Fietkau | 2011-10-26 | 1 | -0/+1 | |
| | | | | SVN-Revision: 28599 | |||||
* | ar71xx: create image for the WNDR3800 | Gabor Juhos | 2011-10-26 | 1 | -0/+1 | |
| | | | | | | | | | This adds support for the Netgear WNDR3800, it is almost the same as the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> SVN-Revision: 28597 | |||||
* | target: remove CONFIG_IDE_PROC_FS support as well | Jo-Philipp Wich | 2011-10-25 | 9 | -9/+9 | |
| | | | | SVN-Revision: 28586 | |||||
* | brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+0 | |
| | | | | SVN-Revision: 28585 | |||||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 37 | -38/+10 | |
| | | | | SVN-Revision: 28584 | |||||
* | ramips: Support for NexAira BC2 | Gabor Juhos | 2011-10-24 | 12 | -3/+171 | |
| | | | | | | | | | The preconfiguration of the USB LED has benn move to the /etc/uci-defaults/leds script. [juhosg] Signed-off-by: Adam Porter <porter.adam at gmail.com> SVN-Revision: 28571 | |||||
* | ramips: fix switch-port assignment for HW550-3G | Gabor Juhos | 2011-10-24 | 1 | -1/+1 | |
| | | | | | | | | WAN is on swtich port 0 for Aztech HW550-3G. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28570 | |||||
* | ramips: combine led setup for all boards in one file | Gabor Juhos | 2011-10-24 | 5 | -85/+34 | |
| | | | | | | | | | This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 28569 | |||||
* | ar71xx: build image for the Buffalo WHR-HP-G300N | Gabor Juhos | 2011-10-24 | 2 | -0/+35 | |
| | | | | | | Based on a patch by Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 28568 | |||||
* | ar71xx: Buffalo WHR-HP-G300N kernel support | Gabor Juhos | 2011-10-24 | 9 | -1/+213 | |
| | | | | | | | | | | | | | The initial support for the Buffalo WHR-HP-G300N box. The code was confirmed to boot and run, but not tested in depth. Known problem: iw phy phy0 info shows: Coverage class: 0 (up to 0m) Available Antennas: TX 0 RX 0 Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 28567 | |||||
* | ar71xx: build image for the Allnet ALL0258N board | Gabor Juhos | 2011-10-24 | 1 | -0/+6 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28565 | |||||
* | ar71xx: add kernel support for the Allnet ALL0258N board | Gabor Juhos | 2011-10-24 | 6 | -0/+159 | |
| | | | | | | | | | | This patchs adds support for the Allnet ALL0258N outdoor AP/bridge. The ALL0258N is based on the AR7240 SoC paired with an AR9285 radio, it got 8MB of NOR and 32MB SDRAM. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28564 | |||||
* | ar71xx: don't override CONFIG_FSNOTIFY | Gabor Juhos | 2011-10-24 | 1 | -1/+0 | |
| | | | | SVN-Revision: 28563 | |||||
* | base-files: make sure inittab-console-fixup returns with success (#10275) | Jo-Philipp Wich | 2011-10-24 | 1 | -0/+2 | |
| | | | | SVN-Revision: 28562 | |||||
* | x86: allow VDI & VMDK images for all subtargets (closes: #10255) | Nicolas Thill | 2011-10-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 28518 | |||||
* | linux: generic: refresh patches for 3.1-rc10 | Jonas Gorski | 2011-10-20 | 11 | -22/+22 | |
| | | | | | | Hopefully the last one and identical to final. SVN-Revision: 28492 | |||||
* | linux: ar71xx: add support for Mikrotik Routerboard RB493G | Jonas Gorski | 2011-10-11 | 5 | -0/+109 | |
| | | | | SVN-Revision: 28423 | |||||
* | ar71xx: add a workaround for ar8316 not always driving the TA bit to low | Jonas Gorski | 2011-10-11 | 1 | -0/+20 | |
| | | | | | | | | AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit to low despite returning a valid value. Ignore it and just use the returned value anyway. SVN-Revision: 28422 |