summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* 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
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-3/+0
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-6/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-4/+0
* Blackfin: move gd/bd to bss by defaultMike Frysinger2012-04-222-23/+43
* Blackfin: gd_t: relocate volatile markingsMike Frysinger2012-04-221-1/+1
* linkage.h: move from blackfin to common includesMacpaul Lin2012-02-126-53/+7
* Blackfin: add in/out le32 variantsMike Frysinger2012-02-121-0/+2
* Blackfin: cache result of cpp checkMike Frysinger2011-11-181-1/+2
* Blackfin: traps: fix up printf warnings from debugMike Frysinger2011-11-181-5/+10
* Blackfin: drop now unused local variableMike Frysinger2011-11-181-1/+0
* blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-7/+2
* Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger2011-10-163-0/+74
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Blackfin: uart: implement loop callback for postMike Frysinger2011-09-291-0/+40
* Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-293-0/+104
* Blackfin: post: drop custom test listMike Frysinger2011-09-292-251/+0
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-08-0226-409/+758
|\
| * Blackfin: jtag-console: fix timer usageMike Frysinger2011-07-121-2/+2
| * Blackfin: switch to common display_options()Mike Frysinger2011-07-121-1/+1
OpenPOWER on IntegriCloud