summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
Commit message (Collapse)AuthorAgeFilesLines
* target/linux/*/image/Makefile: use new dts path variableJohn Crispin2014-07-211-6/+6
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41791
* kernel: add a NAND_SUPPORT symbolJohn Crispin2014-06-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41122
* upgrade 3.13 targets to 3.13.7Imre Kaloz2014-03-261-2/+2
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40022
* switch the am335x-evmsk to the new wlcore bindingsImre Kaloz2014-03-182-27/+13
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39948
* switch to the newer DT bindings for wl1xxxImre Kaloz2014-03-1820-2355/+310
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39946
* use the default package setImre Kaloz2014-02-141-2/+0
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39584
* upgrade 3.13 targets to 3.13.2, refresh patchesImre Kaloz2014-02-131-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org SVN-Revision: 39582
* upgrade 3.12 to 3.12.10Imre Kaloz2014-02-131-5/+5
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39581
* change image generation logicImre Kaloz2014-02-131-8/+8
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39580
* handle some CONFIG_TARGET_ROOTFS_INCLUDE_ fooImre Kaloz2014-02-121-1/+12
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39578
* copy initramfs zImage to the bin dir as wellImre Kaloz2014-02-121-1/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39577
* generate ubifs imagesImre Kaloz2014-02-123-1/+18
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39576
* don't build in usb stuffImre Kaloz2014-02-101-15/+0
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39557
* switch to 3.13.1Imre Kaloz2014-02-061-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39509
* add 3.13 supportImre Kaloz2014-02-0614-0/+1581
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39508
* don't fail if there are no dtbsImre Kaloz2013-12-201-3/+3
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39141
* upgrade 3.12 targets to 3.12.5Imre Kaloz2013-12-143-47/+35
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39055
* drop the bootscript, new u-boots won't need itImre Kaloz2013-12-142-4/+0
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39051
* add a default profile fileImre Kaloz2013-12-121-0/+16
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39037
* kernel: refresh kernel configs with kconfig.plGabor Juhos2013-11-301-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38970
* tunr on some additional featuresImre Kaloz2013-11-291-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38942
* initialize wl12xx from the device treeImre Kaloz2013-11-271-0/+78
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38934
* add device tree based initialization to wl12xxImre Kaloz2013-11-279-0/+1262
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38933
* refresh/rename patchesImre Kaloz2013-11-2749-373/+118
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38932
* fix gpio interrupt-cells property on AM335xImre Kaloz2013-11-271-0/+57
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38931
* make default packages selected for realImre Kaloz2013-11-181-2/+2
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38850
* replace the TI patch with a smaller patchsetImre Kaloz2013-11-1550-82370/+4940
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38816
* add missing option, enable hw rngImre Kaloz2013-11-111-0/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38722
* switch to 3.12, enable support for AM33xx/OMAP3Imre Kaloz2013-11-086-121/+82731
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38692
* rename the omap4 target to omapImre Kaloz2013-11-086-0/+445
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38691