John Crispin
|
857d49c669
|
add new au1000 profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9812 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-20 22:17:41 +00:00 |
John Crispin
|
36e4c9f200
|
made au1000 images srec file ending
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9811 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-20 22:12:56 +00:00 |
John Crispin
|
e841e5a490
|
make au1000 images 128k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9810 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-20 22:10:19 +00:00 |
Felix Fietkau
|
17391bc30b
|
Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-09 18:53:06 +00:00 |
Felix Fietkau
|
62ccdcedae
|
make the image filenames a bit shorter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-11-10 23:08:11 +00:00 |
Florian Fainelli
|
6979bc4a4e
|
The watchdog driver is now a platform device driver and reads its gpio line
while registering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9425 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-24 13:43:15 +00:00 |
Florian Fainelli
|
d0b5834db8
|
We are now at .23.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9415 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-23 08:13:12 +00:00 |
Florian Fainelli
|
f743b898f1
|
Resync kernel config, make kernel.{flash,ram}.srec available
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9402 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-22 16:17:09 +00:00 |
Florian Fainelli
|
68bc88d5e1
|
Fix the platform device registration; resync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9266 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-12 10:12:02 +00:00 |
Florian Fainelli
|
2413261e97
|
Upgrade au1000 to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9243 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-10 14:03:16 +00:00 |
Florian Fainelli
|
8f982a49a6
|
Use the gpio-led driver, but do not enable it until we move to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9076 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 21:43:34 +00:00 |
Gabor Juhos
|
9233c3cdb9
|
get rid of per-profile base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 14:27:54 +00:00 |
Nicolas Thill
|
effa8fa4fd
|
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 18:37:24 +00:00 |
Felix Fietkau
|
dab23ede10
|
clean up jffs2 config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8848 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-19 20:58:16 +00:00 |
Felix Fietkau
|
6665a2c1dc
|
adapt profiles for subtarget changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 20:04:43 +00:00 |
Felix Fietkau
|
6bcd07afdd
|
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 19:55:42 +00:00 |
Felix Fietkau
|
92558d67a4
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 16:27:37 +00:00 |