summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-1410-10/+10
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-2414-20/+29
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-2313-17/+17
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-5/+3
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-3/+14
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24111-1883/+111
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-021-0/+6
* ColdFire: Update the arch_global_date changes for mcf5441xJason Jin2013-06-271-5/+5
* Fix MCF5235 SDRAM base address macroSteve deRosier2013-06-271-1/+1
* m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)2013-06-271-2/+2
* m68k: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-12/+3
* lib: consolidate hang()Andreas Bießmann2013-05-011-7/+0
* Consolidate bool typeYork Sun2013-04-011-1/+1
* Declare watchdog functions in watchdog.hSimon Glass2013-03-151-0/+1
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-2/+2
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-191-1/+0
* m68k: Use generic global_dataSimon Glass2013-02-041-38/+1
* m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-046-26/+26
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-047-12/+12
* Add architecture-specific global dataSimon Glass2013-02-011-0/+6
* m68k/lib: fix serial driver relocationangelo2013-01-111-2/+2
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-2/+1
* Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-1/+1
* ColdFire: Add MCF5441x CPU supportAlison Wang2012-10-249-54/+1967
* ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-241-3/+5
* common: Convert the U-Boot commands to LG-arraysMarek Vasut2012-10-221-2/+2
* m68k: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* m68k: Fix unused variable in board.cMarek Vasut2012-10-191-1/+2
* m68k: Fix unused variable warning in speed.cMarek Vasut2012-10-191-2/+7
* m68k: Fix unused variable warningMarek Vasut2012-10-191-1/+2
* m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-194-4/+4
* m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-191-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-151-2/+0
* malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-261-1/+0
* Flex bus definition update for Coldfire 5253.Jason Jin2012-09-201-0/+68
* ColdFire: Queued SPI driverRichard Retanubun2012-09-203-2/+41
* ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang2012-09-205-187/+201
* ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang2012-09-205-112/+122
* ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang2012-09-204-84/+96
* ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang2012-09-204-203/+226
* ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-204-197/+229
* ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang2012-09-204-101/+107
* ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang2012-09-201-1/+37
* ColdFire: Update the bitops for ColdFire platformAlison Wang2012-09-201-32/+27
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-5/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-10/+0
OpenPOWER on IntegriCloud