aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/lib
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Blackfin: RemoveTom Rini19-2230/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng8-8/+8
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-2/+2
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang3-449/+12
2014-07-07blackfin: Add more dcache functionsVasili Galka1-0/+10
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-2/+0
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini1-0/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-1/+4
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang1-1/+2
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang2-1/+5
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada1-1/+0
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada1-36/+16
2013-07-31blackfin: Fix using gd->baudrate before setting its valueAxel Lin1-2/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-107/+7
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher1-0/+7
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass1-0/+2
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang1-2/+2
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang1-11/+1
2013-05-13blackfin: add baudrate to bdinfoBob Liu1-0/+2
2013-05-13blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang1-3/+6
2013-05-01lib: consolidate hang()Andreas Bießmann1-14/+0
2013-03-15blackfin: Fix up board_type global dataSimon Glass1-1/+1
2013-03-04blackfin: bf60x: support big cplb pageBob Liu1-2/+17
2013-03-04blackfin: bf60x: add dma supportBob Liu1-45/+52
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2-21/+97
2012-10-19blackfin: Change global data baudrate to intSimon Glass1-1/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut1-2/+0
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-1/+1
2012-05-15net: move bootfile init into eth_initializeMike Frysinger1-6/+1
2012-05-15net: punt bd->bi_ip_addrMike Frysinger1-3/+0
2012-04-22Blackfin: move gd/bd to bss by defaultMike Frysinger1-16/+42
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin2-2/+2
2011-11-18Blackfin: drop now unused local variableMike Frysinger1-1/+0
2011-10-23blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass1-7/+2
2011-09-29Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2-0/+86
2011-09-29Blackfin: post: drop custom test listMike Frysinger2-251/+0
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-1/+5
2011-07-28unify version_stringAndreas Bießmann1-3/+0
2011-07-12Blackfin: switch to common display_options()Mike Frysinger1-1/+1
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger1-0/+4
2011-06-03Blackfin: use common LDSCRIPT logicMike Frysinger1-158/+0
2011-04-08Blackfin: default to L1 bank A when L1 bank B does not existMike Frysinger1-3/+7
2011-04-08Blackfin: only check for os log when we have external memoryMike Frysinger1-1/+1
2011-04-08Blackfin: fix bd_t handlingMike Frysinger1-8/+2
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger1-1/+1
2011-04-08Blackfin: skip RAM display for 0 mem systemsMike Frysinger1-2/+5
2010-11-18Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger1-0/+1
2010-11-18Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2-0/+5