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
/
lib_blackfin
/
board.c
Age
Commit message (
Expand
)
Author
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
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-07-19
Blackfin: add os log functions
Mike Frysinger
2009-07-17
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
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: 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: setup bi_enetaddr for single nets
Mike Frysinger
2009-02-02
Blackfin: cache core/system clock values
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-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-10-23
Blackfin: init NAND before relocating env
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
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-03-30
Blackfin: cleanup and overhaul common board init functions
Mike Frysinger
2008-03-30
Blackfin: unify cpu and boot modes
Mike Frysinger
2008-03-16
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-07-09
lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...
Jon Loeliger
2007-07-03
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-04-05
[Blackfin][PATCH] Fix dynamic CPLB generation issue
Aubrey Li
2007-04-05
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
2007-03-11
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-09
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-12
Coding Style cleanup
Wolfgang Denk
2006-03-12
Add missing Blackfin files.
Wolfgang Denk