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
/
lib_blackfin
Age
Commit message (
Expand
)
Author
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
Create CPUDIR variable
Peter Tyser
2010-04-07
Blackfin: drop bfin #undef in linker script
Mike Frysinger
2010-04-07
Blackfin: call watchdog_init() for external watchdogs
Mike Frysinger
2010-04-07
Blackfin: link with normal ABI target
Mike Frysinger
2010-04-07
Blackfin: relax .data alignment
Mike Frysinger
2010-04-07
Blackfin: drop reference to gd->reloc_off
Mike Frysinger
2010-01-18
Blackfin: add support for kgdb
Robin Getz
2010-01-17
Blackfin: drop .eh_frame from linker script
Mike Frysinger
2010-01-17
Blackfin: use sort funcs in the linker script
Mike Frysinger
2010-01-17
Blackfin: pull io funcs from linux
Mike Frysinger
2010-01-17
Blackfin: convert bfin_sdh to generic mmc
Cliff Cai
2010-01-17
Blackfin: support boards with no external memory
Mike Frysinger
2010-01-17
Blackfin: kill off useless initdram() usage
Mike Frysinger
2010-01-17
Blackfin: move section length calculation to linker script
Mike Frysinger
2010-01-17
Blackfin: tweak embedded LDR env config option
Mike Frysinger
2009-10-14
Blackfin: drop MAC display at boot
Mike Frysinger
2009-10-14
Blackfin: Remove relocation fixups
Mike Frysinger
2009-10-11
Add bb_miiphy_init call before any ethernet bring-up code.
Luigi 'Comio' Mantellini
2009-09-04
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
2009-09-04
Standardize mem_malloc_init() implementation
Peter Tyser
2009-09-04
Consolidate arch-specific sbrk() implementations
Peter Tyser
2009-09-02
Blackfin: fix debug printf modifiers
Mike Frysinger
2009-09-02
Blackfin: change global data register from P5 to P3
Robin Getz
2009-08-23
Blackfin: use common code to preprocess linker script
Mike Frysinger
2009-07-24
Blackfin: restore EVT1 handling in linker script
Mike Frysinger
2009-07-20
Move architecture specific config.mk files into subdirs
Peter Tyser
2009-07-19
Blackfin: add os log functions
Mike Frysinger
2009-07-17
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-10
Blackfin: add cache_dump commands
Mike Frysinger
2009-06-15
Blackfin: unify u-boot linker scripts
Mike Frysinger
2009-06-12
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
2009-03-23
Blackfin: print out Flash: before checking it
Mike Frysinger
2009-03-23
Blackfin: safely flush data caches when in writeback mode
Mike Frysinger
2009-03-23
Blackfin: unify net-related init code
Mike Frysinger
2009-03-20
Blackfin: bfin_mac: force boards to setup the MAC themselves
Mike Frysinger
2009-02-02
Blackfin: output booting source when booting
Mike Frysinger
2009-02-02
Blackfin: use 8/16/32 bit transfer widths in dma_memcpy()
Mike Frysinger
2009-02-02
Blackfin: dma_memcpy(): fix random failures
Mike Frysinger
2009-02-02
Blackfin: rewrite cache handling functions
Mike Frysinger
2009-02-02
Blackfin: setup bi_enetaddr for single nets
Mike Frysinger
2009-02-02
Blackfin: cache core/system clock values
Mike Frysinger
2009-02-02
Blackfin: only build post code when CONFIG_POST
Mike Frysinger
2009-01-28
Blackfin: fixup misc warnings such as printf's and missing casts
Mike Frysinger
2009-01-28
Blackfin: pass RETX to Linux
Mike Frysinger
2009-01-28
Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection
Mike Frysinger
2009-01-28
Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE
Mike Frysinger
2009-01-28
Blackfin: implement general support for CONFIG_STATUS_LED
Mike Frysinger
2009-01-28
Blackfin: do not init i2c in Blackfin board init
Mike Frysinger
[next]