summaryrefslogtreecommitdiffstats
path: root/board/netx
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-2/+2
* boards: use recently introduced protect_file functionSascha Hauer2009-10-021-1/+1
* register env as env0 and not as envSascha Hauer2009-09-291-2/+2
* remove id fields from struct device_dSascha Hauer2009-07-211-5/+0
* register sdram devices correctlySascha Hauer2009-07-211-3/+7
* Get rid of DEVICE_TYPE_CONSOLE usageSascha Hauer2009-07-211-1/+0
* Get rid of DEVICE_TYPE_DRAM usageSascha Hauer2009-07-211-2/+1
* Get rid of DEVICE_TYPE_ETHER usageSascha Hauer2009-07-211-2/+0
* dev_add_partition -> devfs_add_partitionSascha Hauer2009-07-211-4/+2
* [netx] compile fixes, update netx defconfigSascha Hauer2008-07-033-5/+7
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-2/+4
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-071-0/+2
* [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too manySascha Hauer2008-02-261-0/+4
* netx doc added and some typos fixedJuergen Beisert2007-10-191-0/+9
* - Implement tree structure for devicessascha2007-10-191-2/+2
* Linking: Remove linker scripts from (arm based-) boards and addsascha2007-10-172-66/+0
* arm: use text_entry for reset vector instead of hardcoded filenamesascha2007-10-171-1/+3
* changing function name for board specific initJuergen Beisert2007-10-161-6/+2
* whitespace cleanupSascha Hauer2007-09-131-3/+3
* add hilscher netx supportSascha Hauer2007-09-054-0/+208