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
/
blackfin
/
lib
Age
Commit message (
Expand
)
Author
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-08-07
blackfin: convert blackfin board_f and board_r to use generic board init func...
Sonic Zhang
2014-07-07
blackfin: Add more dcache functions
Vasili Galka
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-02-20
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-07
blackfin: Change SMC dcplb entry flag to cover 16M address region
Sonic Zhang
2013-12-16
blackfin: fixing warning by including proper headers
Sonic Zhang
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-01
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-31
blackfin: Fix using gd->baudrate before setting its value
Axel Lin
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: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-12
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-05-13
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
blackfin: add baudrate to bdinfo
Bob Liu
2013-05-13
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
Sonic Zhang
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-15
blackfin: Fix up board_type global data
Simon Glass
2013-03-04
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2012-10-19
blackfin: Change global data baudrate to int
Simon Glass
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-04-22
Blackfin: move gd/bd to bss by default
Mike Frysinger
2012-02-12
linkage.h: move from blackfin to common includes
Macpaul Lin
2011-11-19
Blackfin: drop now unused local variable
Mike Frysinger
2011-10-23
blackfin: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-09-29
Blackfin: post: generalize led/button tests with GPIOs
Mike Frysinger
2011-09-29
Blackfin: post: drop custom test list
Mike Frysinger
2011-08-02
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-07-28
unify version_string
Andreas Bießmann
2011-07-12
Blackfin: switch to common display_options()
Mike Frysinger
2011-07-12
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-06-03
Blackfin: use common LDSCRIPT logic
Mike Frysinger
2011-04-08
Blackfin: default to L1 bank A when L1 bank B does not exist
Mike Frysinger
2011-04-08
Blackfin: only check for os log when we have external memory
Mike Frysinger
2011-04-08
Blackfin: fix bd_t handling
Mike Frysinger
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2011-04-08
Blackfin: skip RAM display for 0 mem systems
Mike Frysinger
2010-11-18
Blackfin: make sure bss len is multiple of 4 bytes
Mike Frysinger
2010-11-18
Blackfin: stick ins/outs funcs into their own .text section
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
[next]