summaryrefslogtreecommitdiff
path: root/arch/blackfin/lib
Commit message (Expand)AuthorAgeLines
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-2/+2
* blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-07-449/+12
* blackfin: Add more dcache functionsVasili Galka2014-07-07-0/+10
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-2/+0
* blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-20-0/+1
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-1/+4
* blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang2014-02-07-1/+2
* blackfin: fixing warning by including proper headersSonic Zhang2013-12-16-1/+5
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-1/+0
* blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-36/+16
* blackfin: Fix using gd->baudrate before setting its valueAxel Lin2013-07-31-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-0/+7
|\
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-23-0/+7
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-107/+7
|/
* blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-12-0/+2
* blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-13-2/+2
* blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-13-11/+1
* blackfin: add baudrate to bdinfoBob Liu2013-05-13-0/+2
* blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang2013-05-13-3/+6
* lib: consolidate hang()Andreas Bießmann2013-05-01-14/+0
* blackfin: Fix up board_type global dataSimon Glass2013-03-15-1/+1
* blackfin: bf60x: support big cplb pageBob Liu2013-03-04-2/+17
* blackfin: bf60x: add dma supportBob Liu2013-03-04-45/+52
* blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-04-21/+97
* blackfin: Change global data baudrate to intSimon Glass2012-10-19-1/+1
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15-2/+0
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-15-1/+1
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-6/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-3/+0
* Blackfin: move gd/bd to bss by defaultMike Frysinger2012-04-22-16/+42
* linkage.h: move from blackfin to common includesMacpaul Lin2012-02-12-2/+2
* Blackfin: drop now unused local variableMike Frysinger2011-11-18-1/+0
* blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-23-7/+2
* Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-29-0/+86
* Blackfin: post: drop custom test listMike Frysinger2011-09-29-251/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-08-02-1/+5
|\
| * Blackfin: switch to common display_options()Mike Frysinger2011-07-12-1/+1
| * Blackfin: uart: add multiple serial supportMike Frysinger2011-07-12-0/+4
* | unify version_stringAndreas Bießmann2011-07-28-3/+0
|/
* Blackfin: use common LDSCRIPT logicMike Frysinger2011-06-03-158/+0
* Blackfin: default to L1 bank A when L1 bank B does not existMike Frysinger2011-04-08-3/+7
* Blackfin: only check for os log when we have external memoryMike Frysinger2011-04-08-1/+1
* Blackfin: fix bd_t handlingMike Frysinger2011-04-08-8/+2
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-08-1/+1
* Blackfin: skip RAM display for 0 mem systemsMike Frysinger2011-04-08-2/+5
* Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger2010-11-18-0/+1
* Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2010-11-18-0/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+2
* Blackfin: fix MMC init output alignmentMike Frysinger2010-10-02-1/+1