Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-24 | correct Comment for AVR32 Grasshopper I2C config option | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-22 | refactor I2C support of AVR32 Grasshopper board | Mario Haustein | |
- I2C can now be enabled in the config menu | |||
2016-09-20 | add I2C support for AVR32 grasshopper board | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-07-10 | nslu2: fix boot (initramfs via tftp tested) | Waldemar Brodkorb | |
2016-05-29 | unbreak rpi kernel support, HIGHMEM seems unusable | Waldemar Brodkorb | |
2016-04-06 | add basic raspberry pi3 support (ARM 32Bit) | Waldemar Brodkorb | |
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-10-11 | add license header | Waldemar Brodkorb | |
2015-09-07 | enable spi/i2c by default | Waldemar Brodkorb | |
2015-08-27 | allow to build ALSA, I2C, SPI as kernel modules | Waldemar Brodkorb | |
2015-07-30 | uImage is mandatory, add LOADADDR | Waldemar Brodkorb | |
2015-02-09 | add basic support for raspberry pi2 | Waldemar Brodkorb | |
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release. | |||
2014-10-12 | use BCM2708 drivers for i2c,dma and spi | Waldemar Brodkorb | |
2014-10-11 | rework audio driver loading on rpi | Waldemar Brodkorb | |
seems that i2s driver does not behave correctly when builtin. Add back driver modules for audio boards on rpi. | |||
2014-10-10 | fix I2S support | Waldemar Brodkorb | |
2014-10-06 | another try to fix iqaudio support | Waldemar Brodkorb | |
2014-08-26 | activate some options, fix root= missing | Waldemar Brodkorb | |
2014-08-23 | combine cubox-i and hummingboard support, same linux patches are required | Waldemar Brodkorb | |
2014-05-13 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-07 | add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usb | Waldemar Brodkorb | |
2014-05-07 | update to 3.14.3, convert some drivers to modules | Waldemar Brodkorb | |
2014-04-28 | final kernel config cleanup | Waldemar Brodkorb | |
2014-04-23 | fix bootup from sd | Waldemar Brodkorb | |