Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-08 | allow to select MIPSr2 ISA and Soft-Float for MIPS32 | Waldemar Brodkorb | |
2015-02-06 | use a hash in the config | Waldemar Brodkorb | |
This avoids breakage when using a # in the password. And no sensitive data is saved in clear on the target. Suggested by a Achim Marikar. | |||
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. | |||
2015-02-04 | cleanup binfmt support, fix m68k build | Waldemar Brodkorb | |
2015-02-04 | allow kernel compression for raspberry pi, might be used with u-boot?! | Waldemar Brodkorb | |
2015-02-04 | fix kernel copy for arm | Waldemar Brodkorb | |
2015-02-04 | add DT trailer to kernel for raspberry pi with dt | Waldemar Brodkorb | |
The Kernel need a trailer to be recognized as a device-tree kernel. The overlay dir is called /boot/overlays. Now my driver works fine. | |||
2015-02-03 | update to 3.12.37 | Waldemar Brodkorb | |
2015-02-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-02-03 | add debugtool, try to fix device-tree support and rpi-proto driver | Waldemar Brodkorb | |
2015-02-02 | kernel config for qemu arm nommu | Waldemar Brodkorb | |
2015-02-02 | add some fixes and inrastructure for arm nommu support | Waldemar Brodkorb | |
2015-02-02 | some device-tree overlay fixes | Waldemar Brodkorb | |
2015-02-02 | update serial speed for rpi, update symbol name renaming of rpi-proto | Waldemar Brodkorb | |
2015-02-02 | update to linux kernel 3.18.5, refresh raspberry patch set | Waldemar Brodkorb | |
2015-02-02 | add 1.0.0 release of uClibc-ng | Waldemar Brodkorb | |
2015-01-30 | update kernels, simplify dtb install, update raspberry firmware and ↵ | Waldemar Brodkorb | |
userland, fixes DMA problem fro me | |||
2015-01-28 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-01-28 | add devicetree support for raspberry pi and kernel 3.18 | Waldemar Brodkorb | |
2015-01-27 | add basic support for opkg, update to latest stable | Waldemar Brodkorb | |
2015-01-26 | enable keyboard and mouse on ibm-x40 | Waldemar Brodkorb | |
2015-01-26 | add basic config snippets for mac mini (ppc) | Waldemar Brodkorb | |
2015-01-19 | update to latest stable linux kernel | Waldemar Brodkorb | |
2015-01-17 | update to musl 1.1.6 | Waldemar Brodkorb | |
2015-01-13 | add targethelp for nfsroot on arm | Waldemar Brodkorb | |
2015-01-11 | refresh patch | Waldemar Brodkorb | |
2015-01-11 | activate serial console and network driver for atmel ngw100. first boot via ↵ | Waldemar Brodkorb | |
nfs succeeds. | |||
2015-01-10 | update to latest 3.14 kernel | Waldemar Brodkorb | |
2015-01-10 | add basic support for atmel ngw100. no runtime testing yet | Waldemar Brodkorb | |
2015-01-10 | update kernel to 3.18.2 | Waldemar Brodkorb | |
2015-01-09 | add toolchain support for uClibc and microblaze without threads. | Waldemar Brodkorb | |
2015-01-05 | thumb fixes. | Waldemar Brodkorb | |
2015-01-04 | don't select make | Waldemar Brodkorb | |
2015-01-04 | activate webserver for kodi appliance, add sata driver to hb i2ex | Waldemar Brodkorb | |
2015-01-03 | add thermal driver support for solidrun-imx6. do some kconfig style. | Waldemar Brodkorb | |
2015-01-03 | allow static build of nfsroot for lemote | Waldemar Brodkorb | |
2015-01-03 | convert to new Kconfig style | Waldemar Brodkorb | |
2015-01-03 | choose usb keyboard and evdev support for kodi, better description | Waldemar Brodkorb | |
2015-01-02 | unbreak xtensa build, depend on u-boot host tool mkimage. ssl requirement ↵ | Waldemar Brodkorb | |
must be checked. | |||
2014-12-30 | only select make for not uclinux | Waldemar Brodkorb | |
2014-12-30 | stop annoying blanking of kodi while playing a movie | Waldemar Brodkorb | |
2014-12-30 | Kconfig style changes. select RFKILL by driver | Waldemar Brodkorb | |
2014-12-30 | improve c6x toolchain build support | Waldemar Brodkorb | |
2014-12-29 | with binutils git, uClibc toolchain does compile and link successfully. | Waldemar Brodkorb | |
2014-12-28 | bring coldfire support in shape | Waldemar Brodkorb | |
Binutils 2.24 is required to get a working kernel. Ethernet in Qemu is still broken. Qemu Patch is still rquired in 2.2.0. Only kernel+initramfs is working. It seems the signal handler problem is gone with sash and simpleinit. | |||
2014-12-27 | optimize git downloader | Waldemar Brodkorb | |
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader. | |||
2014-12-27 | use static lib option for noMMU. do some style fixes. | Waldemar Brodkorb | |
2014-12-27 | enable getopt long | Waldemar Brodkorb | |
2014-12-26 | sync patch | Waldemar Brodkorb | |
2014-12-26 | crypto needed for TCP/IP | Waldemar Brodkorb | |