summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+1
* kconfig: switch to KconfigMasahiro Yamada2014-07-303-13/+13
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+98
* m68k: define __kernel_size_t as unsinged int againMasahiro Yamada2014-07-221-1/+1
* m68k: Fix incorrect memory access on M5235Vasili Galka2014-07-071-16/+23
* m68k: Fix bug, "address of" operator was forgottenVasili Galka2014-07-071-1/+1
* m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka2014-06-191-8/+0
* m68k:correct io macros about endianChao Fu2014-06-191-4/+4
* m68k: eliminate a warning in cpu_initMasahiro Yamada2014-06-191-1/+1
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-113-7/+4
* m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-291-7/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-122-2/+0
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-123-3/+3
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-123-10/+10
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-1/+3
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-047-10/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-196-6/+6
* include: delete include/linux/config.hMasahiro Yamada2013-11-081-1/+0
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-017-166/+18
* 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
OpenPOWER on IntegriCloud