aboutsummaryrefslogtreecommitdiff
path: root/include/asm-blackfin
AgeCommit message (Expand)AuthorFilesLines
2008-09-06Allow console input to be disabledMark Jackson1-0/+1
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2-2/+2
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk2-3/+3
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov1-0/+1
2008-05-20POST: add POST_STOP flagYuri Tikhonov1-0/+1
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2-2/+3
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger1-3/+3
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov1-0/+1
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi1-3/+3
2008-02-15Coding STyle cleanup.Wolfgang Denk1-34/+34
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger149-12443/+58335
2008-02-04add missing __raw versions of Blackfin read/write io functionsMike Frysinger1-0/+6
2008-02-04add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger1-0/+2377
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen1-0/+26
2007-04-05[Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li3-895/+5
2007-04-05[Blackfin][PATCH] minior cleanupAubrey Li1-1/+1
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li38-114/+114
2007-04-05[Blackfin][PATCH] call real the system synchronize instructionAubrey Li1-0/+1
2007-04-05[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...Aubrey Li4-126/+0
2007-03-20[Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li6-0/+3411
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li10-0/+5128
2007-03-10[Blackfin][PATCH] code cleanupAubrey Li4-91/+74
2007-03-09[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li36-812/+1004
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-0/+5
2006-03-12Coding Style cleanupWolfgang Denk6-27/+27
2006-03-12Add missing Blackfin files.Wolfgang Denk46-0/+6986