summaryrefslogtreecommitdiff
path: root/arch/blackfin/lib
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-11-19Move console definitions into a new console.h fileSimon Glass
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang
2014-07-07blackfin: Add more dcache functionsVasili Galka
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-31blackfin: Fix using gd->baudrate before setting its valueAxel Lin
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-12blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang
2013-05-13blackfin: add baudrate to bdinfoBob Liu
2013-05-13blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-04blackfin: bf60x: support big cplb pageBob Liu
2013-03-04blackfin: bf60x: add dma supportBob Liu
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
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
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin
2011-11-18Blackfin: drop now unused local variableMike Frysinger
2011-10-23blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-09-29Blackfin: post: generalize led/button tests with GPIOsMike Frysinger
2011-09-29Blackfin: post: drop custom test listMike Frysinger
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-06-03Blackfin: use common LDSCRIPT logicMike Frysinger
2011-04-08Blackfin: default to L1 bank A when L1 bank B does not existMike 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-11-18Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger
2010-11-18Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier