Commit Graph

164 Commits (54968110f119a4aa7e9e536f6c2a4a3a973607ea)

Author SHA1 Message Date
Felix Fietkau 73c4d73d6d build: unify target independent optimization options
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37600
11 years ago
Gabor Juhos 187a69c631 linux: move more ARM_ERRATA symbols to the generic config
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37470
11 years ago
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images
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
11 years ago
Jonas Gorski dd9a24663b omap24xx: convert to use the new jffs2_nand
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36862
11 years ago
Gabor Juhos 1f516235ea remove common symbols from 3.3 configs
The removed symbols are present in the generic configuration.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34403
12 years ago
John Crispin f3cab53f27 dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency
SVN-Revision: 33593
12 years ago
Florian Fainelli 4a67ccb163 get rid of the IRQF_SAMPLE_RANDOM flag
SVN-Revision: 33558
12 years ago
Florian Fainelli 136eb6815c omap24xx/profiles/n810: remove reference to non-existing package
The package block-hotplug doesn't exist, removing reference to it.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 33473
12 years ago
Florian Fainelli a5738c960a resync config
SVN-Revision: 32908
12 years ago
Florian Fainelli 17244dea00 use the same description as other omap platforms (without the dash)
SVN-Revision: 32907
12 years ago
Florian Fainelli 93dc8c8d1b move omap specific modules to modules.mk
SVN-Revision: 32810
12 years ago
Florian Fainelli 82c7e05d42 move n810 battery module to omap24 modules.mk
SVN-Revision: 32809
12 years ago
Florian Fainelli 25e20b0b57 move target specific modules to target's module.mk
SVN-Revision: 32808
12 years ago
John Crispin a4d96aae8d bump to 3.3.8
SVN-Revision: 32055
12 years ago
Gabor Juhos cead4b47ab omap24xx: remove 3.1 support
SVN-Revision: 31890
12 years ago
Gabor Juhos 7a4db11fbb omap24xx: switch to 3.3 and add broken flag
SVN-Revision: 31889
12 years ago
Gabor Juhos 02c2f449d7 omap24xx: add support for 3.3
Compile tested only.

SVN-Revision: 31810
12 years ago
Gabor Juhos 39994008cb linux: move certain disabled symbols to the generic configs
* 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
12 years ago
Gabor Juhos 96b5d437d6 omap24xx: remove 2.6.38 support
SVN-Revision: 31426
12 years ago
Felix Fietkau d5ec28c734 omap24xx: fix compile error with new binutils (#11072)
SVN-Revision: 30798
13 years ago
Jonas Gorski 1015fab0d7 kernel: update linux 3.1 to 3.1.10
SVN-Revision: 29966
13 years ago
Jonas Gorski c560444a58 kernel: update linux 3.1 to 3.1.9
SVN-Revision: 29726
13 years ago
Jonas Gorski e33bb9ec66 linux: update 3.1 to 3.1.4
SVN-Revision: 29470
13 years ago
John Crispin 88cb7ae104 omap24xx: bump to 3.1.3
SVN-Revision: 29349
13 years ago
Michael Büsch 0b86c2648a omap24xx: Fix cbus nested IRQ acking
SVN-Revision: 29237
13 years ago
Michael Büsch df2810831c omap24xx: Fix initialization of software IRQ mask
SVN-Revision: 29236
13 years ago
Michael Büsch 3f92f7dd90 omap24xx: Update 3.1 config
SVN-Revision: 29234
13 years ago
Michael Büsch 4793be2df9 omap24xx: Some retu/tahvo IRQ fixes
SVN-Revision: 29233
13 years ago
Michael Büsch 630bafc5dd omap24xx: Add basic kexec fixes.
SVN-Revision: 29232
13 years ago
Michael Büsch 06c986984e omap24xx: Add workaround for omapfb locking bug.
SVN-Revision: 29201
13 years ago
Michael Büsch 0f03e17bd0 Revert r29193
SVN-Revision: 29195
13 years ago
Michael Büsch 93f02b1ba0 omap24xx: Set platform specific optimization flags
SVN-Revision: 29194
13 years ago
Michael Büsch b058e97af4 n810: Add xmodmap to profile
SVN-Revision: 29193
13 years ago
Jonas Gorski d8acb75009 linux: update 3.1 to 3.1.1
SVN-Revision: 29007
13 years ago
Michael Büsch 05ce57c005 omap24xx: Add cbus tahvo locking fix.
SVN-Revision: 28767
13 years ago
Michael Büsch 6288ac7ed4 omap24xx: Fix n810bm compilation
SVN-Revision: 28766
13 years ago
Michael Büsch 29958120a2 omap24xx: Default to linux-3.1
SVN-Revision: 28687
13 years ago
Michael Büsch c00fd42353 omap24xx: Fix n810 LCD initialization
SVN-Revision: 28685
13 years ago
Michael Büsch f37c24d35f omap24xx: Fix n810 boot
SVN-Revision: 28683
13 years ago
Michael Büsch fd0e6e1452 omap24xx: Refresh 3.1 config
SVN-Revision: 28677
13 years ago
Michael Büsch ba9ee13744 omap24xx: Refresh 3.1 patches
SVN-Revision: 28676
13 years ago
Michael Büsch e184bfe6f0 Fix tusb patch
SVN-Revision: 28675
13 years ago
Michael Büsch a3db2f2055 omap24xx: Fix MUSB compile
SVN-Revision: 28674
13 years ago
Michael Büsch 5dde93038f omap24xx: Add n800 touchscreen and keypad drivers. Thanks to Marat Radchenko.
SVN-Revision: 28673
13 years ago
Michael Büsch 7d123a86e3 omap24xx: Add 3.1 patchset.
SVN-Revision: 28672
13 years ago
Michael Büsch f15f6bc76f Update my email address
SVN-Revision: 28603
13 years ago
Jo-Philipp Wich a9e64493d8 target: globally disable BSD process accounting
SVN-Revision: 28584
13 years ago
Hauke Mehrtens 79a7343560 kernel: update to kernel 2.6.38.8
SVN-Revision: 27218
13 years ago
Hauke Mehrtens a4c0645326 kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.

SVN-Revision: 26905
13 years ago
Michael Büsch 93aa797810 Update omap24xx kconfig
SVN-Revision: 26333
13 years ago