summaryrefslogtreecommitdiffstats
path: root/target/device
Commit message (Collapse)AuthorAgeFilesLines
...
* Add new configuration option."Steven J. Hill"2005-09-122-0/+2
|
* resyncEric Andersen2005-08-102-2/+6
|
* Only include linux makefile when properly selectedEric Andersen2005-08-011-0/+2
|
* Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MIIEric Andersen2005-08-011-0/+1
| | | | | and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected.
* Add in options for NPTL in uClibc. Users can select, but since NPTL is"Steven J. Hill"2005-07-292-2/+14
| | | | | on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options.
* 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
* New target/device: Via epia-mii:Eric Andersen2005-06-235-0/+1569
| | | | | | | | | Creates a target for the epia-mii board. Fairly generic, based on 2.6 kernel. Doesn't override the busybox or uclibc configurations. Includes one patch, which I still can't get to apply (it applies cleanly manually, but isn't applied through buildroot). http://bugs.busybox.net/view.php?id=188
* routine .config updateEric Andersen2005-06-091-1/+17
|
* Initial support for MS7206SE01 sh2a board.Paul Mundt2005-05-035-0/+164
|
* Get the board-specific dependencies right.Paul Mundt2005-05-022-1/+9
| | | | | | | | 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.
* Change all instances of 'ln -sf' to 'ln -snf'Eric Andersen2005-04-151-2/+1
|
* Some minor updates for the net4521Eric Andersen2005-04-155-13/+26
|
* switch to mips32Eric Andersen2005-04-142-4/+4
|
* Make busybox config file location a config optionEric Andersen2005-04-122-2/+2
|
* Minor platform updatesEric Andersen2005-03-313-1/+3
|
* Teach the kernel config to also swing both waysEric Andersen2005-03-101-0/+3
|
* Try out mips3Eric Andersen2005-03-101-2/+2
|
* The DBAu1500 can run as either big or little endianEric Andersen2005-03-104-2/+159
|
* Add board support for AMD devel boardsEric Andersen2005-03-091-0/+1
|
* Add board support for the AMD DBAu1500 development boardEric Andersen2005-03-0974-0/+2899
|
* 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
|
* move stuff around a little bit moreEric Andersen2005-02-181-0/+3
|
* 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-1730-1/+1019
|
* more changes towards better board supportEric Andersen2005-02-171-0/+6
|
* more changes towards better board supportEric Andersen2005-02-175-180/+1
|
* Move device table toEric Andersen2005-02-171-0/+162
|
* Add the new device directoryEric Andersen2005-02-175-0/+23