1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • f5e43476d3 update-kernel-config Xiangfu Liu 2009-07-28 19:11:20 +08:00
  • 81c4391daf [U_BOOT]add-2GB-nand-support.patch Xiangfu Liu 2009-07-25 11:55:48 +08:00
  • da2604ac53 [xburst] remove the dash from the filenames Marek Lindner 2009-06-25 23:52:45 +08:00
  • 2757527f5e inital architecture layout Marek Lindner 2009-06-21 04:00:27 +08:00
  • ee8a609caf fix [SHIFT,CAPSLOCK] key define Xiangfu Liu 2009-08-27 17:24:57 +08:00
  • a66785b06c Add gpio pin definitions and functions to configure a pin as a function pin. Lars-Peter Clausen 2009-08-26 08:55:10 +02:00
  • 8fbe4ebda0 Enable ubi/ubifs and nand verify writes. Lars-Peter Clausen 2009-08-25 17:36:01 +02:00
  • 297d16a6ec Aligen framebuffer data at page boundary. Lars-Peter Clausen 2009-08-25 17:32:15 +02:00
  • 93a92952e6 update-config-file Xiangfu Liu 2009-08-25 18:51:16 +08:00
  • 20ae439824 fix u-boot eccpos change it to 12 Xiangfu Liu 2009-08-25 18:05:45 +08:00
  • e4334246a3 Allocate jffs2 summery buffer with vmalloc. Lars-Peter Clausen 2009-08-25 11:39:46 +02:00
  • a65fb5ef2d reserve bad block area in oob data. Lars-Peter Clausen 2009-08-25 03:36:20 +02:00
  • 3aa5222095 revert the jzlcd.h configure to fit the patch file. remove 51-fb.patch. we have 051-fb.patch. Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com> Xiangfu Liu 2009-08-25 00:21:20 +08:00
  • 35fedaa9e4 Fix some problems in the framebuffer driver. Lars-Peter Clausen 2009-08-24 18:19:40 +02:00
  • ebc8c5a149 Add framebuffer driver for the jz4720/jz4740. It's not complete yet but provides enough for qi_lb60 support. Lars-Peter Clausen 2009-08-24 12:09:39 +02:00
  • 8e033878c9 Add missing irq defintions for gpio, build gpio module and select necessary symbols for gpio lib. Lars-Peter Clausen 2009-08-24 12:06:08 +02:00
  • b85721d95f Add matrix keyboard to config. Lars-Peter Clausen 2009-08-24 10:39:39 +02:00
  • 1cbf56a99d Fix gpio initialisation. Lars-Peter Clausen 2009-08-24 09:53:04 +02:00
  • e20cd0d3eb fix a redefine warning, GPIO_PWM defined in board-qi_lb60.c file Xiangfu Liu 2009-08-24 01:55:35 +08:00
  • b5904054fb make lcd work in 2.6.31 fix typo in driver/video/Makefile add some option to driver/video/Kconfig update the .config file. Xiangfu Liu 2009-08-24 01:45:19 +08:00
  • 023bdebb28 add config for 2.6.31 - might need some more love Mirko Vogt 2009-08-22 15:57:02 +02:00
  • e765a38f5c switch to linux kernel version 2.6.31-rc6 by default as the generic patchset for 2.6.31 went upstream Mirko Vogt 2009-08-22 15:41:39 +02:00
  • f4db617ed0 change the u-boot and kernel image name Xiangfu Liu 2009-08-21 01:23:30 +08:00
  • bb05897208 make the 2.6.31-rc6 compiled in openwrt. *add layer7_2 patch fix the iptables compile error *remove the 'sizes.h' include in jz_mmc.c *chmod -x jz_mmc.* *not make uImage in Makefile, let openwrt do it. Xiangfu Liu 2009-08-21 01:05:17 +08:00
  • 10b1e8ca0c cleanup the 2.6.31-rc6 050-nand.patch 200-qi_lb60.patch there is repeat code in platform.c file and 050-nand.patch make 200-qi_lb60.patch no warning. Xiangfu Liu 2009-08-20 19:04:11 +08:00
  • 7d446f792e Add 2.6.31 patches and files. Lars-Peter Clausen 2009-08-20 11:38:17 +02:00
  • f58d88c0f1 this option make MMC not use DMA, so remove this option Xiangfu Liu 2009-08-20 14:40:18 +08:00
  • 6e1aa6e45c the forgotten one :) Mirko Vogt 2009-08-18 18:17:43 +02:00
  • 2d3cd80303 drop out all mtd-related changes made by ingenic Mirko Vogt 2009-08-18 18:02:38 +02:00
  • c16fafb1df purge out mtd-utils Mirko Vogt 2009-08-18 17:40:05 +02:00
  • 0fd039053c purge out OSS stuff as it's obsolete, does not compile and isn't worth the time fixing it Mirko Vogt 2009-08-18 17:37:39 +02:00
  • 8fc6527893 cautious cleanup of ingenic patch Mirko Vogt 2009-08-18 17:31:52 +02:00
  • 42f21cc2a7 deselect oss stuff as it does not compile - it's obsolete and will be dropped out anyway... Mirko Vogt 2009-08-18 15:10:55 +02:00
  • 4cd0737e57 add config for linux kernel version 2.6.27 based on the config for 2.6.25 Mirko Vogt 2009-08-18 12:47:14 +02:00
  • dc3d3f1c49 yet another patchset - 2.6.27 Mirko Vogt 2009-08-18 12:44:38 +02:00
  • 4a72d4b2fe should-use-DMA-in-mmc Xiangfu Liu 2009-08-18 11:32:34 +08:00
  • aa38f1d23a try to add lb60 to 2.6.31 kernel this is not the work patch. just show some work progress. Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com> Xiangfu Liu 2009-08-16 14:31:14 +08:00
  • f407b215f1 add-2.6.24-kernel-patch Xiangfu Liu 2009-08-16 13:36:15 +08:00
  • 4808ec76e8 add-2.6.24-kernel-patch Xiangfu Liu 2009-08-16 13:35:53 +08:00
  • e6bf784ae0 Revert "change default baudrate to 115200" Mirko Vogt 2009-08-08 18:43:58 +02:00
  • 880ef14905 ext2 should be built-in to be able having it as rootfs Mirko Vogt 2009-08-08 15:42:11 +02:00
  • 38be4dace5 change default baudrate to 115200 Mirko Vogt 2009-08-07 19:57:11 +02:00
  • 151864b4ee [u-boot]remove-debug-option Xiangfu Liu 2009-08-07 17:45:12 +08:00
  • 348808bd12 [2.6.25]change-the-seiral-number Xiangfu Liu 2009-08-07 14:28:09 +08:00
  • ef61859ea1 we don't need the squashfs-image for now but the tgz Mirko Vogt 2009-08-07 00:29:12 +02:00
  • 9c8f07ef4b adjust config - use the qi_lb60 by default Mirko Vogt 2009-08-07 00:15:33 +02:00
  • 29d473a66e add support for the qi_lb60 support (thanks to the work of Xiang Fu) -> LCM/LCD and MMC are supported and working Mirko Vogt 2009-08-07 00:10:51 +02:00
  • a513356b50 config cleanup Mirko Vogt 2009-08-06 13:51:35 +02:00
  • 3280839bf6 split-0002-patch Xiangfu Liu 2009-08-06 18:41:34 +08:00
  • 259dc7e01d switch to kernel 2.6.25.20 Mirko Vogt 2009-08-06 12:31:06 +02:00
  • 3b9c82f0e7 add config for 2.6.25 based on config 2.6.24 - needs some more love... Mirko Vogt 2009-08-06 12:26:36 +02:00
  • 11a6cddfc4 add initial support for kernel 2.6.25 based on the kernel patch provided by ingenic for kernel 2.6.24.3 released 20090506 Mirko Vogt 2009-08-06 12:12:00 +02:00
  • eba0931c79 tell openwrt to build the uImage as we need it Mirko Vogt 2009-08-03 23:16:21 +02:00
  • e9d7920f31 update-kernel-config Xiangfu Liu 2009-07-28 19:11:20 +08:00
  • fcf89e95b2 add-JZ4720-to-QI_LB60.patch Xiangfu Liu 2009-07-27 02:42:30 +08:00
  • 8b575df0de remove-pm_legacy-include Xiangfu Liu 2009-07-27 01:22:59 +08:00
  • 6e396b6164 update-kernel-config Xiangfu Liu 2009-07-26 23:42:17 +08:00
  • a212074b0a fix-compile-MTD-driver-error Xiangfu Liu 2009-07-26 13:23:32 +08:00
  • da071d0251 create-uImage-for-kernel.patch Xiangfu Liu 2009-07-26 01:56:39 +08:00
  • 6be1b61490 [U_BOOT]add-2GB-nand-support.patch Xiangfu Liu 2009-07-25 11:55:48 +08:00
  • 6633201340 change-u-boot-to-download-from-git-and-small-patch.patch Xiangfu Liu 2009-07-25 11:26:13 +08:00
  • 23a1cd927c set appropriate blocksizes for nand flash Mirko Vogt 2009-07-24 20:34:08 +02:00
  • 0b6d49071a add jz_lcd jz_mmc support. now the kernel compile. Xiangfu Liu 2009-07-17 13:37:11 +08:00
  • c46aa046c3 fix the u-boot makefile 'dd' command Xiangfu Liu 2009-07-13 00:48:11 +08:00
  • 6576d07d92 refresh 2.6.28 patches Florian Fainelli 2009-07-10 16:24:24 +02:00
  • 8fd96343b6 Prevent the mtd subsystem from generating linking failures against 64-bits divisions Florian Fainelli 2009-07-10 16:19:50 +02:00
  • b581a580c0 correct-the-u-boot-folder.patch xiangfu 2009-07-10 10:35:24 +08:00
  • 89d4c701da add-u-boot-to-Makefile.patch xiangfu 2009-07-09 00:59:02 +08:00
  • 5a7d04b885 add-u-boot.patch xiangfu 2009-07-09 00:58:31 +08:00
  • 73d02002b3 update kernel config (e.g. removing unsupported yaffs2) Marek Lindner 2009-07-04 16:24:19 +08:00
  • a59fa712ba fix compile errors due to API changes Marek Lindner 2009-07-04 16:23:51 +08:00
  • 28779100a8 no need for a custom yaffs2 patch Marek Lindner 2009-07-02 05:24:06 +08:00
  • bfbef6660a bring the sound driver to .28 Marek Lindner 2009-07-02 05:22:43 +08:00
  • 6b50196c18 adding do_mounts.c Marek Lindner 2009-07-02 04:18:05 +08:00
  • ec2eae6f7c moved includes to the new include dir /arch/mips/include/asm Marek Lindner 2009-07-02 04:08:57 +08:00
  • 2acb73e309 remove broken patch attempts from the patchset Marek Lindner 2009-07-02 01:50:04 +08:00
  • 59ac2dc808 remove unneeded ubifs patches Marek Lindner 2009-07-02 01:35:03 +08:00
  • 850f912291 upgrade driver patches Marek Lindner 2009-07-02 01:26:53 +08:00
  • 6fd5c78dcc remove 150-crypto.patch which is not needed for .28 as the kernel has lzo compression support Marek Lindner 2009-07-01 13:56:24 +08:00
  • 5b2fbd7f57 uplevel arch-patches to .28 Marek Lindner 2009-07-01 13:49:44 +08:00
  • 91cc144708 adding xburst 2.6.28 patchset (based on the patchset from .24) Marek Lindner 2009-07-01 10:43:59 +08:00
  • 74212a8840 adding 2.6.28 kernel config Marek Lindner 2009-06-26 01:35:47 +08:00
  • 52a49afd21 [xburst] remove the dash from the filenames Marek Lindner 2009-06-25 23:52:45 +08:00
  • 7756d0b1fe inital architecture layout Marek Lindner 2009-06-21 04:00:27 +08:00
  • baa4f0f543 [kernel] add more missing configuration symbols florian 2009-10-27 15:12:25 +00:00
  • a6cf611cc4 [ifxmips] remove the 2.6.28 specific Kernel/Prepare hack florian 2009-10-27 14:01:53 +00:00
  • 8dae509e67 [rdc] resync kernel configuration, re-enable printk and make the kernel fit under 768KB florian 2009-10-27 13:27:48 +00:00
  • 112987a5db upgrade iop32x to 2.6.30 kaloz 2009-10-27 12:51:03 +00:00
  • 9013a331ab sort kconfig symbols in generic configs kaloz 2009-10-27 12:12:48 +00:00
  • 0919089785 add missing kconfig symbol kaloz 2009-10-27 12:09:35 +00:00
  • 5fcd578239 ppc: add missing symbols for building with a newer toolchain nbd 2009-10-27 01:11:44 +00:00
  • a6257782ac uClibc: implement copysignl in libc on powerpc to avoid undefined references in libstdc++ nbd 2009-10-27 01:11:40 +00:00
  • 94780e82b8 gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoid generating references to gpr save/restore functions which cannot yet be resolved at this point nbd 2009-10-27 01:11:35 +00:00
  • 4497cf8437 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h' juhosg 2009-10-26 17:17:51 +00:00
  • d9c2b6a237 ramips: use definitions from rt305x_regs, and nuke the duplicated ones juhosg 2009-10-26 17:17:48 +00:00
  • e1a6f94b64 ramips: move ramips_eth_platform_data into a separate file juhosg 2009-10-26 17:17:45 +00:00
  • 6e0afb85b9 ramips: request_irq prior to dma allocation, and handle the case if it fails juhosg 2009-10-26 17:17:42 +00:00
  • fae14fc50e ramips: add error handling to ramips_alloc_dma juhosg 2009-10-26 17:17:39 +00:00
  • 8fee1ed8aa ramips: free allocated skbs in ramips_cleanup_dma juhosg 2009-10-26 17:17:37 +00:00
  • 9f1a8f089c ramips: add ramips_setup_dma helper to the ethernet driver juhosg 2009-10-26 17:17:34 +00:00