Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-06 | ath79 board support | Waldemar Brodkorb | |
Use full OpenWrt patch for it, as it works better on 4.1.13 kernel. Deduplicate the patches for atheros devices. | |||
2015-11-12 | do not allow to build broken kernel images with compression | Waldemar Brodkorb | |
Some targets do not support compressed kernels or initramfs. OpenADK combines both, there is no support for mixed setups. For example Kernel with gzip, initramfs with xz. Qemu-Metag f.e. can only use uncompressed initramfs. The kernel could be compressed, but mixed setup isn't available for now. | |||
2015-10-24 | add new symbol for systems with tcp/ip but without netdevice. like arc ↵ | Waldemar Brodkorb | |
simulator running test-suites with network functions | |||
2015-09-17 | add 4.1.x patches for mikrotik-rb4xx, finetune mini.config, drivers should ↵ | Waldemar Brodkorb | |
go into target/linux/config | |||
2015-08-13 | kernel: make net and block support optional | Waldemar Brodkorb | |
2015-07-26 | mikrotik-rb4xx: update kernel patches | Phil Sutter | |
- add zboot support - workaround link state bug Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2015-07-25 | mark boards as experimental | Waldemar Brodkorb | |
2015-07-25 | add experimental imgtec ci20 support | Waldemar Brodkorb | |
2015-07-03 | do not enable PCI in kernel by default | Waldemar Brodkorb | |
2015-04-26 | refactor LINUX_64 support, hide symbol for developers of boards | Waldemar Brodkorb | |
2015-04-25 | refactor the lower case symbols out | Waldemar Brodkorb | |
We don't need this, as ARCH is implicit through the directory. All lower case symbols should be removed now. | |||
2015-03-03 | convert to upper case symbols, remove lower case ADK_big/ADK_little | Waldemar Brodkorb | |
2015-02-08 | allow to select MIPSr2 ISA and Soft-Float for MIPS32 | Waldemar Brodkorb | |
2015-02-06 | rework CMDLINE generation regarding serial/vga | Waldemar 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-06 | add some basic untested dragino ms14s support | Waldemar Brodkorb | |
2014-06-18 | add support for mikrotik rb4xx | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-05-24 | fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as default | Waldemar Brodkorb | |
2014-05-23 | more cleanup, *-enabled feature is unused, simplify | Waldemar Brodkorb | |