summaryrefslogtreecommitdiff
path: root/target/device/ARMLTD
AgeCommit message (Collapse)Author
2009-01-29Clean up ARM Ltd. BSPUlf Samuelsson
2009-01-29Clean up ARM Ltd BSPUlf Samuelsson
2008-08-14target/device: enable uclibc globbing supportPeter Korsgaard
Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific uclibc configs. Fixes globbing issue reported on the uclibc list.
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2008-03-28* Reverted r21540Nigel Kukard
2008-03-28* Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard
2008-03-20Ensure at least one ARM board is selected, if ARMLTD selectedUlf Samuelsson
2008-03-20Move ARM target to ARMLTD target to prepare for generic ARMUlf Samuelsson