Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk ↵ | Daniel Dickinson | 2011-04-02 | 1 | -5/+1 | |
| | | | | | | | | | | hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined. Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif). Signed-off-by: Philip Prindeville <philipp@openwrt.org SVN-Revision: 26397 | |||||
* | geos: support cpu MSR register and flashrom for coreboot upgrades | Florian Fainelli | 2011-03-28 | 1 | -1/+3 | |
| | | | | | | | | | | The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time. Allow the user to upgrade his BIOS from Linux. Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26344 | |||||
* | The Geos target (and probably others, like net5501) need to grab the new ↵ | Travis Kemen | 2011-03-28 | 1 | -3/+8 | |
| | | | | | | | | cs5535 gpio driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 26330 | |||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 26226 | |||||
* | kernel: update to kernel version 2.6.32.32 | Hauke Mehrtens | 2011-03-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26124 | |||||
* | switch to newer CS5535 GPIO driver, patch from Philip Prindeville | Florian Fainelli | 2011-02-20 | 2 | -0/+2 | |
| | | | | SVN-Revision: 25631 | |||||
* | add two solos-releated patches from Philip Prindeville | Florian Fainelli | 2011-02-20 | 1 | -3/+3 | |
| | | | | SVN-Revision: 25630 | |||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25583 | |||||
* | geos: preconfig fix | Jo-Philipp Wich | 2011-01-30 | 1 | -0/+2 | |
| | | | | SVN-Revision: 25255 | |||||
* | x86/soekris: Add defconfig for soekris net4801 and net4826 | Felix Fietkau | 2011-01-26 | 4 | -0/+52 | |
| | | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25103 | |||||
* | x86/soekris: Add script to detect soekris model | Felix Fietkau | 2011-01-26 | 1 | -0/+19 | |
| | | | | | | | | Add script to detect soekris board of net4801 and net4826. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25102 | |||||
* | platform specific patches don't belong here - take #2 | Imre Kaloz | 2011-01-24 | 4 | -0/+224 | |
| | | | | SVN-Revision: 25085 | |||||
* | * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow ↵ | John Crispin | 2011-01-22 | 1 | -1/+1 | |
| | | | | | | | | got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville SVN-Revision: 25068 | |||||
* | * adds sane default uci environment * adds sane default package selection | John Crispin | 2011-01-22 | 4 | -3/+70 | |
| | | | | | | contributed by Philip Prindeville SVN-Revision: 25065 | |||||
* | Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville | Daniel Dickinson | 2011-01-17 | 1 | -0/+7 | |
| | | | | SVN-Revision: 25031 | |||||
* | 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 | |||||
* | move x86 back to .32 for now | Imre Kaloz | 2010-11-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24085 | |||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 4 | -14/+14 | |
| | | | | SVN-Revision: 24084 | |||||
* | additional Kconfig options for newer kernels | Imre Kaloz | 2010-11-22 | 1 | -0/+4 | |
| | | | | SVN-Revision: 24081 | |||||
* | we don't need microcode updates | Imre Kaloz | 2010-11-22 | 1 | -4/+1 | |
| | | | | SVN-Revision: 24080 | |||||
* | x86: add missing l1 cache shift change | Felix Fietkau | 2010-11-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24072 | |||||
* | x86: turn off CONFIG_X86_GENERIC for geos and net5501 | Felix Fietkau | 2010-11-21 | 2 | -2/+5 | |
| | | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 24071 | |||||
* | x86: refresh config, enable pci express support | Felix Fietkau | 2010-11-17 | 4 | -29/+37 | |
| | | | | SVN-Revision: 24026 | |||||
* | x86 kernels target bzImage by default | Imre Kaloz | 2010-11-08 | 1 | -2/+0 | |
| | | | | SVN-Revision: 23926 | |||||
* | [x86 net5501: make kmod-leds-net5501 work | Florian Fainelli | 2010-11-08 | 1 | -0/+11 | |
| | | | | | | | | Fixes dependencies, and properly labels the module as GPL (thanks, Felix!). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23922 | |||||
* | make targets provide their KERNELNAME | Florian Fainelli | 2010-11-08 | 1 | -0/+2 | |
| | | | | SVN-Revision: 23919 | |||||
* | net5501: Add features to net5501 and remove HID support (unneeded) | Florian Fainelli | 2010-11-07 | 1 | -1/+2 | |
| | | | | | | | | | | | Since the net5501 doesn't have a VGA port, it doesn't need HID support either -- all console access will be over a serial port. Also add FEATURES to it as well. Signed-of-by: Philip Prindeville <philip@redfish-solutions.com> SVN-Revision: 23916 | |||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23851 | |||||
* | add kmod-leds-net5501 | Florian Fainelli | 2010-10-30 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 23729 | |||||
* | resync config-default, enable gpio support | Florian Fainelli | 2010-10-30 | 1 | -10/+25 | |
| | | | | SVN-Revision: 23727 | |||||
* | add required symbols to allow building of 2.6.35.7 | Florian Fainelli | 2010-10-23 | 1 | -0/+7 | |
| | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23594 | |||||
* | Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms | Florian Fainelli | 2010-10-17 | 2 | -2/+3 | |
| | | | | | | | | Makes the builds run slightly faster on multicores. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23495 | |||||
* | target/linux: fix Geos baudrate. (thank you Philip Prindeville) | Alexandros C. Couloumbis | 2010-10-12 | 1 | -1/+2 | |
| | | | | SVN-Revision: 23414 | |||||
* | Geos -- new x86 subtarget definition This defines the Geos platform from ↵ | Jo-Philipp Wich | 2010-10-10 | 4 | -3/+53 | |
| | | | | | | | | | | | | Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville SVN-Revision: 23390 | |||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23219 | |||||
* | x86: turn on optimizations for net5501 (patch by Philip A. Prindeville) | Felix Fietkau | 2010-09-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23104 | |||||
* | add kvm_guest to subtarget list | Jo-Philipp Wich | 2010-09-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23056 | |||||
* | adjust image defaults for KVM | Jo-Philipp Wich | 2010-09-06 | 1 | -3/+4 | |
| | | | | SVN-Revision: 22950 | |||||
* | x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵ | Jo-Philipp Wich | 2010-09-05 | 3 | -0/+57 | |
| | | | | | | | | Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22944 | |||||
* | update to 2.6.32.20 | Florian Fainelli | 2010-08-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22766 | |||||
* | image: use internal qemu-img for vmdk and vdi images drop host dependencies ↵ | Andy Boyett | 2010-08-09 | 2 | -17/+1 | |
| | | | | | | on qemu-utils and VirtualBox SVN-Revision: 22553 | |||||
* | add missing symbols for 2.6.35 | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+5 | |
| | | | | SVN-Revision: 22503 | |||||
* | update kernel versions | Imre Kaloz | 2010-07-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22289 | |||||
* | x86: build fully functional images on Mac OS X, now that grub is fixed | Felix Fietkau | 2010-05-28 | 1 | -11/+0 | |
| | | | | SVN-Revision: 21609 | |||||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21583 | |||||
* | target/linux: refresh 2.6.32 patches | Nicolas Thill | 2010-05-24 | 1 | -4/+4 | |
| | | | | SVN-Revision: 21566 | |||||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21540 | |||||
* | image/x86: fix typo when building on Mac OS X (closes: #7303) | Nicolas Thill | 2010-05-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21401 | |||||
* | target/x86: cleanup image config options | Nicolas Thill | 2010-05-05 | 1 | -40/+40 | |
| | | | | SVN-Revision: 21365 |