summaryrefslogtreecommitdiff
path: root/arch/m68k/lib
AgeCommit message (Expand)Author
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2015-12-13m68k: add private libgccangelo@sysam.it
2015-08-12m68k: cache: add an empty stub functions for invalidate/flush dcacheWu, Josh
2015-03-28m68k: remove arch/m68k/lib/board.cMasahiro Yamada
2015-03-05m68k: add generic-board supportangelo@sysam.it
2014-06-19m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-27m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)
2013-05-14m68k: Use image_setup_linux() instead of local codeSimon Glass
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-01Consolidate bool typeYork Sun
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass
2013-01-11m68k/lib: fix serial driver relocationangelo
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-10-19m68k: Fix unused variable in board.cMarek Vasut
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-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-10-23m68k: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
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-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
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-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk