summaryrefslogtreecommitdiffstats
path: root/target/device/Soekris
Commit message (Collapse)AuthorAgeFilesLines
* Remove Soekris BSP which only provide support for linux-2.4Ulf Samuelsson2009-01-2938-5512/+0
|
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-162-2/+2
|
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-5/+5
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-3/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-2/+2
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Do not include Soekris, unless i386 archUlf Samuelsson2008-03-202-1/+10
|
* Use BOARD_PATH instead of SOEKRIS_NET4801_PATHUlf Samuelsson2008-03-181-4/+5
|
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-171-1/+1
|
* - remove some duplicate entriesBernhard Reutner-Fischer2007-09-291-8/+0
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-222-23/+23
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - sed -i -e ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
* UPdate Soekris Linux config to 2.6.22.1Ulf Samuelsson2007-08-191-257/+201
|
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-5/+5
|
* - apply Soekris update from Eric MilonBernhard Reutner-Fischer2007-01-294-258/+2309
| | | | - mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish)
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-172-2/+4
|
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* Update squashfs patch to v3.0 (2.4.28 kernel)Peter Korsgaard2006-05-242-0/+0
| | | | Untested as I don't have the hw, but the patch applies cleanly.
* added the soekris net4801 target per case 0000613David Anders2006-01-238-2/+1842
|
* Patrick Doyle writes:Mike Frysinger2005-07-112-2/+2
| | | | | | | | target/device/Soekris/net4521/linux.mk is missing an endif for the first if statement target/device/Soekris/Makefile.in needs to set TARGETS before including linux.mk since the file checks the TARGETS variables
* Get the board-specific dependencies right.Paul Mundt2005-05-021-0/+4
| | | | | | | | Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level.
* Some minor updates for the net4521Eric Andersen2005-04-155-13/+26
|
* Make busybox config file location a config optionEric Andersen2005-04-121-1/+1
|
* Fix Soekris net4521 kernel config locationEric Andersen2005-03-011-1/+1
|
* target/device/Soekris/net4521/linux.mk should only be used when Eric Andersen2005-02-241-1/+2
| | | | BR2_TARGET_SOEKRIS_NET4521 is enabled.
* fixup kernel compileEric Andersen2005-02-222-10/+6
|
* I need this bit tooEric Andersen2005-02-171-0/+8
|
* more example device supportEric Andersen2005-02-174-7/+637
|
* move more stuff around for better board supportEric Andersen2005-02-1729-0/+1018
|
* more changes towards better board supportEric Andersen2005-02-171-0/+6