Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-24 | grasshopper: move kernel symbols to target/linux/config | Waldemar Brodkorb | |
2016-09-22 | enable GPIO interface on AVR32 Grasshopper boards | Mario Haustein | |
2016-09-22 | add support for on board MTD flash of AVR32 Grasshopper board | Mario Haustein | |
2016-09-22 | refactor USART support for AVR32 Grasshopper board | Mario Haustein | |
- force enable USB-USART bridge - add config menu option and kernel patch for enabling second USART | |||
2016-09-14 | add support for AVR32 grasshopper board | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-03-07 | rework menu based config system | Waldemar Brodkorb | |
After the addition of bare metal toolchains the menu system allowed to create non-valid configurations. I reworked it so we can also add other operating system support if we wish. So first you choose your operating system, then your architecture and endianess, after that your embedded system, emulator or generic device and then you choose your task you want to run. Tasks may be toolchain, a new appliance/application or some preconfigured sets of packages and configurations as kodi, mpd, firefox and more. The tasks are limited to a plausible choice of hardware and software. Deduplicate CPU configuration. You don't wanna compile Kodi for a H8/300 microcontroller ;) | |||
2015-01-11 | activate serial console and network driver for atmel ngw100. first boot via ↵ | Waldemar Brodkorb | |
nfs succeeds. | |||
2015-01-10 | add basic support for atmel ngw100. no runtime testing yet | Waldemar Brodkorb | |