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
2011-10-16
Blackfin: define CONFIG_SYS_CACHELINE_SIZE
Mike Frysinger
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
POST: add post_log_res field for post results in global data
Valentin Longchamp
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-09-29
Blackfin: uart: implement loop callback for post
Mike Frysinger
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-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Use ALL-y style instead of ifeq blocks for better readability
Daniel Schwierzeck
2011-07-12
Blackfin: jtag-console: fix timer usage
Mike Frysinger
2011-07-12
Blackfin: switch to common display_options()
Mike Frysinger
2011-07-12
Blackfin: serial: move early debug strings into .rodata section
Mike Frysinger
2011-07-12
Blackfin: update anomaly lists to latest public info
Mike Frysinger
2011-07-12
Blackfin: serial: convert to bfin_{read,write} helpers
Mike Frysinger
2011-07-12
Blackfin: split out async setup
Mike Frysinger
2011-07-12
Blackfin: drop unused dma.h header from start code
Mike Frysinger
2011-07-12
Blackfin: portmux: allow header to be included in assembly files
Mike Frysinger
2011-07-12
Blackfin: sync MMR read/write helpers with Linux
Mike Frysinger
2011-07-12
Blackfin: gpio: optimize free path a little
Mike Frysinger
2011-07-12
Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR
Mike Frysinger
2011-07-12
Blackfin: uart: fix printf warning
Mike Frysinger
2011-07-12
Blackfin: add init.elf helper code
Mike Frysinger
2011-07-12
Blackfin: dont reset SWRST on newer bf526 parts
Mike Frysinger
2011-07-12
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-07-12
Blackfin: uart: move debug buffers into local bss
Mike Frysinger
2011-06-03
Blackfin: use on-chip reset func with newer parts
Mike Frysinger
2011-06-03
Blackfin: use common LDSCRIPT logic
Mike Frysinger
2011-04-13
gpio: generalize for all generic gpio providers
Mike Frysinger
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-04-08
Blackfin: replace "bfin_reset_or_hang()" with "panic()"
Kyle Moffett
2011-04-08
Blackfin: bootrom.h: sync with toolchain
Mike Frysinger
2011-04-08
Blackfin: default to L1 bank A when L1 bank B does not exist
Mike Frysinger
2011-04-08
Blackfin: turn off caches when self initializing
Mike Frysinger
2011-04-08
Blackfin: only check for os log when we have external memory
Mike Frysinger
2011-04-08
Blackfin: BF537: unify duplicated headers
Mike Frysinger
2011-04-08
Blackfin: BF52x: unify duplicated headers
Mike Frysinger
2011-04-08
Blackfin: drop duplicate system mmr and L1 scratch defines
Mike Frysinger
2011-04-08
Blackfin: BF50x: new processor port
Mike Frysinger
2011-04-08
Blackfin: fix bd_t handling
Mike Frysinger
2011-04-08
Blackfin: bf537: fix L1 data defines
Mike Frysinger
2011-04-08
Blackfin: serial: clean up muxing a bit
Mike Frysinger
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2011-04-08
Blackfin: unify bootmode based LDR_FLAGS setup
Mike Frysinger
2011-04-08
Blackfin: drop CONFIG_SYS_TEXT_BASE from boards
Mike Frysinger
2011-04-08
Blackfin: skip RAM display for 0 mem systems
Mike Frysinger
2011-03-22
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2011-01-25
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
[next]