summaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAgeLines
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-12-3/+3
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12-10/+10
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04-1/+3
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-04-10/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-6/+6
* include: delete include/linux/config.hMasahiro Yamada2013-11-08-1/+0
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-166/+18
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-10/+10
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-20/+29
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-17/+17
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-5/+3
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-23-3/+14
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-1883/+111
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02-0/+6
* ColdFire: Update the arch_global_date changes for mcf5441xJason Jin2013-06-27-5/+5
* Fix MCF5235 SDRAM base address macroSteve deRosier2013-06-27-1/+1
* m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)2013-06-27-2/+2
* m68k: Use image_setup_linux() instead of local codeSimon Glass2013-05-14-12/+3
* lib: consolidate hang()Andreas Bießmann2013-05-01-7/+0
* Consolidate bool typeYork Sun2013-04-01-1/+1
* Declare watchdog functions in watchdog.hSimon Glass2013-03-15-0/+1
* Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15-2/+2
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-19-1/+0
* m68k: Use generic global_dataSimon Glass2013-02-04-38/+1
* m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-04-26/+26
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-04-12/+12
* Add architecture-specific global dataSimon Glass2013-02-01-0/+6
* m68k/lib: fix serial driver relocationangelo2013-01-11-2/+2
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-2/+1
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-11-1/+1
* ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-24-54/+1967
* ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-24-3/+5
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-22-2/+2
* m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* m68k: Fix unused variable in board.cMarek Vasut2012-10-19-1/+2
* m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-19-2/+7
* m68k: Fix unused variable warningMarek Vasut2012-10-19-1/+2
* m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-19-4/+4
* m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-19-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15-2/+0
* malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-26-1/+0
* Flex bus definition update for Coldfire 5253.Jason Jin2012-09-20-0/+68
* ColdFire: Queued SPI driverRichard Retanubun2012-09-20-2/+41
* ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang2012-09-20-187/+201
* ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang2012-09-20-112/+122
* ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang2012-09-20-84/+96
* ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang2012-09-20-203/+226