summaryrefslogtreecommitdiff
path: root/target/mips/systems
AgeCommit message (Collapse)Author
2015-09-17add 4.1.x patches for mikrotik-rb4xx, finetune mini.config, drivers should ↵Waldemar Brodkorb
go into target/linux/config
2015-08-13kernel: make net and block support optionalWaldemar Brodkorb
2015-07-26mikrotik-rb4xx: update kernel patchesPhil Sutter
- add zboot support - workaround link state bug Signed-off-by: Phil Sutter <phil@nwl.cc>
2015-07-25mark boards as experimentalWaldemar Brodkorb
2015-07-25add experimental imgtec ci20 supportWaldemar Brodkorb
2015-07-03do not enable PCI in kernel by defaultWaldemar Brodkorb
2015-04-26refactor LINUX_64 support, hide symbol for developers of boardsWaldemar Brodkorb
2015-04-25refactor the lower case symbols outWaldemar Brodkorb
We don't need this, as ARCH is implicit through the directory. All lower case symbols should be removed now.
2015-03-03convert to upper case symbols, remove lower case ADK_big/ADK_littleWaldemar Brodkorb
2015-02-08allow to select MIPSr2 ISA and Soft-Float for MIPS32Waldemar Brodkorb
2015-02-06rework CMDLINE generation regarding serial/vgaWaldemar Brodkorb
Use one place and not hard coded for each device. There exist use cases where on a specific device like raspberry pi, not the default 115200 baud rate is used.
2014-12-06add some basic untested dragino ms14s supportWaldemar Brodkorb
2014-06-18add support for mikrotik rb4xxPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-05-24fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as defaultWaldemar Brodkorb
2014-05-23more cleanup, *-enabled feature is unused, simplifyWaldemar Brodkorb