Commit graph

5820 commits

Author SHA1 Message Date
Shenghao Yang 8c88fa2319 core/linux-raspberrypi to 4.14.56-2 (#1605)
- The serial device bus was compiled as a module, but this disabled
  use of the serial device TTY port controller that actually
  interfaces with the serdev drivers[1], rendering them unusable.
  Examples include the serdev driver for broadcom bluetooth HCI.

- Once built in to the kernel, enabling SERIAL_DEV_CTRL_TTYPORT to
  be built in, the userspace dependency on btattach is removed
  and the presence of the bluetooth controller can be indicated
  in the device tree, instead. This doesn't simply get rid of
  the dependency on btattach, but improves functionality,
  as the kernel does not restore the UART link to a higher baud
  rate after uploading the firmware to the bluetooth controller
  when notified of the controller over btattach but does so
  when notified through the device tree. hciattach does
  restore a higher set baud rate, but that is deprecated.

- According to [2], the configuration settings USB_CONFIGFS_F_*
  are meant for the user to indicate what sort of gadget
  functionality is to be enabled, while settings USB_F_* are
  meant to be used in the makefile for compilation.

- Enabled USB_CONFIGFS_F_UAC2 at the same time, since UAC1
  does not play well when used with a high-speed composite
  device (UAC1 is not compatible with high-speed, while
  UAC2 is)

- Kernel image size increased by 4008 bytes after these changes

1 - http://events17.linuxfoundation.org/sites/events/files/slides/serdev-elce-2017-2.pdf
2 - https://www.spinics.net/lists/linux-usb/msg142134.html
2018-07-30 17:25:35 -06:00
Kevin Mihelich 75ced2ab94 core/linux-aarch64-rc to 4.18.rc7-1 2018-07-30 00:43:29 +00:00
Kevin Mihelich d292cc49c6 core/linux-am33x to 4.17.11-1 2018-07-29 01:28:10 +00:00
Kevin Mihelich 98a979f5cd core/linux-armv7 to 4.17.11-1 2018-07-29 01:27:38 +00:00
Kevin Mihelich f5c0b5993f core/linux-mmp to 3.18.117-1 2018-07-28 16:36:46 +00:00
Kevin Mihelich 6af7c147ee core/linux-gru to 4.4.144-1 2018-07-28 16:04:03 +00:00
Kevin Mihelich efb8972fa3 core/linux-kirkwood-dt to 4.17.11-1 2018-07-28 15:53:15 +00:00
Kevin Mihelich faaf1991bc core/linux-armv5 to 4.17.11-1 2018-07-28 15:53:03 +00:00
Kevin Mihelich 90bee230c7 core/linux-espressobin to 4.17.11-1 2018-07-28 15:52:50 +00:00
Kevin Mihelich 0a5900eeb9 core/linux-aarch64 to 4.17.11-1 2018-07-28 15:52:38 +00:00
Kevin Mihelich a932b23d66 core/pacman to 5.1.1-1 2018-07-28 13:59:58 +00:00
Kevin Mihelich 5f4df2de99 core/linux-gru to 4.4.143-1 2018-07-28 00:40:58 +00:00
Kevin Mihelich a4e8a7fff0 core/linux-kirkwood-dt to 4.17.10-1 2018-07-27 00:48:13 +00:00
Kevin Mihelich f833baabf8 core/linux-armv5 to 4.17.10-1 2018-07-27 00:48:01 +00:00
Kevin Mihelich 7f520605b7 core/linux-am33x to 4.17.10-1 2018-07-27 00:47:44 +00:00
Kevin Mihelich bb4c7adaa1 core/linux-armv7 to 4.17.10-1 2018-07-27 00:47:33 +00:00
Kevin Mihelich b338939606 core/linux-espressobin to 4.17.10-1 2018-07-27 00:45:39 +00:00
Kevin Mihelich 56488674c9 core/linux-aarch64 to 4.17.10-1 2018-07-27 00:45:27 +00:00
Kevin Mihelich 4ac8aed35e core/linux-armv7-rc to 4.18.rc6-1 2018-07-23 13:54:23 +00:00
Kevin Mihelich a90f1160ef core/linux-aarch64-rc to 4.18.rc6-1 2018-07-23 00:41:51 +00:00
Kevin Mihelich a1a0022b5c core/linux-armv5-rc to 4.18.rc6-1 2018-07-23 00:41:26 +00:00
Kevin Mihelich da07fdee90 core/linux-am33x to 4.17.9-1 2018-07-22 23:42:11 +00:00
Kevin Mihelich 85046779b9 core/linux-armv7 to 4.17.9-1 2018-07-22 23:41:56 +00:00
Kevin Mihelich 4aea070a93 core/linux-espressobin to 4.17.9-1 2018-07-22 20:06:16 +00:00
Kevin Mihelich fbf95ebe1d core/linux-aarch64 to 4.17.9-1 2018-07-22 17:37:18 +00:00
Kevin Mihelich 5c92cded05 core/linux-kirkwood-dt to 4.17.9-1 2018-07-22 17:36:33 +00:00
Kevin Mihelich 6780247226 core/linux-armv5 to 4.17.9-1 2018-07-22 17:36:20 +00:00
Kevin Mihelich 4ca8d993b5 core/pacman-mirrorlist to 20180722-1 2018-07-22 14:52:27 +00:00
Kevin Mihelich ad0d942de1 core/linux-gru to 4.4.141-1 2018-07-21 01:21:15 +00:00
Kevin Mihelich f67090ec49 core/linux-aarch64-rc to 4.18.rc5-2 2018-07-19 00:21:21 +00:00
Kevin Mihelich 74163ac9b6 core/linux-raspberrypi to 4.14.56-1 2018-07-18 12:34:17 +00:00
Kevin Mihelich 5597fbb599 core/linux-espressobin to 4.17.7-1 2018-07-18 00:01:39 +00:00
Kevin Mihelich b6040384ac core/linux-aarch64 to 4.17.7-1 2018-07-18 00:01:22 +00:00
Kevin Mihelich 9e027f13a9 core/linux-kirkwood-dt to 4.17.7-1 2018-07-18 00:00:28 +00:00
Kevin Mihelich 946f3a93d4 core/linux-armv5 to 4.17.7-1 2018-07-17 23:59:56 +00:00
Kevin Mihelich 893460aca5 core/linux-am33x to 4.17.7-1 2018-07-17 23:57:19 +00:00
Kevin Mihelich 9016a32848 core/linux-armv7 to 4.17.7-1 2018-07-17 23:56:45 +00:00
Kevin Mihelich db20791f74 core/linux-armv7-rc to 4.18.rc5-1 2018-07-17 00:05:03 +00:00
Kevin Mihelich 2c86b44192 core/linux-armv5-rc to 4.18.rc5-1 2018-07-16 02:26:54 +00:00
Kevin Mihelich b35732b672 core/linux-aarch64-rc to 4.18.rc5-1 2018-07-16 02:26:37 +00:00
Kevin Mihelich 1dda0e177d core/linux-gru to 4.4.140-1 2018-07-15 19:05:56 +00:00
Kevin Mihelich 7797c7997d core/linux-gru to 4.4.139-1 2018-07-14 14:31:03 +00:00
Kevin Mihelich c71a6666e2 core/linux-armv7-rc to 4.18.rc4-2 2018-07-13 03:30:17 +00:00
Kevin Mihelich 696e925d71 core/linux-am33x to 4.17.6-1 2018-07-13 00:28:12 +00:00
Kevin Mihelich 0e90c28d32 core/linux-armv7 to 4.17.6-1 2018-07-13 00:27:57 +00:00
Kevin Mihelich 17524c92fe core/linux-odroid-xu3 to 4.14.55-1 2018-07-12 04:37:22 +00:00
Kevin Mihelich 8d3cf36323 core/linux-kirkwood-dt to 4.17.6-1 2018-07-12 00:35:38 +00:00
Kevin Mihelich 566aafbdad core/linux-armv5 to 4.17.6-1 2018-07-12 00:35:26 +00:00
Kevin Mihelich fc756910a0 core/linux-armv7-rc to 4.18.rc4-1 2018-07-12 00:35:14 +00:00
Kevin Mihelich 8f1f37d0cf core/linux-espressobin to 4.17.6-1 2018-07-12 00:34:44 +00:00
Kevin Mihelich 827a41fa0b core/linux-aarch64 to 4.17.6-1 2018-07-12 00:34:33 +00:00
Kevin Mihelich e0620e5996 core/linux-raspberrypi to 4.14.54-2 2018-07-12 00:24:07 +00:00
Kevin Mihelich f6cd82e943 core/xfsprogs to 4.17.0-1 2018-07-11 20:04:25 +00:00
Kevin Mihelich 3a9900a449 core/linux-raspberrypi to 4.14.54-1 2018-07-10 04:45:05 +00:00
Kevin Mihelich db28e5985c core/linux-armv5-rc to 4.18.rc4-1 2018-07-10 01:46:49 +00:00
Kevin Mihelich 3e72274a05 core/linux-am33x to 4.17.5-1 2018-07-10 01:46:31 +00:00
Kevin Mihelich a267b62806 core/linux-armv7 to 4.17.5-1 2018-07-10 01:46:20 +00:00
Kevin Mihelich 21eda39688 core/linux-espressobin to 4.17.5-2 2018-07-10 01:30:32 +00:00
Kevin Mihelich 2cfb4e0086 core/linux-kirkwood-dt to 4.17.5-1 2018-07-09 00:34:00 +00:00
Kevin Mihelich 05161413c5 core/linux-armv5 to 4.17.5-1 2018-07-09 00:33:46 +00:00
Kevin Mihelich b968eecce1 core/linux-espressobin to 4.17.5-1 2018-07-09 00:32:36 +00:00
Kevin Mihelich 8a9e65daff core/linux-aarch64 to 4.17.5-1 2018-07-09 00:32:24 +00:00
Kevin Mihelich dc120fb7c9 core/linux-aarch64-rc to 4.18.rc4-1 2018-07-09 00:32:06 +00:00
Kevin Mihelich 11b14b686e core/systemd to 239.0-2 2018-07-05 19:40:41 +00:00
Kevin Mihelich ac4d56a931 core/linux-aarch64-rc to 4.18.rc3-2 2018-07-04 01:03:45 +00:00
Kevin Mihelich d3d8ab1bb5 core/linux-aarch64 to 4.17.4-2 2018-07-04 01:03:01 +00:00
Kevin Mihelich 8c0f536b8a core/linux-kirkwood-dt to 4.17.4-1 2018-07-03 19:56:57 +00:00
Kevin Mihelich e280c6d779 core/linux-armv5 to 4.17.4-1 2018-07-03 19:56:43 +00:00
Kevin Mihelich 275a0d1552 core/linux-am33x to 4.17.4-1 2018-07-03 19:56:29 +00:00
Kevin Mihelich 85b728880a core/linux-armv7 to 4.17.4-1 2018-07-03 19:56:16 +00:00
Kevin Mihelich 80b9cbf1a3 core/linux-espressobin to 4.17.4-1 2018-07-03 19:55:09 +00:00
Kevin Mihelich df2f8aa8ac core/linux-aarch64 to 4.17.4-1 2018-07-03 19:54:57 +00:00
Kevin Mihelich f2b38d7e07 core/linux-am33x to 4.17.3-1 2018-07-03 02:29:11 +00:00
Kevin Mihelich 9b939ccade core/linux-armv5-rc to 4.18.rc3-1 2018-07-03 02:21:52 +00:00
Kevin Mihelich 7c3aed61da core/linux-armv7 to 4.17.3-1 2018-07-03 02:18:30 +00:00
Kevin Mihelich dbf2a87389 core/linux-armv7-rc to 4.18.rc3-1 2018-07-03 02:17:29 +00:00
Kevin Mihelich f04b7fd1ff core/linux-aarch64-rc to 4.18.rc3-1 2018-07-03 02:17:14 +00:00
Kevin Mihelich c1a787b8a2 core/linux-raspberrypi to 4.14.52-1 2018-06-28 00:11:41 +00:00
Kevin Mihelich a904b103d8 core/linux-gru to 4.4.138-1 2018-06-27 03:16:58 +00:00
Kevin Mihelich d241868023 core/linux-kirkwood-dt to 4.17.3-1 2018-06-27 02:08:23 +00:00
Kevin Mihelich 582073e876 core/linux-armv5 to 4.17.3-1 2018-06-27 02:08:11 +00:00
Kevin Mihelich 5d6a6aba39 core/linux-odroid-xu3 to 4.14.52-1 2018-06-27 02:07:55 +00:00
Kevin Mihelich c59a884529 core/linux-espressobin to 4.17.3-1 2018-06-27 02:00:22 +00:00
Kevin Mihelich 58d85983c8 core/linux-aarch64 to 4.17.3-1 2018-06-27 02:00:08 +00:00
Kevin Mihelich 681e92a067 core/linux-odroid-xu3 to 4.14.52-1 2018-06-27 01:31:03 +00:00
Kevin Mihelich c1086208b7 core/linux-armv5-rc to 4.18.rc2-1 2018-06-26 00:29:10 +00:00
Kevin Mihelich 079af3115f core/linux-armv7-rc to 4.18.rc2-1 2018-06-26 00:28:56 +00:00
Kevin Mihelich 3867495395 core/linux-aarch64-rc to 4.18.rc2-1 2018-06-26 00:28:37 +00:00
Kevin Mihelich 0fba107fce core/linux-odroid-xu3 to 4.14.50-2 2018-06-21 01:16:41 +00:00
Kevin Mihelich 7997478c30 core/linux-raspberrypi to 4.14.50-2 2018-06-20 05:20:35 +00:00
Kevin Mihelich 5cb7a8bc69 core/linux-armv7-rc to 4.18.rc1-1 2018-06-19 01:11:45 +00:00
Kevin Mihelich f7b442721b core/linux-raspberrypi to 4.14.50-1 2018-06-18 23:42:26 +00:00
Kevin Mihelich 61749ad406 core/linux-odroid-xu3 to 4.14.50-1 2018-06-18 23:41:45 +00:00
Kevin Mihelich ca6d1da65c core/linux-armv5-rc to 4.18.rc1-1 2018-06-17 21:52:18 +00:00
Kevin Mihelich e696cbce78 core/linux-aarch64-rc to 4.18.rc1-1 2018-06-17 20:02:24 +00:00
Kevin Mihelich af052066be core/linux-kirkwood-dt to 4.17.2-1 2018-06-17 17:40:16 +00:00
Kevin Mihelich 5acd0595a3 core/linux-armv5 to 4.17.2-1 2018-06-17 17:40:03 +00:00
Kevin Mihelich f7fd3b9d91 core/linux-am33x to 4.17.2-1 2018-06-17 17:39:48 +00:00
Kevin Mihelich 3456b25f0c core/linux-armv7 to 4.17.2-1 2018-06-17 17:39:35 +00:00
Kevin Mihelich 345790226c core/linux-espressobin to 4.17.2-1 2018-06-17 17:39:17 +00:00
Kevin Mihelich 17e4ae00cc core/linux-aarch64 to 4.17.2-1 2018-06-17 17:39:05 +00:00
Kevin Mihelich 17fcceec39 core/linux-gru to 4.4.137-1 2018-06-16 01:20:08 +00:00
Kevin Mihelich f49295648a core/linux-raspberrypi to 4.14.49-1 2018-06-15 01:22:07 +00:00
Kevin Mihelich b1305d778b core/libgcrypt to 1.8.3-1 2018-06-14 17:48:11 +00:00
Kevin Mihelich 51d6287a92 core/systemd to 238.133-4 2018-06-14 13:09:05 +00:00
Kevin Mihelich 9c4d084e8a core/linux-am33x to 4.17.1-1 2018-06-13 00:05:30 +00:00
Kevin Mihelich 7b7b69d5df core/linux-armv7 to 4.17.1-1 2018-06-13 00:04:31 +00:00
Kevin Mihelich 00d117d493 core/linux-kirkwood-dt to 4.17.1-1 2018-06-12 00:35:13 +00:00
Kevin Mihelich 40ea912edd core/linux-armv5 to 4.17.1-1 2018-06-12 00:34:58 +00:00
Kevin Mihelich af1387eed6 core/linux-espressobin to 4.17.1-1 2018-06-12 00:34:06 +00:00
Kevin Mihelich 9ffba220b2 core/linux-aarch64 to 4.17.1-1 2018-06-12 00:33:46 +00:00
Kevin Mihelich e6cc63fee1 core/systemd to 238.133-2 2018-06-11 12:19:34 +00:00
Kevin Mihelich 6a75e5b9ea core/linux-armv7 to 4.17.0-2 2018-06-09 12:32:54 +00:00
Lasse Bang Mikkelsen 697c959247 core/linux-aarch64: Fix module linker script destination path (#1593) 2018-06-08 17:47:01 -06:00
Kevin Mihelich d51c3683e7 core/linux-raspberrypi to 4.14.48-1 2018-06-08 00:11:06 +00:00
Kevin Mihelich 8bbb6f345e core/linux-aarch64 to 4.17.0-2 2018-06-08 00:08:59 +00:00
Kevin Mihelich 99d406d98e core/linux-gru to 4.4.135-1 2018-06-07 02:10:19 +00:00
Kevin Mihelich 76bda3e825 core/linux-kirkwood-dt to 4.17.0-1 2018-06-07 01:28:29 +00:00
Kevin Mihelich 5eb816d7d5 core/binutils to 2.30-5 2018-06-06 12:50:18 +00:00
Kevin Mihelich 619f9d9db8 core/readline to 7.0.005-1 2018-06-06 12:49:04 +00:00
Kevin Mihelich eec4831531 core/mkinitcpio-busybox to 1.28.4-1 2018-06-06 12:46:24 +00:00
Kevin Mihelich 928b104a71 core/libtool to 2.4.6+40+g6ca5e224-7 2018-06-06 12:46:03 +00:00
Kevin Mihelich c9fc02dac1 core/keyutils to 1.5.10-2 2018-06-06 12:45:45 +00:00
Kevin Mihelich fe40377b3d core/gcc to 8.1.1+20180531-1 2018-06-06 12:45:12 +00:00
Kevin Mihelich e80f583ace core/linux-am33x to 4.17.0-1 2018-06-06 00:36:43 +00:00
Kevin Mihelich bba7a66597 core/linux-espressobin to 4.17.0-1 2018-06-05 03:21:24 +00:00
Kevin Mihelich 3c45d51cc7 core/linux-armv7 to 4.17.0-1 2018-06-05 03:20:20 +00:00
Kevin Mihelich 66267ee872 core/linux-armv5 to 4.17.0-1 2018-06-05 03:18:09 +00:00
Kevin Mihelich ce807c2612 core/linux-aarch64 to 4.17.0-1 2018-06-05 00:40:54 +00:00
Kevin Mihelich 77dd051b47 core/linux-odroid-xu3 to 4.14.47-1 2018-06-04 01:07:55 +00:00
Kevin Mihelich d9d193386c core/systemd to 238.133-1 2018-06-03 20:34:55 +00:00
Kevin Mihelich 775412d9c0 core/linux-am33x to 4.16.13-1 2018-06-02 00:23:04 +00:00
Kevin Mihelich 17da96ff46 core/pacman to 5.1.0-2 2018-06-01 23:07:13 +00:00
Kevin Mihelich 3cf6bd13cd core/linux-raspberrypi to 4.14.44-1 2018-06-01 06:07:36 +00:00
Kevin Mihelich e967e7d8a6 core/linux-armv7 to 4.16.13-1 2018-06-01 01:02:19 +00:00
Kevin Mihelich 28256166a3 core/linux-kirkwood-dt to 4.16.13-1 2018-05-31 00:23:48 +00:00
Kevin Mihelich 5cd97ae2b5 core/linux-armv5 to 4.16.13-1 2018-05-31 00:23:35 +00:00
Kevin Mihelich 8ec01cfae0 core/linux-am33x to 4.16.12-1 2018-05-31 00:23:23 +00:00
Kevin Mihelich 4a128061fb core/linux-armv7 to 4.16.12-1 2018-05-31 00:23:11 +00:00
Kevin Mihelich 2ca498a87b core/linux-armv7-rc to 4.17.rc7-1 2018-05-31 00:22:59 +00:00
Kevin Mihelich 4864d311dd core/linux-aarch64 to 4.16.13-1 2018-05-31 00:22:06 +00:00
Kevin Mihelich 056d5dfb52 core/pacman to 5.1.0-1 2018-05-29 00:53:59 +00:00
Kevin Mihelich e121833d34 core/linux-armv5-rc to 4.17.rc7-1 2018-05-28 17:30:40 +00:00
Kevin Mihelich 005ceacecf core/linux-aarch64-rc to 4.17.rc7-1 2018-05-28 17:30:19 +00:00
Kevin Mihelich fb113846ad core/xfsprogs: fix 2018-05-28 12:24:25 +00:00
Kevin Mihelich 9634f44d2c core/xfsprogs to 4.16.1-1 2018-05-28 12:07:45 +00:00
Kevin Mihelich d9d004876f core/linux-kirkwood-dt to 4.16.12-1 2018-05-27 01:45:28 +00:00
Kevin Mihelich d6237fd5b8 core/linux-armv5 to 4.16.12-1 2018-05-27 01:45:11 +00:00
Kevin Mihelich 6dfcd3f0b3 core/linux-raspberrypi to 4.14.43-1 2018-05-27 01:44:59 +00:00
Kevin Mihelich 15b357d362 core/linux-aarch64 to 4.16.12-1 2018-05-27 01:44:37 +00:00
Kevin Mihelich 4bbee46fd6 removed core/file 2018-05-25 06:03:26 +00:00
Kevin Mihelich 35853f59f9 core/linux-kirkwood-dt to 4.16.11-1 2018-05-23 00:23:57 +00:00
Kevin Mihelich d16737f189 core/linux-armv5 to 4.16.11-1 2018-05-23 00:23:44 +00:00
Kevin Mihelich 0ff7ad181c core/linux-am33x to 4.16.10-1 2018-05-23 00:23:33 +00:00
Kevin Mihelich 031618d2fa core/linux-armv7 to 4.16.10-1 2018-05-23 00:23:21 +00:00
Kevin Mihelich 8b7822af4a core/linux-aarch64 to 4.16.11-1 2018-05-23 00:22:31 +00:00
Kevin Mihelich c30b671a36 core/linux-gru to 4.4.132-1
fixes #1589
2018-05-23 00:19:13 +00:00
Kevin Mihelich eee5653299 core/linux-odroid-xu3 to 4.14.43-1 2018-05-23 00:08:22 +00:00
Kevin Mihelich 469c30c670 core/linux-raspberrypi to 4.14.42-1 2018-05-22 00:00:41 +00:00
Kevin Mihelich 013dd5b577 core/linux-armv7-rc to 4.17.rc6-1 2018-05-22 00:00:11 +00:00
Kevin Mihelich 55a4dd9cdc core/linux-aarch64-rc to 4.17.rc6-1 2018-05-21 00:16:27 +00:00
Kevin Mihelich 5822f524f8 core/linux-aarch64 to 4.16.10-1 2018-05-21 00:15:25 +00:00
Kevin Mihelich e4b1dcf6fa core/linux-kirkwood-dt to 4.16.10-1 2018-05-21 00:14:44 +00:00
Kevin Mihelich 6d531908fd core/linux-armv5-rc to 4.17.rc6-1 2018-05-21 00:14:12 +00:00
Kevin Mihelich ab2bde3c7c core/linux-armv5 to 4.16.10-1 2018-05-21 00:13:59 +00:00
moonman 71be75a101 core/linux-kirkwood-dt to 4.16.9-2 2018-05-19 12:59:32 -06:00
Kevin Mihelich b383c03d3a core/linux-raspberrypi to 4.14.41-1 2018-05-18 17:45:59 +00:00
Kevin Mihelich 1fe692d744 core/linux-am33x to 4.16.9-1 2018-05-18 00:03:52 +00:00
Kevin Mihelich 5aa81858ce core/linux-armv7 to 4.16.9-1 2018-05-18 00:03:34 +00:00
Kevin Mihelich e229dffb62 core/linux-mmp to 3.18.109-1 2018-05-17 00:22:30 +00:00
Kevin Mihelich 8f21e26119 core/linux-kirkwood-dt to 4.16.9-1 2018-05-17 00:22:17 +00:00
Kevin Mihelich 865667cc92 core/linux-armv5 to 4.16.9-1 2018-05-17 00:22:01 +00:00
Kevin Mihelich 2f5f23000c core/linux-aarch64 to 4.16.9-1 2018-05-17 00:21:26 +00:00
Kevin Mihelich 949dcab91a core/linux-armv5-rc to 4.17.rc5-1 2018-05-15 00:20:19 +00:00
Kevin Mihelich 60ce4c416f core/linux-armv7-rc to 4.17.rc5-1 2018-05-15 00:19:57 +00:00
Kevin Mihelich 8f1d150610 core/linux-aarch64-rc to 4.17.rc5-1 2018-05-14 01:16:37 +00:00
Kevin Mihelich 4a46269737 core/linux-odroid-xu3 to 4.14.40-1 2018-05-14 01:07:27 +00:00
Kevin Mihelich ee14c69bce core/linux-gru to 4.4.131-1 2018-05-11 02:41:05 +00:00
Kevin Mihelich d24e2d98ef core/linux-armv5-rc to 4.17.rc4-1 2018-05-11 02:28:51 +00:00
Kevin Mihelich 7e2a12f138 core/linux-armv7-rc to 4.17.rc4-1 2018-05-11 02:28:30 +00:00
Kevin Mihelich f523d827f2 core/linux-aarch64-rc to 4.17.rc4-1 2018-05-11 02:27:17 +00:00
Kevin Mihelich b2ab469beb core/linux-kirkwood-dt to 4.16.8-1 2018-05-11 02:25:50 +00:00
Kevin Mihelich 1f8fe9a677 core/linux-armv5 to 4.16.8-1 2018-05-11 02:25:35 +00:00
Kevin Mihelich f527aa58de core/linux-am33x to 4.16.8-1 2018-05-11 02:25:24 +00:00
Kevin Mihelich 815d92a514 core/linux-armv7 to 4.16.8-1 2018-05-11 02:25:13 +00:00
Kevin Mihelich 124aa99b3a core/linux-aarch64 to 4.16.8-1 2018-05-11 02:24:01 +00:00
Kevin Mihelich bac9cb5e37 core/libpsl to 0.20.2-1 2018-05-09 00:36:08 +00:00
Kevin Mihelich d0b5d07d4f core/libtool to 2.4.6+40+g6ca5e224-6 2018-05-07 12:34:20 +00:00
Kevin Mihelich b0d45d3810 core/glibc to 2.27-3 2018-05-07 12:33:00 +00:00
Kevin Mihelich a9d0a69265 core/binutils to 2.30-4 2018-05-07 12:32:35 +00:00
Kevin Mihelich ec854bf05f core/gcc to 8.1.0-1 2018-05-07 12:32:15 +00:00
Kevin Mihelich f82dce293c core/linux-gru to 4.4.130-1 2018-05-06 01:57:26 +00:00
Kevin Mihelich 11271cf2ef core/linux-raspberrypi to 4.14.39-1 2018-05-05 18:38:03 +00:00
Kevin Mihelich 51cf06f574 core/libaio to 0.3.111-1 2018-05-03 23:13:16 +00:00
Kevin Mihelich 67fd142dd7 added core/file 2018-05-03 12:58:56 +00:00
Kevin Mihelich 76553bdb8d core/pacman to 5.0.2-3 2018-05-03 12:33:23 +00:00
Kevin Mihelich bb36944608 core/linux-mmp to 3.18.108-1 2018-05-03 00:26:08 +00:00
Kevin Mihelich d69917d683 core/linux-kirkwood-dt to 4.16.7-1 2018-05-03 00:25:56 +00:00
Kevin Mihelich eba6677cd3 core/linux-armv5 to 4.16.7-1 2018-05-03 00:25:35 +00:00
Kevin Mihelich b9e9c1754b core/linux-aarch64 to 4.16.7-1 2018-05-03 00:25:16 +00:00
Kevin Mihelich ed95f07a8a core/linux-am33x to 4.16.6-1 2018-05-01 00:01:05 +00:00
Kevin Mihelich 82ad61c730 core/linux-armv7 to 4.16.6-1 2018-05-01 00:00:52 +00:00
Kevin Mihelich badce275e5 core/linux-armv7-rc to 4.17.rc3-1 2018-05-01 00:00:35 +00:00
Kevin Mihelich 842a4f6e8b core/linux-mmp to 3.18.107-1 2018-04-30 00:01:01 +00:00
Kevin Mihelich e68653179d core/linux-kirkwood-dt to 4.16.6-1 2018-04-30 00:00:47 +00:00
Kevin Mihelich 8204eb46ba core/linux-armv5 to 4.16.6-1 2018-04-30 00:00:33 +00:00
Kevin Mihelich 3007248f4c core/linux-armv5-rc to 4.17.rc3-1 2018-04-29 23:58:29 +00:00
Kevin Mihelich 7bd4ad8a11 core/linux-espressobin to 4.16.6-1 2018-04-29 23:57:17 +00:00
Kevin Mihelich 20dd3010d1 core/linux-aarch64 to 4.16.6-1 2018-04-29 23:57:04 +00:00
Kevin Mihelich cc188da4e0 core/linux-aarch64-rc to 4.17.rc3-1 2018-04-29 23:56:47 +00:00
Kevin Mihelich d6242e703f core/linux-odroid-xu3 to 4.14.37-1 2018-04-29 15:33:09 +00:00
Kevin Mihelich d100d06583 core/linux-gru to 4.4.129-1 2018-04-29 00:56:00 +00:00
Kevin Mihelich 6fe7546616 core/linux-raspberrypi to 4.14.37-1 2018-04-27 00:06:25 +00:00
Kevin Mihelich a32e7fccf2 core/linux-kirkwood-dt to 4.16.5-1 2018-04-27 00:05:51 +00:00
Kevin Mihelich c832a9f481 core/linux-armv5 to 4.16.5-1 2018-04-27 00:05:35 +00:00
Kevin Mihelich c6fd8c4088 core/linux-am33x to 4.16.5-1 2018-04-27 00:05:17 +00:00
Kevin Mihelich 21fe8b7e7b core/linux-armv7 to 4.16.5-1 2018-04-27 00:05:04 +00:00
Kevin Mihelich 4252a2a936 core/linux-espressobin to 4.16.5-1 2018-04-27 00:04:43 +00:00
Kevin Mihelich f9c04546f1 core/linux-aarch64 to 4.16.5-1 2018-04-27 00:04:29 +00:00
Kevin Mihelich 5fdbd97eaa core/linux-mmp to 3.18.106-1 2018-04-26 00:15:15 +00:00
Kevin Mihelich 25bcd0a5ec core/linux-kirkwood-dt to 4.16.4-1 2018-04-26 00:14:57 +00:00
Kevin Mihelich 0d10d0bd8d core/linux-armv5 to 4.16.4-1 2018-04-26 00:14:44 +00:00
Kevin Mihelich 6f98012dbf core/linux-am33x to 4.16.4-1 2018-04-26 00:14:27 +00:00
Kevin Mihelich 2b7e50e4df core/linux-armv7 to 4.16.4-1 2018-04-26 00:14:02 +00:00
Kevin Mihelich 25d81c907e core/linux-espressobin to 4.16.4-1 2018-04-26 00:13:51 +00:00
Kevin Mihelich 978653b882 core/linux-aarch64 to 4.16.4-1 2018-04-26 00:13:38 +00:00
Anthony L. Eden 5a236d0291 core/linux-aarch64: enable configs for Jetson TX2 modules (#1580)
Enable tegra186 SoC driver, as well as max77620 configs and
CONFIG_DWMAC_DWC_QOS_ETH for ethernet
2018-04-24 19:22:19 -06:00
Kevin Mihelich 672e480e89 core/glibc to 2.27-2 2018-04-24 12:14:24 +00:00
Kevin Mihelich cc5c9e2806 core/gcc to 7.3.1+20180406-1 2018-04-24 12:12:52 +00:00
Kevin Mihelich b38da76bde core/binutils to 2.30-3 2018-04-24 12:11:31 +00:00
Kevin Mihelich 708957ae6b core/systemd to 238.76-1.2 2018-04-24 00:22:20 +00:00
Kevin Mihelich 316dd22881 core/linux-armv5-rc to 4.17.rc2-1 2018-04-23 12:40:06 +00:00
Kevin Mihelich e2c4406597 core/linux-armv7-rc to 4.17.rc2-1 2018-04-23 12:39:43 +00:00
Kevin Mihelich b0a13d5682 core/linux-aarch64-rc to 4.17.rc2-1 2018-04-23 12:39:06 +00:00
Kevin Mihelich 142e944fe1 core/linux-am33x to 4.16.3-1 2018-04-22 01:01:37 +00:00
Kevin Mihelich 7c01698e0e core/linux-armv7 to 4.16.3-1 2018-04-22 01:01:15 +00:00
Kevin Mihelich 3a8c194962 core/linux-odroid-xu3 to 4.14.35-1 2018-04-20 15:41:03 +00:00
Kevin Mihelich 4aa2aa760b core/linux-kirkwood-dt to 4.16.3-1 2018-04-20 00:08:47 +00:00
Kevin Mihelich 9a308be428 core/linux-armv5 to 4.16.3-1 2018-04-20 00:08:33 +00:00
Kevin Mihelich fe9ccab358 core/linux-espressobin to 4.16.3-1 2018-04-20 00:08:21 +00:00
Kevin Mihelich 2ee2fd5d1b core/linux-aarch64 to 4.16.3-1 2018-04-20 00:08:09 +00:00
Kevin Mihelich 0565bb6b15 core/linux-gru to 4.4.128-1 2018-04-19 00:31:57 +00:00
Kevin Mihelich 1f723a10a9 core/linux-armv5-rc to 4.17.rc1-1 2018-04-18 02:07:27 +00:00
Kevin Mihelich 6713fbf273 core/linux-armv7-rc to 4.17.rc1-1 2018-04-17 03:03:51 +00:00
Kevin Mihelich 1399c660eb core/linux-raspberrypi to 4.14.34-1 2018-04-16 18:30:48 +00:00
Kevin Mihelich c09862d86d core/linux-aarch64-rc to 4.17.rc1-1 2018-04-16 02:57:04 +00:00
Kevin Mihelich 77a2b5319f core/linux-mmp to 3.18.105-1 2018-04-14 00:03:43 +00:00
Kevin Mihelich b480aacaba core/linux-kirkwood-dt to 4.16.2-1 2018-04-13 04:14:32 +00:00
Kevin Mihelich d63c4c6891 core/linux-armv5 to 4.16.2-1 2018-04-13 04:14:18 +00:00
Kevin Mihelich b2e1127d0d core/linux-am33x to 4.16.2-1 2018-04-13 04:14:01 +00:00
Kevin Mihelich 926a1082d3 core/linux-armv7 to 4.16.2-1 2018-04-13 04:13:43 +00:00
Kevin Mihelich e557b37e3f core/linux-espressobin to 4.16.2-1 2018-04-13 04:10:19 +00:00
Kevin Mihelich 9c5f5e0bbe core/linux-aarch64 to 4.16.2-1 2018-04-13 04:10:03 +00:00
Kevin Mihelich bd883c292e core/systemd to 238.76-1.1 2018-04-13 02:15:01 +00:00
Kevin Mihelich e5827e9fd1 removed core/libgpg-error 2018-04-12 08:37:54 +00:00
Kevin Mihelich 4fb25b9c5e core/systemd to 238.76-1 2018-04-12 00:10:54 +00:00
Kevin Mihelich af32a8b40e core/linux-raspberrypi to 4.14.33-2 2018-04-11 01:00:18 +00:00
Kevin Mihelich f0d7e3e1b1 core/linux-raspberrypi to 4.14.33-1 2018-04-10 00:02:58 +00:00
Kevin Mihelich d629a1331a core/openssl-1.0 to 1.0.2.o-1 2018-04-09 12:42:56 +00:00
Kevin Mihelich 19e5ccee79 core/linux-mmp to 3.18.103-1 2018-04-09 00:28:08 +00:00
Kevin Mihelich 4c784880e7 core/linux-kirkwood-dt to 4.16.1-1 2018-04-09 00:27:51 +00:00
Kevin Mihelich 037dc52da9 core/linux-armv5 to 4.16.1-1 2018-04-09 00:27:30 +00:00
Kevin Mihelich 644c70417d core/linux-am33x to 4.16.1-1 2018-04-09 00:27:14 +00:00
Kevin Mihelich 88ed719293 core/linux-armv7 to 4.16.1-1 2018-04-09 00:26:54 +00:00
Kevin Mihelich e05500c37f core/linux-espressobin to 4.16.1-1 2018-04-09 00:26:30 +00:00
Kevin Mihelich 6c62b87d0e core/linux-aarch64 to 4.16.1-1 2018-04-09 00:26:06 +00:00
Kevin Mihelich 4b632b529c core/linux-am33x to 4.16.0-1 2018-04-07 01:42:54 +00:00
Kevin Mihelich 63ea1e0ef4 core/openssl-cryptodev to 1.1.0.h-1 2018-04-07 00:07:36 +00:00
Kevin Mihelich ab212ff79e core/linux-raspberrypi to 4.14.32-2 2018-04-07 00:00:55 +00:00
Kevin Mihelich 7e7ec85dc6 core/mkinitcpio-busybox to 1.28.3-1 2018-04-06 09:15:36 +00:00
Kevin Mihelich e83a01cc06 core/linux-armv7 to 4.16.0-1 2018-04-06 01:44:19 +00:00
Kevin Mihelich 94d38d3f70 core/linux-odroid-xu3 to 4.14.32-1 2018-04-05 01:33:36 +00:00
Kevin Mihelich 36aa100fbc core/linux-raspberrypi to 4.14.32-1 2018-04-04 19:59:08 +00:00
Kevin Mihelich f91beca2d1 core/mkinitcpio-busybox to 1.28.2-1 2018-04-04 12:36:59 +00:00
Kevin Mihelich af5895f254 core/linux-gru to 4.4.125-1 2018-04-04 01:24:13 +00:00
Kevin Mihelich 150e0ce0eb core/linux-armv5 to 4.16.0-1 2018-04-03 01:05:04 +00:00
Kevin Mihelich 0d780c09e9 core/linux-espressobin to 4.16.0-1 2018-04-03 00:32:08 +00:00
Kevin Mihelich 7fb7c8a80c core/linux-aarch64 to 4.16.0-1 2018-04-03 00:25:48 +00:00
Kevin Mihelich 38f5eca25b core/openssl to 1.1.0.h-1 2018-04-01 05:34:42 +00:00
Kevin Mihelich c0b2bebea8 core/linux-kirkwood-dt to 4.15.15-1 2018-04-01 02:33:10 +00:00
Kevin Mihelich c07e86aadb core/linux-armv5 to 4.15.15-1 2018-04-01 02:32:51 +00:00
Kevin Mihelich 3c8e5a439e core/linux-espressobin to 4.15.15-1 2018-04-01 02:32:10 +00:00
Kevin Mihelich 54fb3eb928 core/linux-aarch64 to 4.15.15-1 2018-04-01 02:31:55 +00:00
Kevin Mihelich c82e41db49 core/linux-gru to 4.4.124-1 2018-03-31 02:11:05 +00:00
graysky 2c221d725d core/linux-raspberrypi to 4.14.31-1 2018-03-30 19:56:19 -06:00
Kevin Mihelich 9b03e04cd9 core/linux-am33x to 4.15.14-1 2018-03-31 01:55:09 +00:00
Kevin Mihelich 9c8f6b4341 core/linux-armv7 to 4.15.14-1 2018-03-31 01:54:55 +00:00
Kevin Mihelich 2456416a9b core/icu to 61.1-1 2018-03-29 23:56:55 +00:00
Kevin Mihelich 200d11ffc9 core/linux-kirkwood-dt to 4.15.14-1 2018-03-29 01:47:58 +00:00
Kevin Mihelich 478f6b17cb core/linux-armv5 to 4.15.14-1 2018-03-29 01:47:44 +00:00
Kevin Mihelich 942f7a8c39 core/linux-espressobin to 4.15.14-1 2018-03-29 01:47:13 +00:00
Kevin Mihelich d5bfa4b479 core/linux-aarch64 to 4.15.14-1 2018-03-29 01:47:02 +00:00
Kevin Mihelich 964a30a7aa core/systemd to 238.51-1 2018-03-27 12:19:42 +00:00
Kevin Mihelich dd21e02555 core/linux-am33x to 4.15.13-1 2018-03-27 01:26:14 +00:00
Kevin Mihelich 491b0ed046 core/linux-armv7-rc to 4.16.rc7-1 2018-03-27 01:25:55 +00:00
Kevin Mihelich 83af1c25cc core/linux-armv7 to 4.15.13-1 2018-03-27 01:25:02 +00:00
Kevin Mihelich 5583006e58 core/linux-raspberrypi to 4.14.30-1 2018-03-27 00:08:08 +00:00
Stefan Agner 228704c967 linux-armv7: enable configs for Toradex Colibri modules
Enable NAND drivers required for NXP based Colibri VFxx/iMX6ULL
and iMX7 modules. Also FlexCAN is useful for all modules.

Enable RN5T618 PMIC support required during bootup for Colibri
iMX7 modules.

Enable Display Controller Unit for Colibri VFxx (Vybrid).

Signed-off-by: Stefan Agner <stefan@agner.ch>
2018-03-26 17:24:45 -06:00
Stefan Agner fae22d1611 linux-armv7-rc: enable configs for Toradex Colibri modules
Enable NAND drivers required for NXP based Colibri VFxx/iMX6ULL
and iMX7 modules. Also FlexCAN is useful for all modules.

Enable RN5T618 PMIC support required during bootup for Colibri
iMX7 modules.

Enable Display Controller Unit for Colibri VFxx (Vybrid).

Signed-off-by: Stefan Agner <stefan@agner.ch>
2018-03-26 17:24:45 -06:00
Kevin Mihelich 235008f5b2 core/linux-mmp to 3.18.102-1 2018-03-26 00:07:15 +00:00
Kevin Mihelich 0426846331 core/linux-kirkwood-dt to 4.15.13-1 2018-03-26 00:06:58 +00:00
Kevin Mihelich da7887e194 core/linux-armv5-rc to 4.16.rc7-1 2018-03-26 00:06:47 +00:00
Kevin Mihelich 1937b5a134 core/linux-armv5 to 4.15.13-1 2018-03-26 00:06:28 +00:00
Kevin Mihelich 7e92e53d18 core/linux-aarch64-rc to 4.16.rc7-1 2018-03-26 00:06:00 +00:00
Kevin Mihelich 0ac17999c0 core/linux-oak to 3.18.0-12 2018-03-26 00:04:48 +00:00
Kevin Mihelich 40d83a061f core/linux-gru to 4.4.123-1 2018-03-26 00:03:57 +00:00
Kevin Mihelich b2b8f89bba core/linux-espressobin to 4.15.13-1 2018-03-26 00:03:40 +00:00
Kevin Mihelich cff8edbcaa core/linux-aarch64 to 4.15.13-1 2018-03-26 00:03:29 +00:00
Kevin Mihelich 215025f7dc core/gcc to 7.3.1+20180312-2 2018-03-24 20:31:49 +00:00
Kevin Mihelich 48061f2c19 core/pacman-mirrorlist to 20180323-1 2018-03-24 00:15:39 +00:00
Kevin Mihelich fa3cdcff0a core/libpsl to 0.20.1-2 2018-03-23 12:39:49 +00:00
Kevin Mihelich 1088ded3de core/linux-gru to 4.4.122-1 2018-03-23 03:18:18 +00:00
Kevin Mihelich b9e4b2226d core/linux-raspberrypi to 4.14.29-1 2018-03-23 02:06:24 +00:00
Kevin Mihelich f932499416 core/linux-odroid-xu3 to 4.14.29-1 2018-03-23 02:06:10 +00:00
Kevin Mihelich e53a5df7a3 core/linux-mmp to 3.18.101-1 2018-03-23 02:05:53 +00:00
Kevin Mihelich 5d3fabecdc core/linux-kirkwood-dt to 4.15.12-1 2018-03-23 02:05:40 +00:00
Kevin Mihelich 9b8c8460c1 core/linux-armv5 to 4.15.12-1 2018-03-23 02:05:26 +00:00
Kevin Mihelich 276ca25dc0 core/linux-am33x to 4.15.12-1 2018-03-23 02:05:13 +00:00
Kevin Mihelich aff4d2cde2 core/linux-armv7 to 4.15.12-1 2018-03-23 02:05:03 +00:00
Kevin Mihelich 26d47a3204 core/linux-espressobin to 4.15.12-1 2018-03-23 02:04:47 +00:00
Kevin Mihelich 1413ae7c79 core/linux-aarch64 to 4.15.12-1 2018-03-23 02:04:35 +00:00
Kevin Mihelich a13f135cad core/systemd to 238.0-3.1 2018-03-22 00:08:04 +00:00
Kevin Mihelich b4d572c763 core/libtool to 2.4.6+40+g6ca5e224-5 2018-03-20 11:19:51 +00:00
Kevin Mihelich 5197e4be48 core/gcc to 7.3.1+20180312-1 2018-03-20 11:18:28 +00:00
Kevin Mihelich 5a9b715620 core/linux-armv5-rc to 4.16.rc6-1 2018-03-20 00:02:21 +00:00
Kevin Mihelich f782c8cd5f core/linux-armv7-rc to 4.16.rc6-1 2018-03-20 00:02:08 +00:00
Kevin Mihelich 2f3e86a649 core/linux-kirkwood-dt to 4.15.11-1 2018-03-20 00:01:43 +00:00
Kevin Mihelich d69f3add71 core/linux-armv5 to 4.15.11-1 2018-03-20 00:01:29 +00:00
Kevin Mihelich c0da822301 core/linux-am33x to 4.15.11-1 2018-03-20 00:01:17 +00:00
Kevin Mihelich 0d841929ab core/linux-armv7 to 4.15.11-1 2018-03-20 00:01:02 +00:00
Kevin Mihelich a5773f8a0a core/linux-aarch64-rc to 4.16.rc6-1 2018-03-20 00:00:41 +00:00
Kevin Mihelich 36a60702f3 core/linux-espressobin to 4.15.11-1 2018-03-20 00:00:09 +00:00
Kevin Mihelich b4c090e53f core/linux-aarch64 to 4.15.11-1 2018-03-19 23:59:58 +00:00
Kevin Mihelich e04c869331 core/linux-odroid-xu3 to 4.14.28-1 2018-03-19 23:53:35 +00:00
Kevin Mihelich 3c3080e398 added core/libpsl 2018-03-19 13:58:33 +00:00
Kevin Mihelich c19990bc76 core/linux-mmp to 3.18.100-1 2018-03-19 00:04:29 +00:00
Kevin Mihelich 8b7121f947 core/linux-raspberrypi to 4.14.27-1 2018-03-17 00:02:48 +00:00
Kevin Mihelich 1e6ba1c07f core/linux-kirkwood-dt to 4.15.10-1 2018-03-17 00:02:34 +00:00
Kevin Mihelich 25781cdd6a core/linux-armv5 to 4.15.10-1 2018-03-17 00:02:19 +00:00
Kevin Mihelich f3d6180f8b core/linux-am33x to 4.15.10-1 2018-03-17 00:02:02 +00:00
Kevin Mihelich 646f88f7e4 core/linux-armv7 to 4.15.10-1 2018-03-17 00:01:48 +00:00
Kevin Mihelich e87b1de6e1 core/linux-espressobin to 4.15.10-1 2018-03-17 00:01:31 +00:00
Kevin Mihelich ae5c54741a core/linux-aarch64 to 4.15.10-1 2018-03-17 00:01:19 +00:00
Kevin Mihelich 62a2ed7648 core/binutils to 2.29.1-3 2018-03-16 17:57:28 +00:00
Kevin Mihelich b8f9ac6d3e core/linux-gru to 4.4.121-1 2018-03-15 01:10:13 +00:00
Kevin Mihelich e164d3fadc core/linux-odroid-xu3 to 4.14.26-2 2018-03-15 00:57:14 +00:00
Kevin Mihelich 2bdbeb0737 added core/libgpg-error 2018-03-14 20:22:56 +00:00
Kevin Mihelich 8c3dc727dd core/linux-raspberrypi to 4.14.26-1 2018-03-14 20:08:31 +00:00
Kevin Mihelich 20221c31cb core/linux-odroid-xu3 to 4.14.26-1 2018-03-13 01:08:59 +00:00
Kevin Mihelich a6c6dc35d8 core/linux-aarch64-rc to 4.16.rc5-1 2018-03-13 00:40:11 +00:00
Kevin Mihelich 79c1437e7a core/linux-armv5-rc to 4.16.rc5-1 2018-03-13 00:39:31 +00:00
Kevin Mihelich 8f6d162cda core/linux-armv7-rc to 4.16.rc5-1 2018-03-13 00:38:59 +00:00
Kevin Mihelich df41126f5b core/linux-am33x to 4.15.9-1 2018-03-13 00:38:14 +00:00
Kevin Mihelich 7a2e3ba223 core/systemd to 238.0-3 2018-03-12 23:59:32 +00:00
Kevin Mihelich 331dcaf243 core/xfsprogs to 4.15.1-1 2018-03-12 12:36:27 +00:00
Kevin Mihelich a9294bfe3f core/linux-mmp to 3.18.99-1 2018-03-12 00:32:40 +00:00
Kevin Mihelich 1f55c8e10a core/linux-kirkwood-dt to 4.15.9-1 2018-03-12 00:32:23 +00:00
Kevin Mihelich d43113b9d5 core/linux-armv5 to 4.15.9-1 2018-03-12 00:32:10 +00:00
Kevin Mihelich b3783bb92a core/linux-armv7 to 4.15.9-1 2018-03-12 00:31:58 +00:00
Kevin Mihelich 9fee2b64c1 core/linux-espressobin to 4.15.9-1 2018-03-12 00:31:12 +00:00
Kevin Mihelich e45be33fbf core/linux-aarch64 to 4.15.9-1 2018-03-12 00:30:57 +00:00
Kevin Mihelich a184180aea core/filesystem to 2018.1-2 2018-03-11 18:56:59 +00:00
Kevin Mihelich e157352256 core/nspr to 4.19-1 2018-03-11 18:54:31 +00:00
Kevin Mihelich de6416305d core/linux-kirkwood-dt to 4.15.8-1 2018-03-10 02:33:48 +00:00
Kevin Mihelich 9d61ae15e2 core/linux-armv7 to 4.15.8-1 2018-03-10 02:33:31 +00:00
Kevin Mihelich 72477c34cf core/linux-armv5 to 4.15.8-1 2018-03-10 02:33:19 +00:00
Kevin Mihelich 260c8f3140 core/linux-espressobin to 4.15.8-1 2018-03-10 02:32:39 +00:00
Kevin Mihelich 043c6dfd83 core/linux-aarch64 to 4.15.8-1 2018-03-10 02:32:27 +00:00
Kevin Mihelich f5ca92cbe5 core/linux-gru to 4.4.120-1 2018-03-08 04:42:02 +00:00
Kevin Mihelich dac78151a4 core/linux-am33x to 4.15.7-1 2018-03-07 01:29:39 +00:00
Kevin Mihelich 7820fefbb0 core/linux-armv7 to 4.15.7-1 2018-03-07 01:29:23 +00:00
Kevin Mihelich 9aed31737c core/linux-armv7-rc to 4.16.rc4-1 2018-03-06 00:24:25 +00:00
Kevin Mihelich 444529167b core/linux-gru to 4.4.119-1 2018-03-06 00:21:47 +00:00
Kevin Mihelich 62acd3233c removed core/linux-imx6-cubox 2018-03-06 00:19:26 +00:00
Kevin Mihelich 808f5148ef removed core/linux-parallella 2018-03-06 00:19:10 +00:00
Kevin Mihelich 7b2b55baa2 removed core/linux-oxnas 2018-03-06 00:18:58 +00:00
Kevin Mihelich 0f6b0c0439 removed core/udev-oxnas 2018-03-06 00:18:48 +00:00
Kevin Mihelich c56ba1c1ef core/linux-raspberrypi to 4.14.24-1 2018-03-05 19:29:39 +00:00
Kevin Mihelich 4191a01906 core/linux-odroid-xu3 to 4.14.24-1 2018-03-05 19:29:13 +00:00
Kevin Mihelich 7cdb468c9b core/linux-aarch64-rc to 4.16.rc4-1 2018-03-05 03:09:20 +00:00
Kevin Mihelich bf12b40825 core/linux-mmp to 3.18.98-1 2018-03-05 03:08:54 +00:00
Kevin Mihelich 3bd5ace16e core/linux-armv5-rc to 4.16.rc4-1 2018-03-05 03:08:42 +00:00
Kevin Mihelich 982cfee21a core/linux-gru to 4.4.118-1 2018-03-04 00:20:44 +00:00
Kevin Mihelich 644e775f51 core/linux-odroid-xu3 to 4.14.23-1 2018-03-01 01:16:00 +00:00
Kevin Mihelich 863df84207 core/linux-mmp to 3.18.97-1 2018-03-01 01:15:43 +00:00
Kevin Mihelich f6aaeadc4a core/linux-armv5 to 4.15.7-1 2018-03-01 01:15:29 +00:00
Kevin Mihelich 85e23fe7fe core/linux-kirkwood-dt to 4.15.7-1 2018-03-01 01:15:12 +00:00
Kevin Mihelich 47c10b7ba8 core/linux-espressobin to 4.15.7-1 2018-03-01 01:10:56 +00:00
Kevin Mihelich 1349ebdf6e core/linux-aarch64 to 4.15.7-1 2018-03-01 01:10:40 +00:00
Kevin Mihelich 5cfafbc78c core/mkinitcpio-busybox to 1.28.1-1 2018-02-27 13:48:50 +00:00
Kevin Mihelich da0f7b7f41 core/linux-odroid-xu3 to 4.14.22-1 2018-02-27 06:14:29 +00:00
Kevin Mihelich 6708870125 core/linux-raspberrypi to 4.14.22-1 2018-02-27 06:14:12 +00:00
Kevin Mihelich c35a6c1ba9 core/linux-armv5-rc to 4.16.rc3-1 2018-02-27 01:43:53 +00:00
Kevin Mihelich 739d69ed85 core/linux-armv7-rc to 4.16.rc3-1 2018-02-27 01:42:54 +00:00
Kevin Mihelich 041a646b09 core/linux-aarch64-rc to 4.16.rc3-1 2018-02-27 01:41:50 +00:00
Kevin Mihelich 4d7d162cd0 core/linux-armv5-rc to 4.16.rc2-1 2018-02-26 00:05:47 +00:00
Kevin Mihelich ed82575527 core/linux-kirkwood-dt to 4.14.22-1 2018-02-25 22:45:53 +00:00
Kevin Mihelich e63683fbd8 core/linux-mmp to 3.18.96-1 2018-02-25 22:43:27 +00:00
Kevin Mihelich 97d6f8e2c1 core/linux-armv5 to 4.15.6-1 2018-02-25 22:43:11 +00:00
Kevin Mihelich 278536f1bb core/linux-espressobin to 4.15.6-1 2018-02-25 22:42:56 +00:00
Kevin Mihelich 7ce5cac42f core/linux-aarch64 to 4.15.6-1 2018-02-25 22:42:42 +00:00
Kevin Mihelich a73cadb99a core/linux-gru to 4.4.117-1 2018-02-25 22:37:45 +00:00
Kevin Mihelich 26be0e1685 core/linux-raspberrypi to 4.14.21-1 2018-02-24 01:48:12 +00:00
Kevin Mihelich 95876e1494 core/systemd to 237.64-1 2018-02-24 01:19:39 +00:00
Kevin Mihelich b248f9c3a5 core/linux-espressobin to 4.15.5-1 2018-02-23 01:32:14 +00:00
Kevin Mihelich 5508384d01 core/linux-aarch64 to 4.15.5-1 2018-02-23 01:31:55 +00:00
Kevin Mihelich cb39243c96 core/linux-armv5 to 4.15.5-1 2018-02-23 01:31:14 +00:00
Kevin Mihelich 60409943f8 core/linux-am33x to 4.15.5-1 2018-02-23 01:30:58 +00:00
Kevin Mihelich 58856eb3d0 core/linux-armv7 to 4.15.5-1 2018-02-23 01:30:28 +00:00
Kevin Mihelich d12cf403dd core/linux-odroid-xu3 to 4.14.20-1 2018-02-22 00:39:27 +00:00
Kevin Mihelich f4fc79bcae core/linux-armv7-rc to 4.16.rc2-1 2018-02-19 19:16:35 +00:00
Kevin Mihelich 6996a69807 core/linux-aarch64-rc to 4.16.rc2-1 2018-02-19 19:15:59 +00:00
Kevin Mihelich db5d64bdb6 core/linux-kirkwood-dt to 4.14.20-1 2018-02-19 19:15:21 +00:00
Kevin Mihelich 7f0144f6f6 core/linux-espressobin to 4.15.4-1 2018-02-19 19:13:19 +00:00
Kevin Mihelich 1975173045 core/linux-aarch64 to 4.15.4-1 2018-02-19 19:13:04 +00:00
Kevin Mihelich 6d435fd2dd core/linux-raspberrypi to 4.14.20-1 2018-02-19 19:01:39 +00:00
Kevin Mihelich 682df2cd9c core/linux-mmp to 3.18.95-1 2018-02-19 19:01:20 +00:00
Kevin Mihelich 9717569e4b core/linux-armv5 to 4.15.4-1 2018-02-19 19:01:07 +00:00
Kevin Mihelich 80f88925f6 core/linux-am33x to 4.15.4-1 2018-02-19 19:00:48 +00:00
Kevin Mihelich 19b0bb2505 core/linux-armv7 to 4.15.4-1 2018-02-19 19:00:33 +00:00
Kevin Mihelich d873ac23d3 core/linux-armv7-rc to 4.16.rc1-1 2018-02-14 02:50:29 +00:00
Kevin Mihelich 43a011f820 core/linux-am33x to 4.15.3-1 2018-02-13 02:11:58 +00:00
Kevin Mihelich 2651a3f9d5 core/linux-armv7 to 4.15.3-1 2018-02-13 02:11:39 +00:00
Kevin Mihelich 29429441df core/linux-armv5 to 4.15.3-1 2018-02-13 02:11:23 +00:00
Kevin Mihelich c259ea61b7 core/linux-espressobin to 4.15.3-1 2018-02-13 02:10:41 +00:00
Kevin Mihelich d5d91eb171 core/linux-aarch64 to 4.15.3-1 2018-02-13 02:10:25 +00:00
Kevin Mihelich 2489abd413 core/systemd to 237.31-1 2018-02-12 13:49:19 +00:00
Kevin Mihelich fa2cb18c86 core/linux-aarch64-rc to 4.16.rc1-1 2018-02-12 01:04:49 +00:00
Kevin Mihelich 036e1ae322 core/linux-raspberrypi to 4.14.18-1 2018-02-11 19:55:43 +00:00
Edmunt Pienkowsky 53064e04f5 core/linux-aarch64: sunxi - enable USB gadget support (#1562) 2018-02-11 12:46:37 -07:00
Kevin Mihelich 260e9074f4 core/linux-am33x to 4.15.2-1 2018-02-10 01:40:48 +00:00
Kevin Mihelich 03bdac9d41 core/linux-armv7 to 4.15.2-1 2018-02-10 01:40:34 +00:00
Kevin Mihelich 77ce433797 core/linux-odroid-xu3 to 4.14.18-1 2018-02-10 01:38:24 +00:00
Kevin Mihelich b35a4db9ca core/linux-raspberrypi to 4.9.80-1 2018-02-09 14:55:51 +00:00
Kevin Mihelich d69917ae50 core/linux-gru to 4.4.115-1 2018-02-09 04:10:53 +00:00
Kevin Mihelich be7390ad14 core/linux-kirkwood-dt to 4.14.18-1 2018-02-08 00:40:34 +00:00
Kevin Mihelich aaffb05f65 core/linux-mmp to 3.18.94-1 2018-02-08 00:38:52 +00:00
Kevin Mihelich 2b72ee24d1 core/linux-armv5 to 4.15.2-1 2018-02-08 00:38:40 +00:00
Kevin Mihelich 8351cf6abc core/linux-espressobin to 4.15.2-1 2018-02-08 00:38:16 +00:00
Kevin Mihelich dc3fe31e4b core/linux-aarch64 to 4.15.2-1 2018-02-08 00:38:03 +00:00
Kevin Mihelich 319c3e710e core/linux-gru to 4.4.114-1 2018-02-07 04:17:44 +00:00
Kevin Mihelich 4f552f21f3 core/linux-raspberrypi to 4.9.79-2 2018-02-07 01:58:36 +00:00
Kevin Mihelich 93ad089f9a core/systemd to 237.0-2 2018-02-07 01:49:20 +00:00
Kevin Mihelich 00a3715045 core/linux-espressobin to 4.15.1-1 2018-02-05 19:53:23 +00:00
Kevin Mihelich 6c2a11878b core/linux-am33x to 4.15.1-1 2018-02-05 02:29:15 +00:00
Kevin Mihelich e1ebafabae core/linux-armv5 to 4.15.1-1 2018-02-04 02:49:31 +00:00
Kevin Mihelich 7bd97cd22b core/linux-armv7 to 4.15.1-1 2018-02-04 02:49:13 +00:00
Kevin Mihelich 6bc23a4f09 core/linux-aarch64 to 4.15.1-1 2018-02-04 02:48:52 +00:00
Kevin Mihelich 2c7fed859b core/linux-odroid-xu3 to 4.14.16-1 2018-02-03 01:23:06 +00:00
Kevin Mihelich 5ebe4b425b core/libtool to 2.4.6+40+g6ca5e224-4 2018-02-03 01:07:17 +00:00
Kevin Mihelich 2922885ad5 core/gcc to 7.3.0-1 2018-02-03 01:06:38 +00:00
Kevin Mihelich be0a9821b6 core/linux-kirkwood-dt to 4.14.16-1 2018-02-01 00:43:48 +00:00
Kevin Mihelich df13d63df4 core/linux-mmp to 3.18.93-1 2018-02-01 00:37:09 +00:00
Kevin Mihelich c5c9871303 core/linux-raspberrypi to 4.9.79-1 2018-02-01 00:34:51 +00:00
Kevin Mihelich 17278f069f core/linux-armv5 to 4.15.0-1 2018-01-30 00:48:10 +00:00
Kevin Mihelich 9416b81629 core/linux-armv7 to 4.15.0-1 2018-01-30 00:47:17 +00:00
Kevin Mihelich 81478b9c12 core/linux-aarch64 to 4.15.0-1 2018-01-30 00:46:42 +00:00
Kevin Mihelich 04f0c88ec8 core/linux-odroid-xu3 to 4.14.15-2 2018-01-30 00:38:44 +00:00
Kevin Mihelich 1ecfdb72f9 core/linux-gru to 4.4.113-1 2018-01-27 02:35:13 +00:00
Kevin Mihelich ebfc3e9f19 core/linux-oak to 3.18.0-11 2018-01-27 01:59:27 +00:00
Kevin Mihelich 4ce9602abf core/linux-odroid-xu3 to 4.14.15-1 2018-01-27 01:31:58 +00:00
graysky 12a079a048 core/linux-raspberrypi to 4.9.78-1 (#1556) 2018-01-26 18:26:57 -07:00
Kevin Mihelich ca4e3a87b0 core/linux-espressobin to 4.14.15-1 2018-01-27 01:23:56 +00:00
Kevin Mihelich 344ef2cd0a core/linux-aarch64 to 4.14.15-1 2018-01-27 01:23:44 +00:00
Kevin Mihelich b8d337a9b6 core/linux-kirkwood-dt to 4.14.15-1 2018-01-27 01:23:08 +00:00
Kevin Mihelich b2e13ddb82 core/linux-armv5 to 4.14.15-1 2018-01-27 01:22:52 +00:00
Kevin Mihelich 9c7dfa7eb5 core/linux-am33x to 4.14.15-1 2018-01-27 01:22:39 +00:00
Kevin Mihelich 287a705f0b core/linux-armv7 to 4.14.15-1 2018-01-27 01:22:08 +00:00
Kevin Mihelich 41b399b03e core/glibc to 2.26-11 2018-01-24 13:46:45 +00:00
Kevin Mihelich 070359dc63 core/gcc to 7.2.1+20180116-1 2018-01-24 13:46:03 +00:00
Kevin Mihelich 80ebd6c1d3 core/linux-odroid-xu3 to 4.14.14-2 2018-01-23 03:04:09 +00:00
Kevin Mihelich 768270e6d0 core/linux-armv5-rc to 4.15.rc9-1 2018-01-23 02:34:01 +00:00
Kevin Mihelich f919b7bcfb core/linux-armv7-rc to 4.15.rc9-1 2018-01-23 02:33:42 +00:00
Kevin Mihelich eb9f7a882c core/linux-aarch64-rc to 4.15.rc9-1 2018-01-23 02:32:30 +00:00
Kevin Mihelich ddc000ac04 core/linux-odroid-xu3 to 4.14.14-1 2018-01-22 02:53:19 +00:00
Kevin Mihelich aff8e9a40d core/nspr to 4.18-1 2018-01-22 01:32:43 +00:00
Kevin Mihelich 4bae7ac8d1 core/linux-gru to 4.4.112-1 2018-01-22 00:14:03 +00:00
Kevin Mihelich c5afe7850a core/linux-espressobin to 4.14.14-1 2018-01-18 01:20:36 +00:00
Kevin Mihelich 645aa66618 core/linux-aarch64 to 4.14.14-1 2018-01-18 01:20:25 +00:00
Kevin Mihelich c9c7627117 core/linux-raspberrypi to 4.9.77-1 2018-01-18 01:19:37 +00:00
Kevin Mihelich 3319780a88 core/linux-kirkwood-dt to 4.14.14-1 2018-01-18 01:19:18 +00:00
Kevin Mihelich c49774825c core/linux-mmp to 3.18.92-1 2018-01-18 01:19:03 +00:00
Kevin Mihelich dd962a1d7a core/linux-am33x to 4.14.14-1 2018-01-18 01:18:48 +00:00
Kevin Mihelich 559a463b79 core/linux-armv7 to 4.14.14-1 2018-01-18 01:18:36 +00:00
Kevin Mihelich 66ac04f17a core/linux-armv5 to 4.14.14-1 2018-01-18 01:18:21 +00:00
Kevin Mihelich 9f3b8a63a8 core/linux-armv5-rc to 4.15.rc8-1 2018-01-16 00:55:44 +00:00
Kevin Mihelich ade04f7c89 core/linux-armv7-rc to 4.15.rc8-1 2018-01-16 00:55:23 +00:00
Kevin Mihelich ce591baadd core/linux-aarch64-rc to 4.15.rc8-1 2018-01-16 00:53:58 +00:00
Kevin Mihelich 5333f9864d core/systemd to 236.81-1 2018-01-15 22:07:45 +00:00
Kevin Mihelich c6f77afae4 core/linux-odroid-xu3 to 4.14.13-1 2018-01-15 20:47:24 +00:00
Kevin Mihelich a4285d0cd6 core/linux-kirkwood-dt to 4.14.13-1 2018-01-15 00:29:41 +00:00
Kevin Mihelich 90027a7cb6 core/systemd to 236.80-1 2018-01-14 20:39:09 +00:00
Kevin Mihelich 2dacc97efb core/linux-gru to 4.4.110-1 2018-01-13 05:07:29 +00:00
Kevin Mihelich 646a617df6 removed core/glib2 2018-01-11 13:35:33 +00:00
Kevin Mihelich 7206bea2da core/linux-raspberrypi to 4.9.76-1 2018-01-11 00:51:42 +00:00
Kevin Mihelich 603ed889e3 core/linux-armv5 to 4.14.13-1 2018-01-11 00:51:15 +00:00
Kevin Mihelich 615b19ab38 core/linux-am33x to 4.14.13-1 2018-01-11 00:51:03 +00:00
Kevin Mihelich 70198f8c80 core/linux-armv7 to 4.14.13-1 2018-01-11 00:50:46 +00:00
Kevin Mihelich 339053c518 core/linux-espressobin to 4.14.13-1 2018-01-11 00:50:32 +00:00
Kevin Mihelich b52ca60e9b core/linux-aarch64 to 4.14.13-1 2018-01-11 00:50:18 +00:00