index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
Age
Commit message (
Expand
)
Author
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-06
m68k: add generic-board support
angelo@sysam.it
2015-03-06
m68k: add mcf5307 cpu support
angelo@sysam.it
2014-07-22
m68k: define __kernel_size_t as unsinged int again
Masahiro Yamada
2014-06-19
m68k:correct io macros about endian
Chao Fu
2014-06-11
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
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-06-27
Fix MCF5235 SDRAM base address macro
Steve deRosier
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
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
2012-12-11
Add strcasecmp() and strncasecmp()
Simon Glass
2012-10-24
ColdFire: Add MCF5441x CPU support
Alison Wang
2012-10-19
m68k: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-09-20
Flex bus definition update for Coldfire 5253.
Jason Jin
2012-09-20
ColdFire: Queued SPI driver
Richard Retanubun
2012-09-20
ColdFire: Add clear and set bits macros for ColdFire platform
Alison Wang
2012-09-20
ColdFire: Update the bitops for ColdFire platform
Alison Wang
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2011-10-23
m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-09-04
ColdFire:Add mb for 5253 dram initialization
Jason Jin
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-05-28
add missing PCS3 for MCF5445x
Wolfgang Wegner
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser