aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby1-0/+3
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk3-16/+16
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk1-4/+0
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-4/+0
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher1-8/+0
2010-09-19relocation: fixup cmdtableHeiko Schocher1-23/+4
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-2/+3
2010-08-09miiphy: constify device nameMike Frysinger1-2/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-3/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk7-13/+13
2010-05-28add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner1-2/+11
2010-05-28add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner1-0/+11
2010-05-28add missing PCS3 for MCF5445xWolfgang Wegner2-0/+8
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser46-0/+7401
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser62-0/+13727
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser8-0/+1538