summaryrefslogtreecommitdiff
path: root/target/device
AgeCommit message (Collapse)Author
2005-05-02Get the board-specific dependencies right.Paul Mundt
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.
2005-04-15Change all instances of 'ln -sf' to 'ln -snf'Eric Andersen
2005-04-15Some minor updates for the net4521Eric Andersen
2005-04-14switch to mips32Eric Andersen
2005-04-12Make busybox config file location a config optionEric Andersen
2005-03-31Minor platform updatesEric Andersen
2005-03-10Teach the kernel config to also swing both waysEric Andersen
2005-03-10Try out mips3Eric Andersen
2005-03-10The DBAu1500 can run as either big or little endianEric Andersen
2005-03-09Add board support for AMD devel boardsEric Andersen
2005-03-09Add board support for the AMD DBAu1500 development boardEric Andersen
2005-03-01Fix Soekris net4521 kernel config locationEric Andersen
2005-02-24target/device/Soekris/net4521/linux.mk should only be used when Eric Andersen
BR2_TARGET_SOEKRIS_NET4521 is enabled.
2005-02-22fixup kernel compileEric Andersen
2005-02-18move stuff around a little bit moreEric Andersen
2005-02-17I need this bit tooEric Andersen
2005-02-17more example device supportEric Andersen
2005-02-17move more stuff around for better board supportEric Andersen
2005-02-17more changes towards better board supportEric Andersen
2005-02-17more changes towards better board supportEric Andersen
2005-02-17Move device table toEric Andersen
2005-02-17Add the new device directoryEric Andersen