Commit Graph

462 Commits (96b006eb32d2a53b16432e96b0b3bcd2236ab0d9)

Author SHA1 Message Date
Florian Fainelli 0f239c91a9 The build system actually changed the routerboard kernel (#2584)
SVN-Revision: 9430
17 years ago
Gabor Juhos 5f122462c0 minor cleanups
SVN-Revision: 9423
17 years ago
Gabor Juhos 71f9b205e4 fix flash driver, it should work on RB150 as well
SVN-Revision: 9418
17 years ago
Florian Fainelli 2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
17 years ago
Florian Fainelli 486492b407 We are now at .23.1
SVN-Revision: 9415
17 years ago
Florian Fainelli 2a0ca50ce2 Add preliminary support for the Routerboard 153 CF slot (#2550)
SVN-Revision: 9403
17 years ago
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets
SVN-Revision: 9378
17 years ago
Gabor Juhos d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
SVN-Revision: 9362
17 years ago
Gabor Juhos 4c093ed622 fix typos in the switch driver, thanks to Bernhard Held (closes: #2573)
SVN-Revision: 9361
17 years ago
Gabor Juhos 2228e4092c add patch for gpio-leds to support special brightness values, thanks to Bernhard Held (closes: #2572)
SVN-Revision: 9360
17 years ago
Gabor Juhos 96da91f5e0 add kernel config option to disabling common PCI quirks, resync kernel config
SVN-Revision: 9346
17 years ago
Gabor Juhos 36a1feebdd add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
17 years ago
Gabor Juhos 5044a3267a fix initcall level in i2c-gpio-custom driver if not built as a module
SVN-Revision: 9341
17 years ago
Gabor Juhos 49b631d730 switch driver cleanup, 4th phase
SVN-Revision: 9340
17 years ago
Gabor Juhos c96dcab711 switch driver cleanup, 3rd phase
SVN-Revision: 9334
17 years ago
Gabor Juhos 63c27908bf switch driver cleanup, 2nd phase
SVN-Revision: 9330
17 years ago
Gabor Juhos 9d685a8597 switch driver cleanup, 1st phase
SVN-Revision: 9324
17 years ago
Gabor Juhos 0fa0801a32 coding style fixes
SVN-Revision: 9263
17 years ago
Gabor Juhos efae7cd5e8 fix LED driver, update kernel config
SVN-Revision: 9261
17 years ago
Gabor Juhos a72e25de51 switch to 2.6.23
SVN-Revision: 9260
17 years ago
Gabor Juhos 1f802675ef prepare for 2.6.23
SVN-Revision: 9258
17 years ago
Gabor Juhos 2dd2d40b59 enhance the custom i2c-gpio driver (supports 4 buses from now on), update kernel configuration
SVN-Revision: 9244
17 years ago
Gabor Juhos e7fb932404 update kernel config
SVN-Revision: 9220
17 years ago
Gabor Juhos c0fb2f61f4 add custom GPIO-based I2C driver
SVN-Revision: 9218
17 years ago
Gabor Juhos bcdd5d9b14 Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration
SVN-Revision: 9141
17 years ago
Gabor Juhos 57b20f2562 remove dashes from profile names
SVN-Revision: 9132
17 years ago
Gabor Juhos f1e27efedd NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device
SVN-Revision: 9118
17 years ago
Gabor Juhos 58fcfa7ea0 make image names shorten
SVN-Revision: 9089
17 years ago
Gabor Juhos ffec4f2913 prepare trxsplit to support sysupgrade
SVN-Revision: 9085
17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
Gabor Juhos 962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
17 years ago
Gabor Juhos e56807cce4 morse LED trigger cleanups
SVN-Revision: 9054
17 years ago
Gabor Juhos c0b6f79730 add morse LED trigger, will be used for diagnostic, update kernel config
SVN-Revision: 9053
17 years ago
Gabor Juhos e1ad9ef270 add initial diagnostic support
SVN-Revision: 9048
17 years ago
Gabor Juhos df39c50c9a fix mach_type for the WP54G-WRT board
SVN-Revision: 9040
17 years ago
Gabor Juhos 1c492d9972 add missing PCI irq map for the RouterBOARD 133 (closes #2431)
SVN-Revision: 9039
17 years ago
Gabor Juhos 000b777b73 remove unused PCI externs
SVN-Revision: 9017
17 years ago
Gabor Juhos 728ec89e7d fix initcall level of adm5120_board_setup()
SVN-Revision: 9016
17 years ago
Gabor Juhos 6e7fafe998 move pci_irq_map definitions into the board specific files
SVN-Revision: 9009
17 years ago
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
17 years ago
Gabor Juhos aa372ac901 fix a copy-paste error
SVN-Revision: 8979
17 years ago
Gabor Juhos 66e3ba92bc add preliminary support for the Mikrotik RouterBOARD 192
SVN-Revision: 8978
17 years ago
Gabor Juhos ae0d98552d fix ethernet vlan matrix of the NP28G board (closes: #2387)
SVN-Revision: 8977
17 years ago
Gabor Juhos cc68bd353e rename NAND driver
SVN-Revision: 8932
17 years ago
Gabor Juhos 433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr
SVN-Revision: 8922
17 years ago
Gabor Juhos a34a13c09c checkin a new, experimental USB driver
SVN-Revision: 8905
17 years ago
Gabor Juhos 96c724bf3c fix description of Kconfig option for the Macronix flash chips boot-location fixup
SVN-Revision: 8904
17 years ago
Gabor Juhos 74ff5540f3 clean up jffs2 config options
SVN-Revision: 8903
17 years ago
Nicolas Thill 926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
17 years ago
Nicolas Thill 353da29029 rename packages dependecies missed from [8806]
SVN-Revision: 8813
17 years ago
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
17 years ago
Gabor Juhos ddec515a09 rewrite image generation
SVN-Revision: 8755
17 years ago
Gabor Juhos ac15780234 fix memory size detection (#2244)
SVN-Revision: 8728
17 years ago
Gabor Juhos 741c1f7997 use the global register access macros in the flash driver
SVN-Revision: 8707
17 years ago
Gabor Juhos 108723067b remove volatile derefs
SVN-Revision: 8706
17 years ago
Gabor Juhos 187ef4c639 cleanup memory detection code, fix #2244
SVN-Revision: 8705
17 years ago
Gabor Juhos 6ea4ccc158 define more SWITCH/MPMC constants
SVN-Revision: 8704
17 years ago
Gabor Juhos 1937e8382a remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
17 years ago
Gabor Juhos 1665832e68 cleanup IRQ code
SVN-Revision: 8701
17 years ago
Gabor Juhos 73b2555da2 cleanup PCI code
SVN-Revision: 8700
17 years ago
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
17 years ago
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
17 years ago