aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/arch
Commit message (Collapse)AuthorAge
...
* use reset function on the NP28G boardsGabor Juhos2007-12-27
| | | | SVN-Revision: 9963
* change switch register access macrosGabor Juhos2007-12-27
| | | | SVN-Revision: 9962
* fix compiler warningGabor Juhos2007-12-26
| | | | SVN-Revision: 9933
* revert [9788], the ADM5120 datasheet v1.16 contains bad valuesGabor Juhos2007-12-17
| | | | SVN-Revision: 9790
* remove invalid GPIO definitions for the RB153Gabor Juhos2007-12-17
| | | | SVN-Revision: 9789
* fix level setup code for GPIO IRQsGabor Juhos2007-12-17
| | | | SVN-Revision: 9788
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-16
| | | | SVN-Revision: 9781
* use a shadow value for the write-only GPIO_CONF2 registerGabor Juhos2007-12-12
| | | | SVN-Revision: 9715
* fix mac address setup on RouterBOARDsGabor Juhos2007-12-12
| | | | SVN-Revision: 9713
* enable wait state pin for the CF slot on the RB153 boardGabor Juhos2007-12-11
| | | | SVN-Revision: 9709
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-11
| | | | SVN-Revision: 9707
* add support for GPIO IRQsGabor Juhos2007-12-10
| | | | SVN-Revision: 9700
* Setup MAC addresses for routerboardsFlorian Fainelli2007-12-09
| | | | SVN-Revision: 9682
* RB153 must use the generic RB1xx's setup codeGabor Juhos2007-11-03
| | | | SVN-Revision: 9491
* CF driver cleanupFlorian Fainelli2007-11-01
| | | | SVN-Revision: 9473
* minor cleanupsGabor Juhos2007-10-24
| | | | SVN-Revision: 9423
* fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-23
| | | | SVN-Revision: 9418
* The RB513 CF driver is now a module, enable it by default for the RB1xx ↵Florian Fainelli2007-10-23
| | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416
* Add preliminary support for the Routerboard 153 CF slot (#2550)Florian Fainelli2007-10-22
| | | | SVN-Revision: 9403
* add ids for Edimax BR-6104Wg boardsGabor Juhos2007-10-18
| | | | SVN-Revision: 9342
* switch driver cleanup, 4th phaseGabor Juhos2007-10-17
| | | | SVN-Revision: 9340
* coding style fixesGabor Juhos2007-10-11
| | | | SVN-Revision: 9263
* switch to 2.6.23Gabor Juhos2007-10-11
| | | | SVN-Revision: 9260
* NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ↵Gabor Juhos2007-10-04
| | | | | | generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device SVN-Revision: 9118
* prepare trxsplit to support sysupgradeGabor Juhos2007-10-01
| | | | SVN-Revision: 9085
* fix mach_type for the WP54G-WRT boardGabor Juhos2007-09-26
| | | | SVN-Revision: 9040
* add missing PCI irq map for the RouterBOARD 133 (closes #2431)Gabor Juhos2007-09-26
| | | | SVN-Revision: 9039
* fix initcall level of adm5120_board_setup()Gabor Juhos2007-09-25
| | | | SVN-Revision: 9016
* move pci_irq_map definitions into the board specific filesGabor Juhos2007-09-24
| | | | SVN-Revision: 9009
* fix a copy-paste errorGabor Juhos2007-09-23
| | | | SVN-Revision: 8979
* add preliminary support for the Mikrotik RouterBOARD 192Gabor Juhos2007-09-23
| | | | SVN-Revision: 8978
* fix ethernet vlan matrix of the NP28G board (closes: #2387)Gabor Juhos2007-09-23
| | | | SVN-Revision: 8977
* checkin a new, experimental USB driverGabor Juhos2007-09-21
| | | | SVN-Revision: 8905
* fix memory size detection (#2244)Gabor Juhos2007-09-10
| | | | SVN-Revision: 8728
* remove volatile derefsGabor Juhos2007-09-09
| | | | SVN-Revision: 8706
* cleanup memory detection code, fix #2244Gabor Juhos2007-09-09
| | | | SVN-Revision: 8705
* remove redundant EXTRA_AFLAGSGabor Juhos2007-09-09
| | | | SVN-Revision: 8703
* cleanup IRQ codeGabor Juhos2007-09-09
| | | | SVN-Revision: 8701
* cleanup PCI codeGabor Juhos2007-09-09
| | | | SVN-Revision: 8700
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(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