aboutsummaryrefslogtreecommitdiff
path: root/include/asm-blackfin
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser139-64793/+0
2010-04-07Blackfin: sync ptrace headers with linuxMike Frysinger2-233/+126
2010-04-07Blackfin: disable NetBSD bootm support by defaultMike Frysinger1-0/+3
2010-03-14asm-blackfin/unaligned.h: add for zlib codeMike Frysinger1-0/+1
2010-01-17Blackfin: add support for kgdbRobin Getz5-0/+41
2010-01-17Blackfin: add support for BF527-EZKIT v2.1Michael Hennerich1-0/+1242
2010-01-17Blackfin: pull io funcs from linuxMike Frysinger2-43/+119
2010-01-17Blackfin: section off the CF/IDE io.h hacksMike Frysinger1-12/+15
2010-01-17Blackfin: drop unused funcs from io.hMike Frysinger1-38/+0
2010-01-17Blackfin: convert bfin_sdh to generic mmcCliff Cai2-1/+17
2010-01-17Blackfin: asm/string.h: drop useless includesMike Frysinger1-4/+1
2010-01-17Blackfin: use new bfin read/write mmr helper funcsMike Frysinger1-1/+1
2010-01-17Blackfin: fix L1 Instruction sizes on BF52x/BF54xMike Frysinger17-159/+72
2010-01-17Blackfin: support boards with no external memoryMike Frysinger1-2/+7
2010-01-17Blackfin: global_data.h: make pull in needed headersMike Frysinger1-0/+2
2010-01-17Blackfin: tweak embedded LDR env config optionMike Frysinger1-0/+5
2010-01-09usb: musb: add support for Blackfin MUSBBryan Wu1-0/+264
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-1/+1
2009-10-13Blackfin: Remove relocation fixupsMike Frysinger2-1/+3
2009-09-17Correct ffs/fls regression for PowerPC etcSimon Kagstrom1-9/+1
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom1-0/+1
2009-09-02Blackfin: use scratch pad for exception stackMike Frysinger1-0/+4
2009-09-02Blackfin: increase default console sizeMike Frysinger1-5/+1
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz1-1/+1
2009-07-18Blackfin: add os log functionsMike Frysinger1-0/+3
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek1-156/+1
2009-06-14Blackfin: convert specific pre/post config headers to common methodMike Frysinger3-168/+144
2009-06-14Blackfin: new spibootldr commandMike Frysinger1-0/+27
2009-05-29Blackfin: fix if() logic in bootrom evt1 checkMike Frysinger1-1/+1
2009-05-06Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger1-0/+8
2009-04-06Blackfin: update anomaly sheetsMike Frysinger5-69/+150
2009-04-02Blackfin: force all boards to HZ of 1000Mike Frysinger1-2/+6
2009-03-24Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger1-0/+28
2009-03-23Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bitsMike Frysinger2-6/+6
2009-03-23Blackfin: drop SPORT_TX read helper macrosMike Frysinger9-26/+0
2009-03-23Blackfin: unify duplicate CPU port definitionsMike Frysinger16-320/+314
2009-03-23Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXXMike Frysinger1-6/+0
2009-03-23Blackfin: update lockbox api according to latest documentationMike Frysinger1-35/+35
2009-03-23Blackfin: fix SWRST/SYSCR register sizesMike Frysinger2-9/+9
2009-03-23Blackfin: update anomaly listsMike Frysinger5-11/+39
2009-03-20remove bi_enet*addr from global data for all archesMike Frysinger1-1/+0
2009-02-10Add an architecture specific config.h for common definesKumar Gala1-0/+24
2009-02-05Blackfin: move default boot SPI CS to common codeMike Frysinger1-0/+9
2009-02-03Blackfin: update anomaly listsMike Frysinger5-84/+213
2009-02-02Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2-0/+123
2009-02-02Blackfin: output booting source when bootingMike Frysinger1-0/+22
2009-02-02Blackfin: set default CONFIG_ENV_SPI_CS based on bootromMike Frysinger1-0/+5
2009-02-02Blackfin: update asm-blackfin/posix_types.h to latest Linux versionMike Frysinger1-11/+9
2009-02-02Blackfin: add port I bitsMike Frysinger1-1/+19
2009-02-02Blackfin: add driver for on-chip ATAPI controllerSonic Zhang1-0/+220