aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* omap24xx: Remove unmaintained targetHauke Mehrtens2019-05-031-26/+0
| | | | | | | | | | | | This target only supports kernel 4.1, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* omap24xx: Append dtb to the zImageMichael Büsch2015-10-091-3/+3
| | | | | | We just hardcode the n810 dtb for now. It should be selectable via profiles. SVN-Revision: 47166
* omap24xx: KERNEL_PATCHVER:=4.1Michael Büsch2015-10-071-1/+1
| | | | SVN-Revision: 47154
* omap24xx: Add basic config for linux-4.0Michael Büsch2015-03-191-1/+1
| | | | | | Also remove 3.3 config. It's broken and unsupported. SVN-Revision: 44895
* kernel: makefiles: make use of new var KERNEL_PATCHVERFelix Fietkau2014-10-241-1/+1
| | | | | | | | | | | replace all occurences of LINUX_VERSION with the cleaner approach. future kernel upgrades must mostly touch only one file. the only platform left is netlogic, because it uses a intermediate kernel 3.14.16 Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 43047
* targets: remove useless quotes around KERNELNAMEFelix Fietkau2014-10-051-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42780
* build: unify arm target cflagsFelix Fietkau2013-09-261-2/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38211
* build: unify target independent optimization optionsFelix Fietkau2013-07-291-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-0/+2
| | | | | | | | | | | | In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049
* omap24xx: convert to use the new jffs2_nandJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36862
* use the same description as other omap platforms (without the dash)Florian Fainelli2012-07-291-1/+1
| | | | SVN-Revision: 32907
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* omap24xx: switch to 3.3 and add broken flagGabor Juhos2012-05-271-2/+2
| | | | SVN-Revision: 31889
* kernel: update linux 3.1 to 3.1.10Jonas Gorski2012-01-311-1/+1
| | | | SVN-Revision: 29966
* kernel: update linux 3.1 to 3.1.9Jonas Gorski2012-01-131-1/+1
| | | | SVN-Revision: 29726
* linux: update 3.1 to 3.1.4Jonas Gorski2011-12-061-1/+1
| | | | SVN-Revision: 29470
* omap24xx: bump to 3.1.3John Crispin2011-11-281-1/+1
| | | | SVN-Revision: 29349
* omap24xx: Set platform specific optimization flagsMichael Büsch2011-11-161-0/+2
| | | | SVN-Revision: 29194
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-131-1/+1
| | | | SVN-Revision: 29007
* omap24xx: Default to linux-3.1Michael Büsch2011-10-301-1/+1
| | | | SVN-Revision: 28687
* Update my email addressMichael Büsch2011-10-261-1/+1
| | | | SVN-Revision: 28603
* kernel: update to kernel 2.6.38.8Hauke Mehrtens2011-06-181-1/+1
| | | | SVN-Revision: 27218
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-151-1/+1
| | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. SVN-Revision: 26905
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-281-1/+1
| | | | SVN-Revision: 26332
* omap24xx: Update to 2.6.38. Remove 2.6.37 filesMichael Büsch2011-03-201-1/+1
| | | | SVN-Revision: 26244
* omap24xx: Update to 2.6.38-rc8Michael Büsch2011-03-091-1/+1
| | | | SVN-Revision: 25982
* omap24xx: Update to .38-rc7Michael Büsch2011-03-041-1/+1
| | | | SVN-Revision: 25865
* update to 2.6.37.1Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25577
* omap24xx: Update to .37Michael Büsch2011-01-271-2/+2
| | | | SVN-Revision: 25160
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-111-1/+1
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* update to the latest stable kernelsImre Kaloz2010-11-241-1/+1
| | | | SVN-Revision: 24136
* omap24xx: Update to 2.6.36Michael Büsch2010-10-201-1/+1
| | | | SVN-Revision: 23557
* omap24xx: Update kernelMichael Büsch2010-10-161-1/+1
| | | | SVN-Revision: 23485
* omap24xx: Improve n810 battery managementMichael Büsch2010-10-071-1/+1
| | | | SVN-Revision: 23282
* omap24xx: Add maintainer informationMichael Büsch2010-09-301-0/+1
| | | | SVN-Revision: 23160
* omap24xx: Update to 2.6.36-rc6Michael Büsch2010-09-301-1/+1
| | | | SVN-Revision: 23157
* omap24xx: Upgrade to linux-2.6.36-rc5Michael Büsch2010-09-261-1/+1
| | | | SVN-Revision: 23121
* Update 2.6.35.x to 2.6.35.4Lars-Peter Clausen2010-08-291-1/+1
| | | | SVN-Revision: 22833
* Improve n810 profileMichael Büsch2010-08-261-1/+1
| | | | SVN-Revision: 22817
* Add usb gadget feature flagMichael Büsch2010-08-251-1/+1
| | | | SVN-Revision: 22798
* Update to 2.6.35.3Michael Büsch2010-08-211-1/+1
| | | | SVN-Revision: 22753
* omap24xx: Support booting userland from MMC cardMichael Büsch2010-08-081-1/+1
| | | | SVN-Revision: 22531
* Add omap24xx.Michael Büsch2010-08-081-0/+22
Boots the kernel with working video and serial console. Userland is untested. SVN-Revision: 22530