index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_blackfin
Age
Commit message (
Expand
)
Author
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-10
Blackfin: add cache_dump commands
Mike Frysinger
2009-06-14
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
2009-01-28
Blackfin: fix dcache handling when doing dma memcpy's
Mike Frysinger
2009-01-28
Blackfin: split cache handling out of dma_memcpy()
Mike Frysinger
2009-01-28
Blackfin: abort dma_memcpy() for L1 scratchpad
Mike Frysinger
2009-01-28
Blackfin: rename bootm.c to boot.c
Mike Frysinger
2009-01-28
Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}
Mike Frysinger
2009-01-23
Blackfin: use common strmhz() in system output
Mike Frysinger
2009-01-07
Blackfin: drop CONFIG_SPI handling in board init
Mike Frysinger
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-11-01
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2008-10-29
bootm: Add subcommands
Kumar Gala
2008-10-23
Blackfin: init NAND before relocating env
Mike Frysinger
2008-10-23
Blackfin: check cache bits, not cplb bits
Mike Frysinger
2008-10-23
Blackfin: unify cache handling code
Mike Frysinger
2008-10-23
Blackfin: only initialize the RTC when actually used
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-08-26
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
bootm: refactor entry point code
Kumar Gala
2008-08-12
Fix fallout from autostart revert
Kumar Gala
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
2008-03-30
Blackfin: cleanup and overhaul common board init functions
Mike Frysinger
2008-03-30
Blackfin: cleanup lib_blackfin/cache.c
Mike Frysinger
2008-03-30
Blackfin: unify cpu and boot modes
Mike Frysinger
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-15
Blackfin: add proper ELF markings to some assembly functions
Mike Frysinger
2008-03-15
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2008-03-12
[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...
Marian Balakowicz
[next]