Commit graph

33 commits

Author SHA1 Message Date
Gabor Juhos
438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Gabor Juhos
962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
2007-09-28 20:06:52 +00:00
Gabor Juhos
e56807cce4 morse LED trigger cleanups
SVN-Revision: 9054
2007-09-28 19:01:19 +00:00
Gabor Juhos
c0b6f79730 add morse LED trigger, will be used for diagnostic, update kernel config
SVN-Revision: 9053
2007-09-28 06:32:40 +00:00
Gabor Juhos
e1ad9ef270 add initial diagnostic support
SVN-Revision: 9048
2007-09-27 15:02:19 +00:00
Gabor Juhos
df39c50c9a fix mach_type for the WP54G-WRT board
SVN-Revision: 9040
2007-09-26 17:58:44 +00:00
Gabor Juhos
1c492d9972 add missing PCI irq map for the RouterBOARD 133 (closes #2431)
SVN-Revision: 9039
2007-09-26 17:05:16 +00:00
Gabor Juhos
000b777b73 remove unused PCI externs
SVN-Revision: 9017
2007-09-25 13:45:57 +00:00
Gabor Juhos
728ec89e7d fix initcall level of adm5120_board_setup()
SVN-Revision: 9016
2007-09-25 13:42:45 +00:00
Gabor Juhos
6e7fafe998 move pci_irq_map definitions into the board specific files
SVN-Revision: 9009
2007-09-24 16:59:23 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Gabor Juhos
aa372ac901 fix a copy-paste error
SVN-Revision: 8979
2007-09-23 14:04:46 +00:00
Gabor Juhos
66e3ba92bc add preliminary support for the Mikrotik RouterBOARD 192
SVN-Revision: 8978
2007-09-23 13:11:35 +00:00
Gabor Juhos
ae0d98552d fix ethernet vlan matrix of the NP28G board (closes: #2387)
SVN-Revision: 8977
2007-09-23 13:05:33 +00:00
Gabor Juhos
cc68bd353e rename NAND driver
SVN-Revision: 8932
2007-09-21 19:00:45 +00:00
Gabor Juhos
433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr
SVN-Revision: 8922
2007-09-21 17:13:51 +00:00
Gabor Juhos
a34a13c09c checkin a new, experimental USB driver
SVN-Revision: 8905
2007-09-21 07:32:19 +00:00
Gabor Juhos
96c724bf3c fix description of Kconfig option for the Macronix flash chips boot-location fixup
SVN-Revision: 8904
2007-09-21 07:29:34 +00:00
Gabor Juhos
74ff5540f3 clean up jffs2 config options
SVN-Revision: 8903
2007-09-21 07:24:13 +00:00
Nicolas Thill
926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Nicolas Thill
353da29029 rename packages dependecies missed from [8806]
SVN-Revision: 8813
2007-09-16 19:21:23 +00:00
Gabor Juhos
c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
2007-09-13 16:54:51 +00:00
Gabor Juhos
ddec515a09 rewrite image generation
SVN-Revision: 8755
2007-09-11 17:55:08 +00:00
Gabor Juhos
ac15780234 fix memory size detection (#2244)
SVN-Revision: 8728
2007-09-10 09:54:35 +00:00
Gabor Juhos
741c1f7997 use the global register access macros in the flash driver
SVN-Revision: 8707
2007-09-09 13:28:24 +00:00
Gabor Juhos
108723067b remove volatile derefs
SVN-Revision: 8706
2007-09-09 12:54:11 +00:00
Gabor Juhos
187ef4c639 cleanup memory detection code, fix #2244
SVN-Revision: 8705
2007-09-09 12:50:32 +00:00
Gabor Juhos
6ea4ccc158 define more SWITCH/MPMC constants
SVN-Revision: 8704
2007-09-09 12:45:49 +00:00
Gabor Juhos
1937e8382a remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
2007-09-09 12:40:44 +00:00
Gabor Juhos
1665832e68 cleanup IRQ code
SVN-Revision: 8701
2007-09-09 07:33:33 +00:00
Gabor Juhos
73b2555da2 cleanup PCI code
SVN-Revision: 8700
2007-09-09 06:41:19 +00:00
Felix Fietkau
a9d683ca91 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
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Felix Fietkau
56231056ea 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.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00