Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-17 | Remove all TARGET_DEVICE_TABLE definitions | Thomas Petazzoni | |
We have a special case for Xtensa, which was patching the generic device_table.txt. Instead of doing this, we just keep a copy of the device table, specific to Xtensa, with Xtensa specifities. The fact that the patch wasn't applying anymore on the generic device table is a sign that the existing approach wasn't working anyway. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2009-07-26 | target/device/xtensa: only override makedevs target for xtensa builds | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-07-24 | target/; xtensa support | Maxim Grigoriev | |
Part of #163. Signed-off-by: Maxim Grigoriev <maxim2405@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |