openwrtv4/target/linux
Ram Chandra Jangir 5e49c57956 ipq806x: Add support for linux-4.4
1)Changes

- Rebased the patches for linux-4.4.7
- Added patch to fix spi nor fifo and dma support
- Added patch to configure watchdog barktime

2)Testing

Tested on IPQ AP148 Board:
 a. NOR boot and NAND boot
 b. ethernet network and ath10k wifi
 c. ubi sysupgrade

UnTested
 dwc3 usb has not been validated on IPQ board(AP148)

3)Known Issues:
 Once we flash ubi image on AP148, and if we reset the board, uboot on
 first boot creates PEB and LEB for dynamic sized partitions, which is incorrect
 and not what linux expects which causes errors when trying to mount rootfs.
 In order to test this, we can use the below steps:
  a. Flash the ubi image on board and don't reset the board
  b. load the kernel fit image in RAM and boot from there.

Signed-off-by: Ram Chandra Jangir <rjangi@codeaurora.org>
2016-05-27 15:50:17 +02:00
..
adm5120 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx include/image.mk: move build step tplink-safeloader to image.mk 2016-05-27 15:50:17 +02:00
arc770 arc770: enable unaligned access handling simulation in software 2016-04-09 10:25:16 +00:00
archs38 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64 kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 ath25: update kernel from 3.18 to 4.4 2016-05-23 11:56:38 +02:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx bcm53xx: drop Copyright header from two of my bash scripts 2016-05-18 08:35:00 +02:00
brcm47xx kernel: remove ocf support, cryptodev-linux should be used instead 2016-05-12 19:35:32 +02:00
brcm63xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
brcm2708 brcm2708: fix SUBTARGET checks for bcm2709/bcm2710 2016-05-20 19:07:36 +02:00
cns3xxx kernel: update kernel 4.4 to version 4.4.10 2016-05-11 21:34:27 +02:00
gemini gemini: delete 3.18 support 2016-05-12 17:55:15 +02:00
generic kernel: add missing config symbols for 4.4 2016-05-20 14:25:40 +02:00
imx6 imx6: move profile definitions to the image/Makefile 2016-05-23 11:03:23 +02:00
ipq806x ipq806x: Add support for linux-4.4 2016-05-27 15:50:17 +02:00
ixp4xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
kirkwood kirkwood: add missing kernel symbol 2016-05-24 19:41:27 +02:00
lantiq lantiq: do not build images which exceed the flash size 2016-05-27 15:50:17 +02:00
malta kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek mediatek: more mtd fixes 2016-05-25 04:42:54 +02:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: configure switch on WRT1200AC and WRT1900ACv2/S 2016-05-23 13:39:50 +02:00
mxs mxs: delete old kernel versions 2016-05-12 17:52:55 +02:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon global: change my email address 2016-05-12 03:29:36 +02:00
omap kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
oxnas oxnas: use global UBIFS_OPTS, all profiles use the same settings 2016-05-22 15:58:41 +02:00
ppc40x
ppc44x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ramips ramips: add backported MT7628 pinmux fixes 2016-05-29 11:26:41 +02:00
rb532 rb532: switch to 4.1 2015-12-23 14:43:11 +00:00
realview image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
sunxi kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: generalize partition discovery for sysupgrade 2016-05-24 13:30:58 +02:00
xburst kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
zynq kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
Makefile