Florian Fainelli
|
02ee102b22
|
Resync kernel config, put back yellow led registration (#2607)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9458 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-29 10:03:14 +00:00 |
Florian Fainelli
|
91298e7d33
|
Remove the old rbmipsnand driver, we now use the plat_nand driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9188 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-08 09:39:38 +00:00 |
Florian Fainelli
|
a62d171e54
|
Clean up the prom code / board detection (thanks Gabor), fix some warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9136 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-05 11:39:32 +00:00 |
Florian Fainelli
|
74bdbebc87
|
Finally fix the rb500 boot (#2436)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9133 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-05 10:37:35 +00:00 |
Florian Fainelli
|
c6967664a5
|
Fix board_type allocation (again)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9074 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 19:05:23 +00:00 |
Florian Fainelli
|
473f0e3adc
|
Fix board type allocation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9071 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 17:09:04 +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 |
Florian Fainelli
|
474b9a449e
|
Use the generic NAND driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9049 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-27 15:02:41 +00:00 |
Florian Fainelli
|
01beccbac4
|
prom_free_memory should be __init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9011 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 21:21:18 +00:00 |
Florian Fainelli
|
686d2fdae3
|
Fix rb535 revision 5 detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9008 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 15:09:10 +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 |