Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e690ff4669634fabcc68cc9569a82535cd568860
/
arch
/
m68k
/
include
/
asm
477a6bc
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
by Simon Glass
· 3 years, 11 months ago
35b7ca7
arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
by Michal Simek
· 4 years ago
0575163
dma-mapping: add <asm/dma-mapping.h> for all architectures
by Masahiro Yamada
· 4 years, 9 months ago
8947145
m68k: Drop CONFIG_MCFPIT support
by Tom Rini
· 5 years ago
ad42093
m68k: add dm fec support
by Angelo Durgehello
· 5 years ago
196afe6
m68k: add dspi chip-select support
by Angelo Dureghello
· 6 years ago
2c92e4f
m68k: ColdFire mcf5441x, add eSDHC support
by Angelo Dureghello
· 7 years ago
faae495
m68k: fix multiple memory accesses on swap operations
by Angelo Dureghello
· 6 years ago
a1ed3a8
m68k: fix mcf5441x total interrupt number
by Angelo Dureghello
· 7 years ago
3747bdb
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
1b65c86
m68k: Remove empty #ifdef/#ifndef block
by Chris Packham
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
405fc83
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
by Derald D. Woods
· 7 years ago
0884077
m68k: Use asm-generic/io.h
by Paul Burton
· 7 years ago
a0b49bc
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
dfcc496
net: mii: Changes not made by spatch
by Joe Hershberger
· 8 years ago
b977fef
m68k: Drop unused code in u-boot.h
by Simon Glass
· 9 years ago
4b6e1fd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
5044c9c
m68k: add malloc memory for early malloc
by angelo@sysam.it
· 9 years ago
ec2c81c
dm: fsl_i2c: Rename I2C register structure
by mario.six@gdsys.cc
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
44d0677
Replace "extern inline" with "static inline"
by Måns Rullgård
· 9 years ago
d671545
m68k: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
0a9e7ee
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
e310b93
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
e77e65d
m68k: add mcf5307 cpu support
by angelo@sysam.it
· 10 years ago
fbe79a1
m68k: define __kernel_size_t as unsinged int again
by Masahiro Yamada
· 10 years ago
f1329c9
m68k:correct io macros about endian
by Chao Fu
· 11 years ago
ddc9437
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
643aae1
include: delete include/linux/config.h
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
00f792e
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
08dbd6c
Fix MCF5235 SDRAM base address macro
by Steve deRosier
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
e56b250
m68k: Use generic global_data
by Simon Glass
· 12 years ago
7e2592f
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
by Simon Glass
· 12 years ago
609e6ec
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
b1f17bf
Add strcasecmp() and strncasecmp()
by Simon Glass
· 12 years ago
45370e1
ColdFire: Add MCF5441x CPU support
by Alison Wang
· 12 years ago
f5a5b3c
m68k: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
30a3f38
Flex bus definition update for Coldfire 5253.
by Jason Jin
· 12 years ago
59d0612
ColdFire: Queued SPI driver
by Richard Retanubun
· 14 years ago
33d4411
ColdFire: Add clear and set bits macros for ColdFire platform
by Alison Wang
· 13 years ago
f7799a1
ColdFire: Update the bitops for ColdFire platform
by Alison Wang
· 13 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
a8fc12e
m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
6752da6
ColdFire:Add mb for 5253 dram initialization
by Jason Jin
· 14 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
fca43cc
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
e9b43ca
add missing PCS3 for MCF5445x
by Wolfgang Wegner
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago