Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ar71xx: generate ubootenv from uci-defaults instead of providing defconfig | Gabor Juhos | 2011-11-12 | |
| | | | | | | | | | | I noticed most of /etc/defconfig was replaced by /etc/uci-defaults, which is indeed much nicer. So I moved over ubootenv from having a defconfig-entry to also be generated from uci-defaults. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28971 | |||
* | lantiq: improve falcon package selection | John Crispin | 2011-11-11 | |
| | | | | SVN-Revision: 28962 | |||
* | lantiq: fix breakage introduced in 3.1 bump | John Crispin | 2011-11-11 | |
| | | | | SVN-Revision: 28961 | |||
* | base-files, target: assign name to system timeserver section, makes it ↵ | Jo-Philipp Wich | 2011-11-10 | |
| | | | | | | easier to set servers on the cli SVN-Revision: 28933 | |||
* | target: linux: mtd: fix MTDREFRESH to an arbitrary high number | Jonas Gorski | 2011-11-09 | |
| | | | | | | | | | To make the ioctl number "stable", use an arbitrary high number to prevent conflicts with new mtd ioctls that would push MTDREFRESH's number. Also make mtd use the in-kernel mtd headers. SVN-Revision: 28893 | |||
* | ar71xx: remove dead code | Felix Fietkau | 2011-11-08 | |
| | | | | SVN-Revision: 28851 | |||
* | ar71xx: on ar7240, exclude ports from their own port vlan destination mask | Felix Fietkau | 2011-11-08 | |
| | | | | SVN-Revision: 28850 | |||
* | kernel: add a top level menuconfig option for enabling lockdep | Felix Fietkau | 2011-11-08 | |
| | | | | SVN-Revision: 28848 | |||
* | ar71xx: create TL-WA901ND network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28833 | |||
* | ar71xx: create ALL0258N network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28832 | |||
* | ar71xx: create NBG{460N,550N,550NH} network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28831 | |||
* | ar71xx: create WZR-HP-G300NH network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28830 | |||
* | ar71xx: create RB-493G network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28829 | |||
* | ar71xx: create TL-WR1043ND network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28828 | |||
* | ar71xx: create WRT160NL network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28827 | |||
* | ar71xx: create PB92 network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28826 | |||
* | ar71xx: create DIR-825-B1 network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28825 | |||
* | ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28824 | |||
* | ar71xx: create RB-450 network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28823 | |||
* | ar71xx: create RB-450G, RouterStation Pro network config from uci-defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28822 | |||
* | ar71xx: create RB-433{,U} network config from uci defaults | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28821 | |||
* | ar71xx: create even more network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | |
| | | | | | | | | Create the default network configuration dynamically for the AR724x/AR9331 boards. Some other boards are using the same configuration, so convert those as well. SVN-Revision: 28820 | |||
* | ar71xx: create more network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | |
| | | | | | | | Create the default network configuration dynamically for the boards with swapped eth0, eth1 interfaces. SVN-Revision: 28819 | |||
* | ar71xx: create a bunch of network configs from the uci-defaults script | Gabor Juhos | 2011-11-07 | |
| | | | | | | | Create the default network configuration dynamically for the boards with a single ethernet interface. SVN-Revision: 28818 | |||
* | ar71xx: create generic network config from an uci-defaults script | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28817 | |||
* | ar71xx: remove AP81 defconfig, it is the same as the generic config | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28816 | |||
* | ar71xx: change generated Buffalo firmware versions | Gabor Juhos | 2011-11-07 | |
| | | | | | | | | | With version 1.76 the upgrade may fail with newer Buffalo firmwares with a message like this: "You can not update the firmware because the firmware version is earlier than 1.82. Please use 1.82 or later version for firmware update." SVN-Revision: 28815 | |||
* | update 3.1 patches | Imre Kaloz | 2011-11-07 | |
| | | | | SVN-Revision: 28814 | |||
* | update arm mach-types | Imre Kaloz | 2011-11-07 | |
| | | | | SVN-Revision: 28813 | |||
* | ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28812 | |||
* | ar71xx: wrap long lines in the upgrade script | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28811 | |||
* | ar71xx: fix WHR-HP-G300N firmware partition offset | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28810 | |||
* | ar71xx: add default network configuration for the WHR-HP-GN | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28807 | |||
* | ar71xx: build image for the Buffalo WHR-HP-GN | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28806 | |||
* | ar71xx: add support for the Buffalo WHR-HP-GN board | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28805 | |||
* | ar71xx: build image for the Buffalo WHR-G301N | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28804 | |||
* | ar71xx: add support for the Buffalo WHR-G301N board | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28803 | |||
* | ar71xx: fix WHR-HP-G300N image generation | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28802 | |||
* | ar71xx: enable WHR-HP-G300N support in kernel config | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28801 | |||
* | ar71xx: fix WHR-HP-G300N MTD partitions | Gabor Juhos | 2011-11-07 | |
| | | | | SVN-Revision: 28800 | |||
* | omap24xx: Add cbus tahvo locking fix. | Michael Büsch | 2011-11-05 | |
| | | | | SVN-Revision: 28767 | |||
* | omap24xx: Fix n810bm compilation | Michael Büsch | 2011-11-05 | |
| | | | | SVN-Revision: 28766 | |||
* | kernel: swconfig: add a missing unlock in error path | Gabor Juhos | 2011-11-04 | |
| | | | | SVN-Revision: 28753 | |||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 | |
| | | | | SVN-Revision: 28750 | |||
* | kernel: merge regression fixes for the netfilter patches to the 3.1 kernel ↵ | Felix Fietkau | 2011-11-03 | |
| | | | | | | patches (patch by tripolar) SVN-Revision: 28734 | |||
* | lantiq: remove obseleted folder. we use 3.1 now | John Crispin | 2011-11-03 | |
| | | | | SVN-Revision: 28728 | |||
* | lantiq: bump to 3.1 | John Crispin | 2011-11-03 | |
| | | | | SVN-Revision: 28721 | |||
* | ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4 | Gabor Juhos | 2011-11-01 | |
| | | | | SVN-Revision: 28709 | |||
* | ar71xx: build image for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | |
| | | | | SVN-Revision: 28708 | |||
* | ar71xx: add initial support for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | |
| | | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706 |