Age | Commit message (Expand) | Author |
2015-01-13 | m68k: remove TASREG board | Matthias Fuchs |
2014-12-08 | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada |
2014-07-30 | kconfig: switch to Kconfig | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-07-22 | m68k: define __kernel_size_t as unsinged int again | Masahiro Yamada |
2014-07-07 | m68k: Fix incorrect memory access on M5235 | Vasili Galka |
2014-07-07 | m68k: Fix bug, "address of" operator was forgotten | Vasili Galka |
2014-06-19 | m68k: Remove CONFIG_CMD_BEDBUG related code | Vasili Galka |
2014-06-19 | m68k:correct io macros about endian | Chao Fu |
2014-06-19 | m68k: eliminate a warning in cpu_init | Masahiro Yamada |
2014-06-11 | m68k: Fix warnings with gcc 4.6 | Simon Glass |
2014-05-29 | m68k: powerpc: Clean up do_mdm_init | Simon Glass |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-03-12 | kbuild: rename OBJTREE to objtree | Masahiro Yamada |
2014-03-12 | kbuild: rename TOPDIR to stctree | Masahiro Yamada |
2014-03-04 | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada |
2014-03-04 | m68k: merge compile flags -ffixed-d7 -sep-data | Masahiro Yamada |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2013-11-08 | include: delete include/linux/config.h | Masahiro Yamada |
2013-11-01 | m68k: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-07-23 | i2c: common changes for multibus/multiadapter support | Heiko Schocher |
2013-07-16 | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach |
2013-07-02 | avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux | Andreas Bießmann |
2013-06-27 | ColdFire: Update the arch_global_date changes for mcf5441x | Jason Jin |
2013-06-27 | Fix MCF5235 SDRAM base address macro | Steve deRosier |
2013-06-27 | m68k: fix debug call befor serial init | Jens Scharsig (BuS Elektronik) |
2013-05-14 | m68k: Use image_setup_linux() instead of local code | Simon Glass |
2013-05-01 | lib: consolidate hang() | Andreas Bießmann |
2013-04-01 | Consolidate bool type | York Sun |
2013-03-15 | Declare watchdog functions in watchdog.h | Simon Glass |
2013-03-15 | Introduce generic link section.h symbol files | Simon Glass |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-02-19 | malloc: make malloc_bin_reloc static | Gabor Juhos |
2013-02-04 | m68k: Use generic global_data | Simon Glass |
2013-02-04 | m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data | Simon Glass |
2013-02-04 | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data | Simon Glass |
2013-02-01 | Add architecture-specific global data | Simon Glass |
2013-01-11 | m68k/lib: fix serial driver relocation | angelo |
2012-12-13 | env: Use getenv_yesno() more generally | Joe Hershberger |
2012-12-11 | Add strcasecmp() and strncasecmp() | Simon Glass |
2012-10-24 | ColdFire: Add MCF5441x CPU support | Alison Wang |
2012-10-24 | ColdFire: Fix unused variable in cpu_init.c | Alison Wang |