summaryrefslogtreecommitdiff
path: root/target/linux/config
AgeCommit message (Collapse)Author
2014-03-14enable some packages for m68k, use initrd stuff for aranymWaldemar Brodkorb
2014-03-14fix m68k supportWaldemar Brodkorb
disable systems without thread local storage, not supported by OpenADK anymore. Remove m68k uclibc. fix kernel bootup in aranym.
2014-03-14convert to miniconfigWaldemar Brodkorb
only miniconfig is used for all targets. aranym support is still broken/experimental. 32 bit kernel support for 64 targets need to be fixed. tested on usb boot on ibm-x40
2014-03-13update to 3.10.33Waldemar Brodkorb
- add support for system specific patches, cubox-i and raspberry-pi patches are in conflict - fix hifiberry driver support
2014-03-12convert lemote yeelong to miniconfigWaldemar Brodkorb
2014-03-11add adk-test-tools packageWaldemar Brodkorb
- scripts to shutdown qemu from linux - only start klogd when printk is available
2014-03-11finetune rebuild stuffWaldemar Brodkorb
need to rebuild kmod-packages, when removed. f.e. by hudson. fix kmod-soft-watchdog while there. Use bin directory for ldd to avoid a cpio failure.
2014-03-10kernel bump, add hifiberry device driversWaldemar Brodkorb
2014-03-10make printk option configurable via menuconfigWaldemar Brodkorb
2014-03-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-09add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun gitWaldemar Brodkorb
2014-03-08add some usb hid stuff for qemu-sh, you _must_ start qemu-sh with -serial ↵Waldemar Brodkorb
null -serial stdio. otherwise no output. thx to aboriginal linux
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵Waldemar Brodkorb
not satisfying.
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ↵Waldemar Brodkorb
required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
2014-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵Waldemar Brodkorb
(hard float)
2014-02-26update kernel 3.4.x, fixes for lemote yeelong usersWaldemar Brodkorb
2014-02-24update to latest stable kernelWaldemar Brodkorb
2014-02-19add thumb2 support as an option for cubox-iWaldemar Brodkorb
2014-02-18fix netfilter stuff, after kernel updateWaldemar Brodkorb
2014-02-16enable virtio only for qemu emulatorWaldemar Brodkorb
2014-02-16use virtio drivers for sparc64Waldemar Brodkorb
2014-02-15fix a warning in menuconfig, remove obsolete symbols while migrating to ↵Waldemar Brodkorb
miniconfig
2014-02-11use miniconfig for sparc64, enable network driver. disk driver is broken.Waldemar Brodkorb
2014-02-05add option for linux logoWaldemar Brodkorb
2014-02-05remove crappy realtek driver included in the raspberry patch by accident, ↵Waldemar Brodkorb
add linux included driver
2014-01-31fix mouse function for logitech dinovoWaldemar Brodkorb
2014-01-26highres timer breaks pulseaudio rtp stream sync on raspberry piWaldemar Brodkorb
2014-01-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-01-23add alsa hrtimer for rpi, fix some dependency bugs after the switch to ↵Waldemar Brodkorb
miniconfig
2014-01-22remove unneeded symbolsWaldemar Brodkorb
2014-01-17reorganize nfs package, add nfs client and server subpackagesWaldemar Brodkorb
2014-01-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-01-16good bye cris, hardware is eol, latest toolchain is broken, qemu emulator ↵Waldemar Brodkorb
support is bad, kernel needs patches for serial and network
2014-01-16good bye avr32, bad toolchain support, hardware is eol and no qemu emulator ↵Waldemar Brodkorb
available
2014-01-15add cpu freq kernel stuffWaldemar Brodkorb
2014-01-10add new wireless driverWaldemar Brodkorb
2014-01-08add wireless driver for ralink usb cardsWaldemar Brodkorb
2014-01-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-01-06add new kernelWaldemar Brodkorb
2013-12-30default to 0Waldemar Brodkorb
2013-12-28convert microblaze to miniconfig kernel config generation, add support for ↵Waldemar Brodkorb
squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations
2013-12-17fix vfat support, use correct codepage and iocharsetWaldemar Brodkorb
2013-12-15need to merge third patch from Phil manually. disable on non Linux hostsWaldemar Brodkorb
2013-12-08add support for microblaze architecture, tested with qemu-system-microblaze{,el}Waldemar Brodkorb
2013-12-06STAGING is needed for Lemote framebuffer driverWaldemar Brodkorb
2013-12-05kernel update and different fixes for lemoteWaldemar Brodkorb
2013-11-08use e1000 network card, use new qemu syntaxWaldemar Brodkorb
2013-11-08unbreak mips64 o32, VGA_CONSOLE enabled breaks serial bootupWaldemar Brodkorb