summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2013-02-04m68k: Use generic global_dataSimon Glass
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-11m68k/lib: fix serial driver relocationangelo
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang
2012-10-24ColdFire: Fix unused variable in cpu_init.cAlison Wang
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19m68k: Fix unused variable in board.cMarek Vasut
2012-10-19m68k: Fix unused variable warning in speed.cMarek Vasut
2012-10-19m68k: Fix unused variable warningMarek Vasut
2012-10-19m68k: Fix wrong assembler instruction in start.SMarek Vasut
2012-10-19m68k: Fix relocation errors in start.SPhilippe De Muyter
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-09-20Flex bus definition update for Coldfire 5253.Jason Jin
2012-09-20ColdFire: Queued SPI driverRichard Retanubun
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang
2012-09-20ColdFire: Update the bitops for ColdFire platformAlison Wang
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2012-03-03m68k: Change memsz to a signed char to avoid warningSimon Glass
2011-12-05m68k: fix ambiguous bit testingMike Frysinger
2011-10-23m68k: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-19ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-09-04ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin
2011-09-04ColdFire: Update compile flags for each CPUsJason Jin