summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu1-0/+3
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang1-1/+2
2014-02-07blackfin: init bss earlyBob Liu1-1/+1
2014-02-07blackfin: The logic of the BF609 macro is opposite.Sonic Zhang1-3/+3
2014-01-25blackfin: delete unused header filesMasahiro Yamada2-151/+0
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini4-11/+20
2013-12-16blackfin: remove build warningSonic Zhang2-10/+15
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang2-1/+5
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada1-2/+2
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada4-65/+0
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang2-2/+2
2013-12-02Blackfin: remove executable permission of AWK scriptMasahiro Yamada1-0/+0
2013-11-25blackfin: don't use 'bool' when it causes problemsWolfgang Denk2-4/+4
2013-11-09include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada2-2/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-7/+0
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini4-1/+24
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao3-1/+21
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada1-0/+3
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada2-74/+32
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2-2/+2
2013-07-31blackfin: Fix using gd->baudrate before setting its valueAxel Lin1-2/+1
2013-07-31blackfin: gpio: Use proper mask for comparing functionAxel Lin1-5/+6
2013-07-31blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin1-2/+2
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 Denk26-430/+26
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-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang4-183/+31
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang1-2/+10
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang8-419/+4
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang5-35/+24
2013-05-13bf609: add SPI register base addressScott Jiang1-0/+3
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang1-2/+5
2013-05-13blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang1-1/+59
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang2-52/+29
2013-05-13blackfin: bf609: add softswitch config commandBob Liu1-0/+18
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang4-3/+27
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang6-88/+123
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang3-0/+34
2013-05-13blackfin: add baudrate to bdinfoBob Liu1-0/+2
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger1-1/+2
2013-05-13blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang1-3/+6
2013-05-13blackfin: Change the member's type in dma structures.Sonic Zhang1-12/+12
2013-05-02lib: consolidate hang()Andreas Bießmann1-14/+0
2013-04-02Consolidate bool typeYork Sun1-3/+0
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-16blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass1-1/+0
2013-03-16blackfin: Fix up board_type global dataSimon Glass2-1/+2
2013-03-16Introduce generic link section.h symbol filesSimon Glass1-0/+27