summaryrefslogtreecommitdiff
path: root/arch/m68k
Commit message (Expand)AuthorAgeLines
* 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
* ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-20-197/+229
* ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang2012-09-20-101/+107
* ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang2012-09-20-1/+37
* ColdFire: Update the bitops for ColdFire platformAlison Wang2012-09-20-32/+27
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-5/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-10/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1