Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-25 | add backward compatible symbol for netdevices | Waldemar Brodkorb | |
2017-03-22 | add hifiberry dacplus support | Waldemar Brodkorb | |
2017-03-18 | remove warning while make menuconfig | Waldemar Brodkorb | |
2017-03-18 | xtensa: fix noMMU qemu sample, with help from Max | Waldemar Brodkorb | |
2017-03-17 | drop yaffs2 support | Waldemar Brodkorb | |
Yaffs2 is not upstream and does not work with newer 4.x Linux kernels. We like to switch to UBIFS for any embedded devices with NAND. Routerboards can be used with some application, which generates a YAFFS2 image including a Linux kernel, without any YAFFS2 filesystem support in the kernel on the host or target. | |||
2017-03-17 | Implement UBIFS rootfs support | Phil Sutter | |
This implements UBIFS rootfs, enables it for mips targets and adds the necessary settings for rb532. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-17 | target/linux/config: Allow enabling UBIFS support | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-13 | banana-pro: add watchdog driver | Waldemar Brodkorb | |
2017-02-22 | fix rpi2 bootup with mini.config and USB for rpi2/rpi3 | Waldemar Brodkorb | |
2017-02-22 | rework mini.config for rpi3 | Waldemar Brodkorb | |
2017-01-29 | linux: update to 4.9.6 | Waldemar Brodkorb | |
2017-01-20 | solidrun-imx6: fix bootup, root dev is now recognized as mmcblk1p1 | Waldemar Brodkorb | |
2017-01-20 | i2c: depend on grasshopper | Waldemar Brodkorb | |
2017-01-14 | add basic SGI indy support | Waldemar Brodkorb | |
2017-01-05 | mips: cleanup and fix mips{32,64}r6 support | Waldemar Brodkorb | |
uClibc-ng shared library support will be fixed in next release of uClibc-ng. Preparation fixes for this. | |||
2016-12-13 | sh2-nommu/j2: add better support and add required patches from musl-cross-make | Waldemar Brodkorb | |
2016-12-02 | nios2: we can use qmp now, latest qemu-system-nios2 implements ethernet ↵ | Waldemar Brodkorb | |
driver emulation | |||
2016-11-25 | finalize systemd as alternative init system | Waldemar Brodkorb | |
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems. | |||
2016-11-23 | sgi: enable pci and scsi controller | Waldemar Brodkorb | |
2016-11-22 | symbols depend on arm architecture | Waldemar Brodkorb | |
2016-11-21 | or1k: rename or1k-sim to sim-or1k, by default 64mb ram | Waldemar Brodkorb | |
2016-11-08 | add basic clearfog support | Waldemar Brodkorb | |
2016-11-01 | linux: update to 4.8.6, add realtime patch | Waldemar Brodkorb | |
2016-10-29 | resolve recursive dependency | Waldemar Brodkorb | |
2016-10-29 | intel driver, cleanup and fix | Waldemar Brodkorb | |
2016-10-27 | add alix | Waldemar Brodkorb | |
2016-10-23 | add target support for SGI O2 workstation | Waldemar Brodkorb | |
2016-10-21 | add support for kernel module unloading | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-29 | alix1c: fix keyboard support, add SERIO symbols and cleanup aranym/lemote stuff | Waldemar Brodkorb | |
2016-09-27 | aufs: remove support, we need a maintainer for this external patch, anyone? | Waldemar Brodkorb | |
2016-09-24 | fixup allmodconfig target | Waldemar Brodkorb | |
2016-09-24 | BT_HCIBTUSB_BCM is boolean type | Waldemar Brodkorb | |
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-24 | grasshopper: move kernel symbols to target/linux/config | Waldemar Brodkorb | |
2016-09-24 | bluetooth: some broadcom USB bt devces need this, move firmware to brcm ↵ | Waldemar Brodkorb | |
subfolder | |||
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-22 | refactor I2C support of AVR32 Grasshopper board | Mario Haustein | |
- I2C can now be enabled in the config menu | |||
2016-09-22 | refactor SD card support for AVR32 Grasshopper board | Mario Haustein | |
- SD card support can now be enabled in the menu - SD card access LED support added | |||
2016-09-22 | add LED support for AVR32 Grasshopper board | Mario Haustein | |
2016-09-22 | finetune USB kernel module selection, should work better with USB 1.1 devices | Waldemar Brodkorb | |
2016-09-20 | add I2C support for AVR32 grasshopper board | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-19 | solidrun-imx6: fix wifi | Waldemar Brodkorb | |
2016-09-17 | finetune wireless support for cubox-i | Waldemar Brodkorb | |
2016-09-15 | make AVR32 ethernet controller available to the whole architecture | Mario Haustein | |
The MACB ethernet controller is an AVR32 architecture feature. Therefore it should be available to all boards of this architecture instead of the NGW1000 board only. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-15 | add support for AVR32 MMC controller | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-14 | beaglebone-black: some fixes, no serial output yet | Waldemar Brodkorb | |
2016-09-13 | banana-pro: fix ethernet support, allow read-write mounts | Waldemar Brodkorb | |
2016-09-11 | qemu: allow to start X with modesetting driver | Waldemar Brodkorb | |
2016-09-10 | linux: remove deprecated 4.6 support | Waldemar Brodkorb | |
2016-09-02 | hid: depend on usb or qemu | Waldemar Brodkorb | |