aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/lib/board.c
AgeCommit message (Expand)Author
2012-10-19blackfin: Change global data baudrate to intSimon Glass
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-22Blackfin: move gd/bd to bss by defaultMike Frysinger
2011-11-18Blackfin: drop now unused local variableMike Frysinger
2011-10-23blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-07-28unify version_stringAndreas Bießmann
2011-07-12Blackfin: switch to common display_options()Mike Frysinger
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger
2011-04-08Blackfin: only check for os log when we have external memoryMike Frysinger
2011-04-08Blackfin: fix bd_t handlingMike Frysinger
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger
2011-04-08Blackfin: skip RAM display for 0 mem systemsMike Frysinger
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-02Blackfin: fix MMC init output alignmentMike Frysinger
2010-10-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger
2010-09-21POST cleanup.Michael Zaidman
2010-08-11Blackfin: re-use board data in cpu bannerMike Frysinger
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser