summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
Commit message (Collapse)AuthorAgeFilesLines
* additional musb fixupsImre Kaloz2014-02-091-17/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39554
* move some omap24xx modules to the generic MakefileImre Kaloz2014-02-091-37/+0
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39543
* 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
* linux: move more ARM_ERRATA symbols to the generic configGabor Juhos2013-07-201-1/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37470
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-272-1/+3
| | | | | | | | | | | | 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-052-4/+2
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36862
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* dont explicitly select wireless-tools. rely on the drivers that need them to ↵John Crispin2012-09-281-1/+1
| | | | | | have the right dependency SVN-Revision: 33593
* get rid of the IRQF_SAMPLE_RANDOM flagFlorian Fainelli2012-09-261-2/+2
| | | | SVN-Revision: 33558
* omap24xx/profiles/n810: remove reference to non-existing packageFlorian Fainelli2012-09-191-1/+1
| | | | | | | | The package block-hotplug doesn't exist, removing reference to it. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33473
* resync configFlorian Fainelli2012-07-291-20/+0
| | | | SVN-Revision: 32908
* use the same description as other omap platforms (without the dash)Florian Fainelli2012-07-291-1/+1
| | | | SVN-Revision: 32907
* move omap specific modules to modules.mkFlorian Fainelli2012-07-241-0/+73
| | | | SVN-Revision: 32810
* move n810 battery module to omap24 modules.mkFlorian Fainelli2012-07-241-0/+17
| | | | SVN-Revision: 32809
* move target specific modules to target's module.mkFlorian Fainelli2012-07-241-0/+46
| | | | SVN-Revision: 32808
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* omap24xx: remove 3.1 supportGabor Juhos2012-05-2725-15609/+0
| | | | SVN-Revision: 31890
* omap24xx: switch to 3.3 and add broken flagGabor Juhos2012-05-271-2/+2
| | | | SVN-Revision: 31889
* omap24xx: add support for 3.3Gabor Juhos2012-05-1825-0/+13517
| | | | | | Compile tested only. SVN-Revision: 31810
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* omap24xx: remove 2.6.38 supportGabor Juhos2012-04-2132-12106/+0
| | | | SVN-Revision: 31426
* omap24xx: fix compile error with new binutils (#11072)Felix Fietkau2012-03-031-3/+2
| | | | SVN-Revision: 30798
* 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-133-11/+11
| | | | SVN-Revision: 29726
* linux: update 3.1 to 3.1.4Jonas Gorski2011-12-066-456/+230
| | | | SVN-Revision: 29470
* omap24xx: bump to 3.1.3John Crispin2011-11-281-1/+1
| | | | SVN-Revision: 29349
* omap24xx: Fix cbus nested IRQ ackingMichael Büsch2011-11-173-48/+114
| | | | SVN-Revision: 29237
* omap24xx: Fix initialization of software IRQ maskMichael Büsch2011-11-171-0/+28
| | | | SVN-Revision: 29236
* omap24xx: Update 3.1 configMichael Büsch2011-11-171-7/+10
| | | | SVN-Revision: 29234
* omap24xx: Some retu/tahvo IRQ fixesMichael Büsch2011-11-172-0/+80
| | | | SVN-Revision: 29233
* omap24xx: Add basic kexec fixes.Michael Büsch2011-11-171-0/+2415
| | | | SVN-Revision: 29232
* omap24xx: Add workaround for omapfb locking bug.Michael Büsch2011-11-161-0/+45
| | | | SVN-Revision: 29201
* Revert r29193Michael Büsch2011-11-161-1/+1
| | | | SVN-Revision: 29195
* omap24xx: Set platform specific optimization flagsMichael Büsch2011-11-161-0/+2
| | | | SVN-Revision: 29194
* n810: Add xmodmap to profileMichael Büsch2011-11-161-1/+1
| | | | SVN-Revision: 29193
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-1321-321/+161
| | | | SVN-Revision: 29007
* omap24xx: Add cbus tahvo locking fix.Michael Büsch2011-11-052-17/+31
| | | | SVN-Revision: 28767
* omap24xx: Fix n810bm compilationMichael Büsch2011-11-051-60/+58
| | | | SVN-Revision: 28766
* omap24xx: Default to linux-3.1Michael Büsch2011-10-301-1/+1
| | | | SVN-Revision: 28687
* omap24xx: Fix n810 LCD initializationMichael Büsch2011-10-304-21/+75
| | | | SVN-Revision: 28685
* omap24xx: Fix n810 bootMichael Büsch2011-10-308-206/+184
| | | | SVN-Revision: 28683
* omap24xx: Refresh 3.1 configMichael Büsch2011-10-291-0/+1
| | | | SVN-Revision: 28677
* omap24xx: Refresh 3.1 patchesMichael Büsch2011-10-2919-207/+233
| | | | SVN-Revision: 28676
* Fix tusb patchMichael Büsch2011-10-291-12/+0
| | | | SVN-Revision: 28675
* omap24xx: Fix MUSB compileMichael Büsch2011-10-291-32/+61
| | | | SVN-Revision: 28674
* omap24xx: Add n800 touchscreen and keypad drivers. Thanks to Marat Radchenko.Michael Büsch2011-10-296-12/+3043
| | | | SVN-Revision: 28673
* omap24xx: Add 3.1 patchset.Michael Büsch2011-10-2918-0/+10250
| | | | SVN-Revision: 28672
* Update my email addressMichael Büsch2011-10-261-1/+1
| | | | SVN-Revision: 28603
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+0
| | | | SVN-Revision: 28584