summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* 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-2426-430/+26
|/
* blackfin: x86: bootm: Handle PREP stage of bootmSimon Glass2013-07-121-0/+2
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-134-183/+31
* blackfin: Add comments for watchdog event initialization.Sonic Zhang2013-05-131-2/+10
* blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-138-419/+4
* blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-135-35/+24
* bf609: add SPI register base addressScott Jiang2013-05-131-0/+3
* blackfin: Uart divisor should be set after their values are generated.Sonic Zhang2013-05-131-2/+5
* blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang2013-05-131-1/+59
* blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-132-52/+29
* blackfin: bf609: add softswitch config commandBob Liu2013-05-131-0/+18
* blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang2013-05-134-3/+27
* blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-136-88/+123
* blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-133-0/+34
* blackfin: add baudrate to bdinfoBob Liu2013-05-131-0/+2
* Blackfin: adjust asm constraints with NMI workaroundMike Frysinger2013-05-131-1/+2
* blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang2013-05-131-3/+6
* blackfin: Change the member's type in dma structures.Sonic Zhang2013-05-131-12/+12
* lib: consolidate hang()Andreas Bießmann2013-05-011-14/+0
* Consolidate bool typeYork Sun2013-04-011-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass2013-03-151-1/+0
* | blackfin: Fix up board_type global dataSimon Glass2013-03-152-1/+2
* | Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
|/
* blackfin: bf60x: add resume from hibernateSteven Miao2013-03-041-0/+46
* blackfin: bf60x: add hw watchdog supportBob Liu2013-03-042-0/+15
* blackfin: add bf6xx spi driverScott Jiang2013-03-041-0/+240
* blackfin: bf60x: add rsi/sdh supportSonic Zhang2013-03-041-2/+36
* blackfin: bf60x: add gpio supportBob Liu2013-03-043-8/+181
* blackfin: bf60x: support big cplb pageBob Liu2013-03-042-6/+44
* blackfin: bf60x: add dma supportBob Liu2013-03-043-76/+156
* blackfin: bf60x: add serial supportSonic Zhang2013-03-047-238/+642
* blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-047-41/+468
* blackfin: bf60x: new processor header filesBob Liu2013-03-0413-1/+1090
* blackfin: Use generic global_dataSimon Glass2013-02-041-31/+1
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+4
* blackfin: Change global data baudrate to intSimon Glass2012-10-193-3/+3
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-151-2/+0
* serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-151-7/+30
* serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-151-1/+1
* serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-151-2/+2
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-152-3/+1
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-012-35/+0
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* Blackfin: easylogo: add lzma logosMike Frysinger2012-02-034-0/+2898
OpenPOWER on IntegriCloud