You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Michael Lee 9ff8928bb9 ramips: improve i2s drivers
* remove mt7620-wm8960.c use simple card and DTS to do it
* add old chips support
* add 12Mhz refclk setup. this is hard code. need use clock framework
  rewrite it
* add interrupt error status support for debug. default disable it.
  because it cause to many interrupts
* add setup bclk suport not hard code it
* add 24 bits support for mt7628. not verified
* use regmap api to control registers
* add txdma-req/rxdma-req DTS params for DMA use

Signed-off-by: Michael Lee <igvtee@gmail.com>
8 years ago
..
imagebuilder build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
linux ramips: improve i2s drivers 8 years ago
sdk IB/SDK/toolchain: use lower cases filenames 8 years ago
toolchain IB/SDK/toolchain: use lower cases filenames 8 years ago
Config.in build: remove profile kernel/build system config override support 8 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago