| Commit message (Expand) | Author | Age | Lines |
* | m68k: merge per-CPU config.mk into arch/m68k/Makefile | Masahiro Yamada | 2015-03-28 | -101/+29 |
* | m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | -1/+16 |
* | m68k: mcf523x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | -1/+11 |
* | m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | -1/+11 |
* | m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | -8/+23 |
* | m68k: mcf532x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | -9/+29 |
* | m68k: mcf530x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | -5/+10 |
* | m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | -29/+53 |
* | m68k: remove arch/m68k/lib/board.c | Masahiro Yamada | 2015-03-28 | -645/+0 |
* | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada | 2015-03-28 | -1/+0 |
* | generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig | Masahiro Yamada | 2015-03-28 | -3/+0 |
* | m68k: add generic-board support | angelo@sysam.it | 2015-03-05 | -1/+17 |
* | m68k: add mcf5307 cpu support | angelo@sysam.it | 2015-03-05 | -2/+742 |
* | m68k: add amcore board support | angelo@sysam.it | 2015-03-05 | -0/+4 |
* | m68k: remove TASREG board | Matthias Fuchs | 2015-01-13 | -4/+0 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | -0/+8 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -1/+0 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -1/+1 |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | -13/+13 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+98 |
* | m68k: define __kernel_size_t as unsinged int again | Masahiro Yamada | 2014-07-22 | -1/+1 |
* | m68k: Fix incorrect memory access on M5235 | Vasili Galka | 2014-07-07 | -16/+23 |
* | m68k: Fix bug, "address of" operator was forgotten | Vasili Galka | 2014-07-07 | -1/+1 |
* | m68k: Remove CONFIG_CMD_BEDBUG related code | Vasili Galka | 2014-06-19 | -8/+0 |
* | m68k:correct io macros about endian | Chao Fu | 2014-06-19 | -4/+4 |
* | m68k: eliminate a warning in cpu_init | Masahiro Yamada | 2014-06-19 | -1/+1 |
* | m68k: Fix warnings with gcc 4.6 | Simon Glass | 2014-06-11 | -7/+4 |
* | m68k: powerpc: Clean up do_mdm_init | Simon Glass | 2014-05-29 | -7/+0 |
* | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada | 2014-05-12 | -2/+0 |
* | kbuild: rename OBJTREE to objtree | Masahiro Yamada | 2014-03-12 | -3/+3 |
* | kbuild: rename TOPDIR to stctree | Masahiro Yamada | 2014-03-12 | -10/+10 |
* | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | -1/+3 |
* | m68k: merge compile flags -ffixed-d7 -sep-data | Masahiro Yamada | 2014-03-04 | -10/+2 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -6/+6 |
* | include: delete include/linux/config.h | Masahiro Yamada | 2013-11-08 | -1/+0 |
* | m68k: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -166/+18 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -10/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -20/+29 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -17/+17 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -5/+3 |
| * | i2c: common changes for multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -3/+14 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -1883/+111 |
|/ |
|
* | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach | 2013-07-16 | -1/+1 |
* | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann | 2013-07-02 | -0/+6 |
* | ColdFire: Update the arch_global_date changes for mcf5441x | Jason Jin | 2013-06-27 | -5/+5 |
* | Fix MCF5235 SDRAM base address macro | Steve deRosier | 2013-06-27 | -1/+1 |
* | m68k: fix debug call befor serial init | Jens Scharsig (BuS Elektronik) | 2013-06-27 | -2/+2 |
* | m68k: Use image_setup_linux() instead of local code | Simon Glass | 2013-05-14 | -12/+3 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | -7/+0 |