aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-25Stop passing around bootmem_base value.Grant Likely
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2010-12-22Merge branch 'next' of ../nextWolfgang Denk
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-19board_init_r: Removed unused cmdtp variableRichard Retanubun
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-19common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-28add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner
2010-05-28add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner
2010-05-28add missing PCS3 for MCF5445xWolfgang Wegner
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser