summaryrefslogtreecommitdiff
path: root/arch/blackfin
Commit message (Expand)AuthorAgeLines
...
* 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
* blackfin: bf60x: add dma supportBob Liu2013-03-04-76/+156
* blackfin: bf60x: add serial supportSonic Zhang2013-03-04-238/+642
* blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-04-41/+468
* blackfin: bf60x: new processor header filesBob Liu2013-03-04-1/+1090
* blackfin: Use generic global_dataSimon Glass2013-02-04-31/+1
* Add architecture-specific global dataSimon Glass2013-02-01-0/+5
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+4
* blackfin: Change global data baudrate to intSimon Glass2012-10-19-3/+3
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15-2/+0
* serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-15-7/+30
* serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-15-1/+1
* serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-15-2/+2
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-15-3/+1
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-01-35/+0
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
* Blackfin: easylogo: add lzma logosMike Frysinger2012-02-03-0/+2898
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-3/+0
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-6/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-4/+0
* Blackfin: move gd/bd to bss by defaultMike Frysinger2012-04-22-23/+43
* Blackfin: gd_t: relocate volatile markingsMike Frysinger2012-04-22-1/+1