aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2013-05-01lib: consolidate hang()Andreas Bießmann1-14/+0
2013-04-01Consolidate bool typeYork Sun1-3/+0
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass1-1/+0
2013-03-15blackfin: Fix up board_type global dataSimon Glass2-1/+2
2013-03-15Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao1-0/+46
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu2-0/+15
2013-03-04blackfin: add bf6xx spi driverScott Jiang1-0/+240
2013-03-04blackfin: bf60x: add rsi/sdh supportSonic Zhang1-2/+36
2013-03-04blackfin: bf60x: add gpio supportBob Liu3-8/+181
2013-03-04blackfin: bf60x: support big cplb pageBob Liu2-6/+44
2013-03-04blackfin: bf60x: add dma supportBob Liu3-76/+156
2013-03-04blackfin: bf60x: add serial supportSonic Zhang7-238/+642
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang7-41/+468
2013-03-04blackfin: bf60x: new processor header filesBob Liu13-1/+1090
2013-02-04blackfin: Use generic global_dataSimon Glass1-31/+1
2013-02-01Add architecture-specific global dataSimon Glass1-0/+5
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-6/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+4
2012-10-19blackfin: Change global data baudrate to intSimon Glass3-3/+3
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut1-2/+0
2012-10-15serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut1-7/+30
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut1-1/+1
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut1-2/+2
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut2-3/+1
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese2-35/+0
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-02-03Blackfin: easylogo: add lzma logosMike Frysinger4-0/+2898
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-3/+0
2012-05-15net: move bootfile init into eth_initializeMike Frysinger1-6/+1
2012-05-15net: punt bd->bi_ip_addrMike Frysinger2-4/+0
2012-04-22Blackfin: move gd/bd to bss by defaultMike Frysinger2-23/+43
2012-04-22Blackfin: gd_t: relocate volatile markingsMike Frysinger1-1/+1
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin6-53/+7
2012-02-12Blackfin: add in/out le32 variantsMike Frysinger1-0/+2
2011-11-18Blackfin: cache result of cpp checkMike Frysinger1-1/+2
2011-11-18Blackfin: traps: fix up printf warnings from debugMike Frysinger1-5/+10
2011-11-18Blackfin: drop now unused local variableMike Frysinger1-1/+0
2011-10-23blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass1-7/+2
2011-10-16Blackfin: define CONFIG_SYS_CACHELINE_SIZEMike Frysinger3-0/+74
2011-10-05image: push default arch values to arch headersMike Frysinger1-0/+3
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp1-0/+1
2011-10-05console: Implement pre-console bufferGraeme Russ1-0/+3
2011-09-29Blackfin: uart: implement loop callback for postMike Frysinger1-0/+40
2011-09-29Blackfin: post: generalize led/button tests with GPIOsMike Frysinger3-0/+104
2011-09-29Blackfin: post: drop custom test listMike Frysinger2-251/+0
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk26-409/+758
2011-07-28unify version_stringAndreas Bießmann1-3/+0