summaryrefslogtreecommitdiff
path: root/arch/blackfin
Commit message (Expand)AuthorAgeLines
...
| * blackfin: fixing warning by including proper headersSonic Zhang2013-12-16-1/+5
* | Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-13-2/+2
|/
* blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada2013-12-06-65/+0
* blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang2013-12-06-2/+2
* Blackfin: remove executable permission of AWK scriptMasahiro Yamada2013-12-02-0/+0
* blackfin: don't use 'bool' when it causes problemsWolfgang Denk2013-11-25-4/+4
* include: delete include/linux/config.hMasahiro Yamada2013-11-08-1/+0
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-2/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-7/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-04-1/+24
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-1/+21
| * blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada2013-11-04-0/+3
* | blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-74/+32
|/
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* blackfin: Fix using gd->baudrate before setting its valueAxel Lin2013-07-31-2/+1
* blackfin: gpio: Use proper mask for comparing functionAxel Lin2013-07-31-5/+6
* blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin2013-07-31-2/+2
* 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-430/+26
|/
* blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-12-0/+2
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-13-183/+31
* blackfin: Add comments for watchdog event initialization.Sonic Zhang2013-05-13-2/+10
* blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-13-419/+4
* blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-13-35/+24
* bf609: add SPI register base addressScott Jiang2013-05-13-0/+3
* blackfin: Uart divisor should be set after their values are generated.Sonic Zhang2013-05-13-2/+5
* blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang2013-05-13-1/+59
* blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-13-52/+29
* blackfin: bf609: add softswitch config commandBob Liu2013-05-13-0/+18
* blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang2013-05-13-3/+27
* blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-13-88/+123
* blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-13-0/+34
* blackfin: add baudrate to bdinfoBob Liu2013-05-13-0/+2
* Blackfin: adjust asm constraints with NMI workaroundMike Frysinger2013-05-13-1/+2
* blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang2013-05-13-3/+6
* blackfin: Change the member's type in dma structures.Sonic Zhang2013-05-13-12/+12
* lib: consolidate hang()Andreas Bießmann2013-05-01-14/+0
* Consolidate bool typeYork Sun2013-04-01-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass2013-03-15-1/+0
* | blackfin: Fix up board_type global dataSimon Glass2013-03-15-1/+2
* | Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
|/
* blackfin: bf60x: add resume from hibernateSteven Miao2013-03-04-0/+46
* blackfin: bf60x: add hw watchdog supportBob Liu2013-03-04-0/+15
* blackfin: add bf6xx spi driverScott Jiang2013-03-04-0/+240
* blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-04-2/+36
* blackfin: bf60x: add gpio supportBob Liu2013-03-04-8/+181
* blackfin: bf60x: support big cplb pageBob Liu2013-03-04-6/+44