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