Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omap24xx: Remove unmaintained target | Hauke Mehrtens | 2019-05-03 | 1 | -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 zImage | Michael Büsch | 2015-10-09 | 1 | -3/+3 |
| | | | | | | We just hardcode the n810 dtb for now. It should be selectable via profiles. SVN-Revision: 47166 | ||||
* | omap24xx: KERNEL_PATCHVER:=4.1 | Michael Büsch | 2015-10-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 47154 | ||||
* | omap24xx: Add basic config for linux-4.0 | Michael Büsch | 2015-03-19 | 1 | -1/+1 |
| | | | | | | Also remove 3.3 config. It's broken and unsupported. SVN-Revision: 44895 | ||||
* | kernel: makefiles: make use of new var KERNEL_PATCHVER | Felix Fietkau | 2014-10-24 | 1 | -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 KERNELNAME | Felix Fietkau | 2014-10-05 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42780 | ||||
* | build: unify arm target cflags | Felix Fietkau | 2013-09-26 | 1 | -2/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38211 | ||||
* | build: unify target independent optimization options | Felix Fietkau | 2013-07-29 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37600 | ||||
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -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_nand | Jonas Gorski | 2013-06-05 | 1 | -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 Fainelli | 2012-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 32907 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | omap24xx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31889 | ||||
* | kernel: update linux 3.1 to 3.1.10 | Jonas Gorski | 2012-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 29966 | ||||
* | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski | 2012-01-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 29726 | ||||
* | linux: update 3.1 to 3.1.4 | Jonas Gorski | 2011-12-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 29470 | ||||
* | omap24xx: bump to 3.1.3 | John Crispin | 2011-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 29349 | ||||
* | omap24xx: Set platform specific optimization flags | Michael Büsch | 2011-11-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 29194 | ||||
* | linux: update 3.1 to 3.1.1 | Jonas Gorski | 2011-11-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 29007 | ||||
* | omap24xx: Default to linux-3.1 | Michael Büsch | 2011-10-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 28687 | ||||
* | Update my email address | Michael Büsch | 2011-10-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 28603 | ||||
* | kernel: update to kernel 2.6.38.8 | Hauke Mehrtens | 2011-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 27218 | ||||
* | kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches | Hauke Mehrtens | 2011-05-15 | 1 | -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.2 | Michael Büsch | 2011-03-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 26332 | ||||
* | omap24xx: Update to 2.6.38. Remove 2.6.37 files | Michael Büsch | 2011-03-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 26244 | ||||
* | omap24xx: Update to 2.6.38-rc8 | Michael Büsch | 2011-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 25982 | ||||
* | omap24xx: Update to .38-rc7 | Michael Büsch | 2011-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 25865 | ||||
* | update to 2.6.37.1 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25577 | ||||
* | omap24xx: Update to .37 | Michael Büsch | 2011-01-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 25160 | ||||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 | 1 | -1/+1 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24136 | ||||
* | omap24xx: Update to 2.6.36 | Michael Büsch | 2010-10-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 23557 | ||||
* | omap24xx: Update kernel | Michael Büsch | 2010-10-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 23485 | ||||
* | omap24xx: Improve n810 battery management | Michael Büsch | 2010-10-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 23282 | ||||
* | omap24xx: Add maintainer information | Michael Büsch | 2010-09-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 23160 | ||||
* | omap24xx: Update to 2.6.36-rc6 | Michael Büsch | 2010-09-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 23157 | ||||
* | omap24xx: Upgrade to linux-2.6.36-rc5 | Michael Büsch | 2010-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 23121 | ||||
* | Update 2.6.35.x to 2.6.35.4 | Lars-Peter Clausen | 2010-08-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 22833 | ||||
* | Improve n810 profile | Michael Büsch | 2010-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 22817 | ||||
* | Add usb gadget feature flag | Michael Büsch | 2010-08-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 22798 | ||||
* | Update to 2.6.35.3 | Michael Büsch | 2010-08-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 22753 | ||||
* | omap24xx: Support booting userland from MMC card | Michael Büsch | 2010-08-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22531 | ||||
* | Add omap24xx. | Michael Büsch | 2010-08-08 | 1 | -0/+22 |
Boots the kernel with working video and serial console. Userland is untested. SVN-Revision: 22530 |