index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-09
Replace "extern inline" with "static inline"
Måns Rullgård
2015-11-05
blackfin: Use the generic bitops headers
Fabio Estevam
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-01-30
Export redesign
Martin Dorwig
2014-12-08
blackfin: include <linux/compiler.h> rather than define __iomem
Masahiro Yamada
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-10
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2014-11-10
bfin: make the CPU macro of LDR target more genenric
Sonic Zhang
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-08-07
blackfin: convert blackfin board_f and board_r to use generic board init func...
Sonic Zhang
2014-08-07
blackfin: spi clock is in sysclk1 domain instead of sysclk0
Scott Jiang
2014-08-07
bfin: add register define required by core B on dual core BF609 processor
Aaron Wu
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-07
blackfin, powerpc: remove redundant definitions of ARRAY_SIZE
Masahiro Yamada
2014-07-07
blackfin: Add more dcache functions
Vasili Galka
2014-05-12
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
Masahiro Yamada
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-04-18
blackfin: make name_to_gpio be a weak symbol
Ian Campbell
2014-03-07
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-20
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-20
blackfin: rename bfin-twi_i2c driver to adi_i2c
Sonic Zhang
2014-02-20
blackfin: add spi and i2c specific get clock functions
Sonic Zhang
2014-02-19
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-07
blackfin: Initialize the EMAC VLAN with proper default value
Aaron Wu
2014-02-07
blackfin: Change SMC dcplb entry flag to cover 16M address region
Sonic Zhang
2014-02-07
blackfin: init bss early
Bob Liu
2014-02-07
blackfin: The logic of the BF609 macro is opposite.
Sonic Zhang
2014-01-24
blackfin: delete unused header files
Masahiro Yamada
2013-12-16
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-12-16
blackfin: remove build warning
Sonic Zhang
2013-12-16
blackfin: fixing warning by including proper headers
Sonic Zhang
2013-12-13
Makefile: use two double-quotations as a pair
Masahiro Yamada
2013-12-06
blackfin: Do not generate unused header bootrom-asm-offsets.h
Masahiro Yamada
2013-12-06
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
Sonic Zhang
2013-12-02
Blackfin: remove executable permission of AWK script
Masahiro Yamada
2013-11-25
blackfin: don't use 'bool' when it causes problems
Wolfgang Denk
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
[next]