summaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668
Commit message (Collapse)AuthorAgeFilesLines
* move setup-related functions to their own fileFlorian Fainelli2012-12-063-52/+55
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34543
* 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
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-9/+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
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31709
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-071-1/+1
| | | | SVN-Revision: 31645
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-301-1/+1
| | | | SVN-Revision: 31541
* adm8668: merge 3.3 fixesGabor Juhos2012-04-287-327/+43
| | | | SVN-Revision: 31497
* adm8668: nuke 2.6.36 supportGabor Juhos2012-04-284-139/+0
| | | | SVN-Revision: 31496
* adm8668: switch to 3.3Gabor Juhos2012-04-281-1/+1
| | | | SVN-Revision: 31495
* adm8668: add support for 3.3Gabor Juhos2012-04-257-0/+451
| | | | SVN-Revision: 31480
* adm8668: build gzip compressed uImage for testingGabor Juhos2012-04-251-0/+19
| | | | SVN-Revision: 31479
* adm8668: use a suffix for initramfs imagesGabor Juhos2012-04-251-0/+10
| | | | SVN-Revision: 31478
* mark variables as might be unusedFlorian Fainelli2012-03-021-1/+1
| | | | SVN-Revision: 30787
* remove unused variables and definesFlorian Fainelli2012-03-021-3/+0
| | | | SVN-Revision: 30786
* fill maintainer infos for a couple of targetsFlorian Fainelli2011-05-061-0/+1
| | | | SVN-Revision: 26836
* update to kernel 2.6.36.4Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25580
* fix firstboot with new MTD map driverFlorian Fainelli2011-01-273-88/+313
| | | | | | | | | | | | | | my-mkimage previously did not include the fs_mark of deadc0de because upon formatting of jffs2 partition, U-Boot's CRC validation would not allow the image to boot. This new MTD map will shrink the kernel+rootfs+fs_mark image and recalculate the CRC, so that only the kernel is part of the image validation. This also improves boot time, since less is copied from FLASH->RAM. This is mostly from brcm47xx, just with u-boot image vs TRX partitions. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25176
* clean up mach-adm8668 includesFlorian Fainelli2011-01-277-494/+58
| | | | | | | | | This patch cleans up the include directory, as they were from vendors 2.4 GPL source. Now only what's used is there. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25175
* 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
* Merge branch 'adm8668'Florian Fainelli2010-11-0646-0/+5162
SVN-Revision: 23900