| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: remove execute bit and shebang from board.d files | Adrian Schmutzler | 2021-03-06 | 1 | -1/+0 |
* | target: use SPDX license identifiers on scripts | Adrian Schmutzler | 2021-02-10 | 1 | -5/+1 |
* | target: use SPDX license identifiers on Makefiles | Adrian Schmutzler | 2021-02-10 | 3 | -12/+5 |
* | arc770: drop support for kernel 4.14 | Adrian Schmutzler | 2020-09-02 | 2 | -231/+0 |
* | kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 | Adrian Schmutzler | 2020-08-24 | 1 | -1/+0 |
* | treewide: use wpad-basic-wolfssl as default | Petr Štetiar | 2020-08-20 | 1 | -1/+1 |
* | arc770: update kernel version to 5.4 | Adrian Schmutzler | 2020-07-27 | 3 | -1/+231 |
* | arc770: use generic 02_sysinfo | Adrian Schmutzler | 2020-07-22 | 3 | -47/+1 |
* | treewide: drop shebang from non-executable target files | Adrian Schmutzler | 2020-06-16 | 2 | -5/+2 |
* | treewide: provide consistent basic DEVICE_TYPE | Adrian Schmutzler | 2020-06-03 | 1 | -1/+1 |
* | treewide: remove maintainer variable from targets | Petr Štetiar | 2020-03-16 | 1 | -1/+0 |
* | arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | treewide: remove kmod-usb-core from DEVICE_PACKAGES | Adrian Schmutzler | 2019-10-06 | 1 | -1/+1 |
* | treewide: replace backticks by $(...) in gen_*_img.sh scripts | Adrian Schmutzler | 2019-09-29 | 1 | -1/+1 |
* | treewide: use wpad-basic for not small flash targets | Mathias Kresin | 2018-10-16 | 1 | -1/+1 |
* | arc: Update variables substitutions in u-boot env files | Evgeniy Didin | 2018-07-12 | 1 | -3/+3 |
* | kernel: bump 4.14 to 4.14.51 | Kevin Darbyshire-Bryant | 2018-06-26 | 1 | -1/+1 |
* | arc770: bump kernel to 4.14 | Evgeniy Didin | 2018-06-19 | 3 | -23/+26 |
* | arc770: remove source-only | Evgeniy Didin | 2018-05-22 | 1 | -1/+1 |
* | arc770: mark as source-only | Hans Dedecker | 2017-10-28 | 1 | -1/+1 |
* | treewide: drop target board_name functions | Mathias Kresin | 2017-07-15 | 1 | -10/+0 |
* | treewide: use the generic board_name function | Mathias Kresin | 2017-07-15 | 1 | -2/+1 |
* | kernel: disable CONFIG_SG_POOL by default | Sergey Ryazanov | 2017-06-07 | 1 | -1/+0 |
* | kernel: update kernel 4.9 to 4.9.29 | Koen Vandeputte | 2017-05-21 | 1 | -2/+2 |
* | target/arc770: switch to 4.9 kernel | Alexey Brodkin | 2017-05-02 | 3 | -13/+33 |
* | arc770: only calculate entry point address when necessary | Felix Fietkau | 2017-02-21 | 1 | -5/+2 |
* | kernel: update kernel 4.4 to version 4.4.49 | Hauke Mehrtens | 2017-02-16 | 1 | -38/+0 |
* | arc770: backport upstream fix for unaligned access | Alexey Brodkin | 2017-02-09 | 2 | -31/+38 |
* | arc770: fix broken upstream change | Jo-Philipp Wich | 2017-02-07 | 1 | -0/+31 |
* | arc770: gzip rootfs image to save some space | Felix Fietkau | 2017-01-13 | 1 | -0/+1 |
* | arc770: build dtb files in Image/Prepare so that they are available for Device/* | Felix Fietkau | 2017-01-11 | 1 | -5/+7 |
* | arc770: fix parallel build issue | Felix Fietkau | 2017-01-11 | 1 | -7/+5 |
* | tools: remove old mkdosfs symlink from dosfstools | Álvaro Fernández Rojas | 2016-10-12 | 1 | -1/+1 |
* | kernel: update kernel 4.4 to version 4.4.20 | Álvaro Fernández Rojas | 2016-09-15 | 1 | -5/+0 |
* | build: fix subtarget descriptions | Felix Fietkau | 2016-09-04 | 1 | -2/+2 |
* | arc770: Introduce images for SD-cards | Alexey Brodkin | 2016-08-28 | 8 | -73/+102 |
* | arc770: Remove MMC kernel modules, they are built-in now | Alexey Brodkin | 2016-08-28 | 2 | -2/+2 |
* | arc770: Update kernel configuration | Alexey Brodkin | 2016-08-28 | 1 | -1/+9 |
* | arc770: Reduce generalization | Alexey Brodkin | 2016-08-28 | 1 | -25/+13 |
* | linux/arc*: disable MAC frame filter in DW GMAC | Alexey Brodkin | 2016-08-24 | 1 | -0/+36 |
* | arc: use patched .dts from sources | Alexey Brodkin | 2016-08-16 | 6 | -456/+1 |
* | image.mk: clean up redundant code related to DEVICE_DTS | Felix Fietkau | 2016-07-15 | 1 | -2/+1 |
* | Revert "linux: arc: disable kernel unwinding to fix modules loading" | Alexey Brodkin | 2016-07-11 | 1 | -1/+2 |
* | linux: arc: disable kernel unwinding to fix modules loading | Alexey Brodkin | 2016-06-22 | 1 | -2/+1 |
* | arc: Build uImage as well as vmlinux output files | Alexey Brodkin | 2016-06-05 | 1 | -8/+36 |
* | arc770: enable unaligned access handling simulation in software | John Crispin | 2016-04-09 | 1 | -2/+3 |
* | arc770: build kmod-ath9k-htc wpad-mini by default | John Crispin | 2016-04-09 | 2 | -2/+2 |
* | base-files: remove default /etc/config/network, generate it via board.d instead | Felix Fietkau | 2016-01-25 | 1 | -3/+0 |
* | arc: clean-up and move CFLAGS to include/target.mk | Felix Fietkau | 2016-01-18 | 1 | -1/+0 |
* | arc770/axs101: fix console output | Felix Fietkau | 2016-01-18 | 1 | -1/+1 |