summaryrefslogtreecommitdiff
path: root/board/linkstation
AgeCommit message (Expand)AuthorFilesLines
2012-10-17change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann1-1/+0
2011-11-08board/linkstation/ide.c: Fix GCC 4.6 build warningsWolfgang Denk1-8/+10
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-2/+0
2011-09-05linkstation: fix warning: "CONFIG_IDENT_STRING" redefinedWolfgang Denk1-1/+1
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-1/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-50/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-6/+6
2009-09-23board/linkstation/ide.c: Fix compile warningWolfgang Denk1-2/+4
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-04Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-8/+8
2008-09-03Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-03Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2008-05-14Fix config files for out-of-tree buildingWolfgang Denk1-1/+1
2008-05-14linkstation_HGLAN: Fix out of tree building.Wolfgang Denk1-6/+9
2008-04-28LinkStation: fix compiler warning, add a maintainerGuennadi Liakhovetski1-1/+1
2008-04-18Coding Style cleanup, update CHANGELOG.Wolfgang Denk1-6/+6
2008-04-14Support for LinkStation / KuroBox HD and HG PPC modelsGuennadi Liakhovetski6-0/+747